BODY {
	position: absolute;
	top: 0px;
	left: 0px;
	width : 800px;
	background-color : White;
	border : 1px solid;
	border-color : #00008B;
	scrollbar-face-color: #D6DFF6;
	scrollbar-shadow-color: darkslategray;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #E5E7EA;
	scrollbar-track-color: #F9F9FA;
	scrollbar-arrow-color:#64012D;
	font-family : Arial, Helvetica, sans-serif;
	margin-top : 0px;
	margin-left : 0px;
	margin-width: 0px;
	margin-height: 0px;
	font-size : 11px;
}

#banner {
	position: absolute;
	top: 0px;
	left: 0px;
	width : 800px;
	text-align : right;
}

A:link	{
	font-size: 11px;
	text-decoration: none;
	font-family: Arial;
	color: #265F8D;
}
A:visited	{
	font-size:11px;
	text-decoration: none;
	font-family: Arial;
	color: #bd2c2c;
}
A:hover	{
	font-size:11px;
	text-decoration: none;
	font-family: Arial;
	color: Silver;
}
#navigation {
	top: 98px;
	left: 0px;
	text-align : right;
	background-color : #92ADF1;
}
#navigation A:link
 {
	font-size : small;
	font-family: Arial;
	color: #D2B48C;
	text-decoration : none;
}
#navigation A:visited {	font-size : small; font-family: Arial; 
color: #00008B; text-decoration : none;}
#navigation A:hover	{
	font-size : small;	
	font-family: Arial;
	color: Silver; text-decoration : none;}
#navigation A:active {
	font-size : small;	font-family: Arial;
	color: #bd2c2c;	text-decoration : none;}

#leftcol {
	position: absolute;
	top: 0px;
	left: 0em;
	width : 125px;
	border : thin;
	border-color : #00008B;
	border-right : thin inset #00008B;
}

#middlecol {
	position: absolute;
	top: 120px;
	left: 129px;
	width : 490px;
	text-align : left;
}

#rightcol {
	position: absolute;
	top: 118px;
	left: 614px;
	width : 185px;
	border-right : thin solid;
	border-color: #00008B;
	border-left : thin solid;
}

p.footerindex {
	left: 134px;		
	width : 482px;	
}

P {
	font-family : tahoma, arial, verdana;
	font-size : 12px;
	color: Gray;
}

P.index {
	font-family : tahoma, arial, verdana;
	font-size : 12px;
	color: Gray;
	text-align : left;
	padding-left : 20px;
	padding-right : 15px;
}

H1 {
	color:#330066;
	font-family : Handwriting;
	font-size : x-large;
	text-align : center;
}

H2 {
	color:navy;
	font-family : Verdana;
	text-align : left;
	font-size : large;
}

H3 {
	color:navy;
	font-family : Verdana;
	text-align : center;
	font-size : medium;
}

H4 {
	color:navy;
	font-family : Verdana;
	text-align : left;
	font-size : 12px;
	text-indent : 15px;
}

H5 {
	color:#330066;
	font-family : arial;
	text-align : center;
	font-size : 16px;
}

H6 {
	color:#330066;
	font-family : Verdana;
	text-align : center;
	font-size : x-small;
}

HR {
	text-align : center;
	color : maroon;
}

p.regcenter {
	font-family : Arial;
	font-size : 9pt;
	font-weight : normal;
	color : #330066;
	text-align : center;
}

UL li{
	font-family : tahoma, arial, verdana;
	font-size : 10pt;
	color: Gray;
}
LI {
	font-family : tahoma, arial, verdana;
	font-size : 10pt;
	color: Gray;
	list-style-position : outside;
}

EM {
	font-family : tahoma, arial, verdana;
	font-size : 12px;
	color: navy;
}




