
BODY {
scrollbar-arrow-color: #78609C;
scrollbar-3dlight-color: #DDDDFF;
scrollbar-highlight-color: #DDDDFF;
scrollbar-face-color: #CCCCFF;
scrollbar-shadow-color: #CCCCFF;
scrollbar-darkshadow-color: #CCCCFF;
scrollbar-track-color: #FFFFFF;
}

.pageName {
	font-family:"Times New Roman", Times, serif;
	color: #006666;
	font-size: 24px;
	font-weight: bold;
}

.headerText {
	font-family:"Times New Roman", Times, serif;
	color: #000060;
	font-size: 18px;
}
.pageText {
	font-family:"Times New Roman", Times, serif;
	color: #000060;
	font-size: 16px;
}

.footerText {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #010178;
}

a.footerTextLink {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

a.footerTextLink:hover {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #663366;
	text-decoration: underline;
}

a.BmenuText {
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;	
}

a.BmenuText:hover {
	font-family:"Times New Roman", Times, serif;
	color: #E6E6E6;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;	
	}

a.BmenuTextSM {
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	}


a.BmenuTextSM:hover {
	font-family:"Times New Roman", Times, serif;
	color: #E6E6E6;
	text-decoration: underline;
	font-size: 14px;
}

a {
	font-family:"Times New Roman", Times, serif;
	color: #E35E44;
	text-decoration: none;
}

a:hover {
	font-family:"Times New Roman", Times, serif;
	color: #000060;
	text-decoration: underline;
}
.submit {
	background-repeat: no-repeat;
	color: #00FF00;
	background-color: #FF0000;
 
}
