body {scrollbar-3dlight-color:#005572;
scrollbar-arrow-color:#FFFFFF;
scrollbar-base-color:#005572;
scrollbar-darkshadow-color:#005572;
scrollbar-face-color:#b3b3b3;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#004e69;
scrollbar-track-color:#005572; 
background-image:url(images/mainbg.gif);
background-attachment: fixed;
background-repeat: no-repeat;
font-family: Arial;
color : #FFFFFF;
font-size : 9pt;
}

.MenuPadding {
	padding: 5px;
	}

A:LINK {
	text-decoration : none;
	font-family: Arial;
	color : #b3b3b3;
	font-size : 9pt;
}

A:ACTIVE {
	text-decoration : none;
	font-family: Arial;
	color : #ffffff;
	font-size : 9pt;	
}

A:VISITED {
	text-decoration : none;
	font-family: Arial;
	color : #b3b3b3;
	font-size : 9pt;	
}

A:HOVER {
	color : #ffffff;
	text-decoration : underline
}


A.BLUE:LINK {
	text-decoration : none;
	font-family: Arial;
	color : #96b2cb;
	font-size : 10pt;
}

A.BLUE:ACTIVE {
	text-decoration : none;
	font-family: Arial;
	color : #ffffff;
	font-size : 10pt;	
}

A.BLUE:VISITED {
	text-decoration : none;
	font-family: Arial;
	color : #96b2cb;
	font-size : 10pt;	
}

A.BLUE:HOVER {
	color : #000000;
	text-decoration : underline
}

.mainitalic {
	font-family: Arial;
	color : #838383;
	font-size : 10pt;
	font-style : italic;
}

.text {
	font-family: Arial;
	color : #838383;
	font-size : 9pt;
}

.maintext {
	font-family: Arial;
	color : #838383;
	font-size : 10pt;
}

.smalltext {
	font-family: Arial;
	color : #ffffff;
	font-size : 7pt;
}

.linkheader {
	font-family: Arial;
	color : #ffffff;
	font-size : 10pt;
	font-weight : bold;
}

A.navhead:LINK {
	text-decoration : none;
	font-family: Arial;
	color : #b3b3b3;
	font-size : 9pt;
	font-weight : bold;
}

A.navhead:ACTIVE {
	text-decoration : none;
	font-family: Arial;
	color : #ffffff;
	font-size : 9pt;
	font-weight : bold;	
}

A.navhead:VISITED {
	text-decoration : none;
	font-family: Arial;
	color : #b3b3b3;
	font-size : 9pt;
	font-weight : bold;	
}

A.navhead:HOVER {
	color : #ffffff;
	text-decoration : underline;
	font-weight : bold;
}