table {
	font-size: 10pt;
	font-family: sans-serif;
	background-color: #FFFFFF;
		}
body {
	background-color: #CCCCCC;
}
h1 {
	font-size: 14pt;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
h2 {
	font-size: 16pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h3 {
	font-size: 12pt;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
 a:link {
	color: #000000;
}
 a:visited {
	color: #000000;
}
 a:hover {
	color: #ff0000;
}
a:active {
	color: #000000;
}
.navBorder {
	border: 2px solid #d5e0eb;
	background-color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;

}
.menuborder {
	border: 0px none #bccdde;
	background-color: #FFFFd5;


}
.pageborder {
	border: 1px solid #000000;
}
.SideMenu {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 10pt; 
	font-weight: bold;
}
.error {
	color: #FF0000;
}.headtext {
	background-color: #FFFFBB;

	

}
.navbar {
	font-family: "Times New Roman", Times, serif;
	background-color: #bccffe;
}
.toparea {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: #FFD2A6;
	border: 0px none #779ABD;

}
.bottom {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	font-weight: normal;


}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #ffffd5;
}
#dropmenudiv{
position:absolute;
border:1px solid black;
font-family:"Times New Roman", Times, serif;
font-size:10pt;
font-weight: bold;
text-decoration: none;
line-height:12pt;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
color: #000000;
background-color:#779ABD ;
}

A.menulink {
	display: block;
	width:130px;
	text-align: left;
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
	font-weight: bold;
	color: #000000;
	border: 1px solid #000000;
	background-color:#FFFFFF;
}
A.menulink:hover {
color: #FFFFFF;
border: 1px solid #000000;
background-color:#000000;
}
