body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.main, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.button {
	display:block;
	width:100%;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	padding: 2px;
}

a.button:hover {
	color: #FF6600;
	text-decoration: none;
} 
a.bodylinks {

	width:auto;
	height:auto;
	color: #CE5300;
	text-decoration: underline;
}
a.bodylinks:hover {

	color: #0066CC;
	text-decoration: underline;
}
a.footer {
	width:auto;
	height:auto;
	color: #FF6600;
	text-decoration: underline;
}

a.footer:hover {
	color: #003399;
	text-decoration: underline;
} 
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F0F4F9;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.mainborder {
	border: 1px solid #000000;
}
.titletables {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	background-color: #FCF7ED;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 3px;
	color: #003399;
}

#menu { float:right; }
#menu ul { list-style:none; padding:0; margin:0; }
#menu li { float:left; }
#menu li a { display:block; float:left; width:128px; height: 27px; line-height: 27px; text-align: center; background-color:#ddd; font-family:Verdana, Geneva, sans-serif; font-size: 11px; border-left: dotted 1px #333; color:#333; text-decoration:none; }
#menu li a:hover { background-color:#FFF; color: #333; }
h2 { font-size:14px }


.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	color: #003399;
	font-weight: bold;
}
.style4 {font-size: 11px; font-family: Arial, Helvetica, sans-serif; }
.style5 {font-size: 11px}

#footerlinks {padding-top:10px; font-size:10px; color:#003}
#footerlinks a {color:#334}