/* CSS Document */
body {
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#336699;
	scrollbar-darkshadow-color:#202020;
	scrollbar-face-color:#008000;
	scrollbar-highlight-color:#808080;
	scrollbar-shadow-color:#008000;
	scrollbar-track-color:#003366;
	margin-left:0%;
	margin-right:0%;
	align:center;  
	font-family: tahoma;
  	margin: 1em;
}

div {
	width:410px;
	text-align: right;
}

.maintable {
	border-style:solid;
	border-width: thin;
	border-color: 000066;
	background-color:#FFFF99;
}

.centertable {
	width:100%;
	border-width:thick;
	background-color:#FFFF99;
}

a { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:13px; 
	color: #003366; 
	font-weight: bold; 
	text-decoration: none;
}

p {
	margin-top: 1; 
	margin-bottom: 1;
}

.bodytext, li {
	font-size:16px;
	font-family:Arial;
	color: #003366; 
}

ul, strong.error {
	font-size:16px;
	font-family:Arial;
	color: #C21616; 
}

A:hover {
	color: #008000; 
	font-weight: bold;
}

.navtd {
	border-right-color: #008000;
	border-right-style: solid;
	border-right-width: 1px;
}

.navfont {
	font-family: Verdana;
	font-color: #000066;
	font-size:36px;
}

input,textarea { 
	font-family: Arial; 
	font-size: 16px; 
}

submit {   
	font-family: Arial; 
	font-size: 16px; 
	max-width: 120px;
	width: 50px;
	text-align: center;
	padding: 0;
}

.requesttop {
	border-color: #008000;
	border-style: solid;
	border-width: 1px;

}
.requesttopfont {
	font-size:18px;
	font-family:Arial;
	color: #003366; 
}
.smallbodytext {
	font-size:10px;
	font-family:Arial;
	color: #003366; 
}
.copyrighttext {
	font-size:10px;
	font-family:Arial;
	color: #003366; 
}

.requesttext{
	font-size:14px;
	font-family:Arial;
	color: #003366; 
}
