body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.small {
	font-size: 9px;
}
.quote_med {
	margin: 10px;
	font-size: 11px;
}
.footer {
	background-image: url(art/images/reloaddata_stretched_06.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 9px;
	text-align: center;
}
.med {
	font-size: 11px;
}
.menu {
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	padding: 2px;
	margin: 0;
	background-color: #FDFDFD;
	margin-top: 1px;
}
.menuover {
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	text-decoration: none; 
	padding: 2px;
	margin: 0;
	background-color: #F2F2F2;
	margin-top: 1px;
}
A:link.menu, A:active.menu, A:visited.menu { color:#050505; text-decoration: none }
A:hover.menu { color:#f8f8f8; text-decoration: none; background-color: #FFFFFF }
.menuextra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	color: #253570;
}
A:link.menuextra, A:active.menu, A:visited.menu { color:#050505; text-decoration: none }
A:hover.menuextra { color:#000000; text-decoration: none; background-color: #D9F9FF }
.rightbox {
}
.leftcontentbox {
	margin: 3;
	background-color: ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #C4C4C4;
	border-right-color: #C4C4C4;
	border-bottom-color: #C4C4C4;
	border-left-color: #C4C4C4;
}
.rightcontentbox {
	margin: 3;
	background-color: #fbfbfb;
}

h1, h2, h3, h4, h5, h6{
	font-size: 11px;
}

a:link {
	color: #056898;
}
a:visited {
	color: #0081B3;
}
a:hover {
	color: #DEA25F;
}
a:active {
	color: #DEA25F;
	text-decoration: none;
}
.content_top {
	background-image: url(art/images/content_top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.content_bot {
	background-image: url(art/images/content_bot.png);
	background-repeat: no-repeat;
	background-position: center top;
}

