BODY {
	background-color : #e6d3fa;
	font-size : small;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
	text-align : left;
	margin-top : 0%;
	margin-bottom : 0%;
	padding : 0px;
	margin-left : 0%;
}


H1  {
	font-family : serif;
	font-size : Medium;
	color : Navy;
	text-align : center;
	font-style : normal;
	font-weight : bold;
}

H2 {
	font-family: serif;
	font-size: Small;
	color: Navy;
	text-align: center;
	font-weight: bold;
	font-style : normal;
}

P {
	font-size : smaller;
	color : Navy;
	padding-left : 5px;
	font-family : Arial, Helvetica, sans-serif;
	margin-bottom : 5px;
}

P.p1{
	background-color: White;
	border-color: Navy;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	margin: 10px;
	padding: 10px;
}

P.Centre{
	text-align : center;
}

b{
	font-weight : 600;
	color : Navy;
}

B.b1{ 
	font-weight: 600;
	color: Purple; }

OL{
	color: Navy;
	font-family : sans-serif;
	font-size : smaller;
	font-style : normal;
	background-color: White;
	border-color: Navy;
	border-style: solid;
	border-width: 1px;
	border-color: Navy;
	margin: 20px;
	padding: 20px;
	
}


LI {
	list-style-type: disc;
	list-style-position : inside;
}

A {
	color : Navy;
	text-transform : none;
	text-decoration : underline;
	font-family : inherit;
	font-size : smaller
}

A.a1 {
	color : Navy;
	text-transform : none;
	text-decoration : underline;
	font-family : inherit;
	font-size : 100%
}
A:Visited  {
	color : Purple;
	}


A:Hover  {

}
A.NEWS{
	color : Navy;
	text-transform : none;
	font-family : inherit;
	font-size : small;
}

TD.nav1{
	background-image : url("graphic/bg_left.jpg");
	background-position : left;
	background-repeat : repeat-y;
	background-color : White;
	vertical-align : top;
}
 
 TD.nav{
 	background-image : url("graphic/bg_left.jpg");
	background-position : left;
	background-repeat : repeat-y;
	background-color : White;
	padding-bottom : 10px;
	padding-left : 10px;
}

TD.NEWS{ 
	background-color: White;
	border-color: Navy;
	border-style: solid;
	border-width: 1px;
	margin:10px;
	padding:10px	
	}
	
TD.img_right{
	text-align: right;
	padding : 5px 0px 0px 0px;
}

TD.gall{
	margin:6px;
	padding:6px;
	border:0px:
 }

TABLE.text{
	margin-bottom : 5px;
	margin-left : 20px;
	margin-right : 5px;
	margin-top : 0px;
}

 
IMG{
	padding : 0px 0px 0px 0px;
}

TEXTAREA{ 
	background-color : #e6d3fa;
	font-family : Arial, Helvetica, sans-serif;
	color : Navy;
 }
 
 INPUT{ 
 	background-color : #e6d3fa;
	color : Navy;
  }
  
  SELECT{ 
  	background-color : #e6d3fa;
	color : Navy;
  }

INPUT.RESET{
	background-image : url("graphic/reset.jpg");
}

HR{
	color : Navy;
}
