table {
	font-size: 10pt;
	font-family: sans-serif;
	background-color: #FFFFff;
		}
body {
	background-color: #FFFFFF;


}
h1 {
	font-size: 12pt;
	color: #A200A2;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
}
h2 {
	font-size: 24pt;
	color: #A200A2;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
h3 {
	font-size: 14pt;
	color: #FF4F4F;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
h4 {
	font-size: 7pt;
	color: #0000FF;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
 a:link {
	color: #000000;
}
 a:visited {
	color: #000000;
}
 a:hover {
	color: #000000;
	background-color: #FF7DFF;
}
a:active {
	color: #0000FF;
}
.navBorder {
	border: 4px outset #FFFFff;
	background-color: #FFFFFF;
}
.menuborder {
	border: 1px solid #FFFF00;
}
.pageborder {
	border: 1px solid #000000;
	background-color: #FFCCFF;



}
.SideMenu {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 10pt; 
	font-weight: bold;
}
.error {
	color: #FF0000;
}.headtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #bccffe;
}
.toparea {
	background-color: #ffffd5;
}
.bottom {
	background-color: #bccffe;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #ffffd5;
}
#dropmenudiv{
position:absolute;
border:1px solid black;
font:10pt "Times New Roman", Times, serif;
font-weight:bold;
line-height:18px;
z-index:100;
}
A.menulink {
	display: block;
	width:105px;
	text-align: left;
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
	font-size:8pt;
	font-weight: bold;
	color: #000000;
	border: 1px solid #000000;
	background-color:#FF2DFF;
}
A.menulink:hover {
border: solid 1px #000000;
background-color:#FF7DFF;
}
.inputtext {
	background-color: #FFDBFF;
	border: 1px solid #000000;
}
