@charset "utf-8";
/* CSS Document */

body, td, th {
	color: #000033;
}
body {
	background-color: #374E65;
}
h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	margin-bottom: 5px;
}
errortext
{
	color: Red;
}
.tableheader 
{
	background-color: #374E65;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	padding-left: 5px;
}
a, a:link, a:visited, a:active {
	color: #990000;
}
a:hover {
	text-decoration: underline;
}
a.tip {
text-decoration: none !important;
}
a.tip:hover {
background-color: #FFECEC;
}
a.tip img {
border: none;
}
#header {
	background-image: url(../templates/images/template_v1_01.gif);
	background-repeat: no-repeat;
}
#header_wrap #header #logo {
	margin-top: 5px;
}
#header_wrap #header #hdr_notice a {
	color: #E1EDFC;
}

#nav_wrap {
	background-image: url(../templates/images/template_v1_02.5.gif);
	background-repeat: repeat-x;
}
#nav_wrap #nav {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #336699;
	height: 35px;
}

#nav_wrap #nav a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #336699;
	color: #000033;
}
#nav_wrap #nav a:hover {
	color: #7B99B7;
}
#content_wrap {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	background-color: #E1EDFC;
}
#content_wrap #content {
	background-image: url(../templates/images/content_bgd.gif);
	background-repeat: repeat-y;
	border-right-color: #B38C4F;
}
#content_wrap #content #main {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #B38C4F;
}
#footer_wrap #footer {
	color: #FBFBD9;
}
#footer_wrap #footer #content a {
	color: #8FA9C2;
}

table#lotlist tr td{
	font-size: 11px;
}
table#lotlist tr.hdr td {
	font-weight: bold;
	background-color: #7B99B7;
	color: #FFFFFF;
}

