body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a.toplink{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.toplink:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
a.footerlink{
	color:#FFFFFF;
	text-decoration:none;
	font-family: tahoma;
	font-size: 11px;
}
a.footerlink:hover {
	color:#66CCFF;
	text-decoration:none;
	font-family: tahoma;
	font-size: 11px;
}
.whitebg {
	background-color: #FFFFFF;
}
.btnbg {
	background-image: url(images/btnbg.jpg);
	background-repeat: repeat-x;
}
.footerbg {
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #66CCFF;
	text-decoration: none;
}
.whitetext {
	color: #FFFFFF;
}
.topbg {
	background-image: url(images/top4.jpg);
	background-repeat: no-repeat;
}
.blacktext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}
.titlebg {
	background-image: url(images/titlebg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 13px;
}
.graybg {
	background-color: #E7E7E7;
}
.bluetext {
	color: #3273BF;
}
.greentext {
	color: #009900;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #3273BF;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3273BF;
	border: 1px solid #004E98;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #3273BF;
	text-decoration: none;
}
.hline {
	background-image: url(images/hline.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.bottom_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}

