@charset "ISO-8859-1";
body {
	background-color: #20679d;
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.menubg {
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
}
.mainbox_bot {
	background-image: url(images/mainbox_bot.gif);
	background-repeat: no-repeat;
	height: 26px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
.cellpadright {
	padding-right: 10px;
}
a:link, a:visited {
	font-weight: bold;
	color: #0060fe;
	text-decoration: none;
	font-style: italic;
}
a:hover {
	font-weight: bold;
	color: #0060fe;
	text-decoration: underline;
	font-style: italic;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.footer a:link, .footer a:visited, .footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
