body {
	font-family: "Times New Roman", serif;
	font-size: 14px;
	line-height: 18pt; 
	margin: 0px;
	background-color: #FFFFFF;
}
td,th {
	font-family: "Times New Roman", serif;
	font-size: 14px;
	line-height: 18pt;
}

a {
	font-family: "Times New Roman", serif;
	color: #006699;	
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #006699;
	text-decoration: none;	
	font-weight: bold;	
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
img {
	border-color: #333333;
}
h1 {
	font-size: 20px;
	color: #993300;	
}
h2 {
	font-size: 18px;
	color: #993300;
}

h3 {
	font-size: 14px;
	font-weight: bold;	
	padding: 6px 0px 0px 0px;
	margin: 0px;
	color: #993300;
}

.borderTable {	
	width: 980px;

}

.topnavigation {
	font-family: "Times New Roman", serif;
	font-size: 12px;
	color: #993300;	
	line-height: 20pt;
	text-decoration: none;
	font-weight: bold;
}
.topnavigation a:visited {
	color: #006699;
	text-decoration: none;	
	font-weight: bold;	
}
.topnavigation a:link {
	color: #006699;
	text-decoration: none;	
	font-weight: bold;	
}
.topnavigation a:hover {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
hr {
	color: #000000;
}

.footer {
	font-family: "Times New Roman", serif;
	font-size: 12px;
	font-weight: bold;		
	color: #000000;
	padding-top: 6px;
	padding-bottom:6px;
}

.border_b{
   border: 4px solid #000000;
}
.float{
   visibility: hidden;
   position: absolute;
   left: -3000px;
   z-index: 10;
}

#dropmenudiv{
	position:absolute;
	background-color: #FFFFFF;
	border:2px solid #FFCC00;
	font-size: 13px;
	line-height: 16pt; 
	z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 6px;
border: 2px white;
padding: 1px 4;
text-decoration: none;
font-weight: bold;
background-color: #FFCC00;
color: 006699;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FFFFFF;
color: 993300;
}

.navlist li {
list-style-type: square;
line-height: 20pt;
width: 135px;
}
.navlist a{
color: #006699;
font-size: 16px;
line-height: 20pt;
}
.navlist a:visited{
color: #006699;
}
.navlist a:hover{
color: #FFCC00;
}
input.btn{
   color: #006699;
   background: #FFCC00;
   font-size: 12px;
   font-family: "Times New Roman", serif;
   font-weight:bold;
}

