@charset "UTF-8";
/* CSS Document */

body{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	margin-top:0px;
}
img{
	border:0;
	text-decoration:none;
}
#main-tables {
	width:865px
}
#head td {
	background-image:url(../images/head-stretch_1x83.gif);
	background-repeat:repeat-x; 
	background-position:bottom;
}
#head td span{
	color:#660000;
	font-size:13px;
	font-weight:700;
}
#head-black {
	background-color:#000000;
	background-image:url(../images/head-black_bar_588x27.gif);
	background-repeat:no-repeat;
}
#head-black td {
	height:27px;
	color:#FFFFFF;
	font-size:14px;
}
#footer{
	font-size:12px;
	width:865px;
	color:#666666;
	text-align:center;
	padding-bottom:20px;
	margin-top:25px;
	margin-left:auto; 
	margin-right:auto
}
#footer div{
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	padding:10px;
	margin-bottom:10px;
}
#footer a{
	margin-left:8px;
	margin-right:8px;
}
#footer a:link {
	text-decoration: none;
	color:#777777;
}
#footer a:visited {
	text-decoration: none;
	color: #777777;
}
#footer a:hover {
	text-decoration: underline;
	color: #666666;
}
#footer a:active {
	text-decoration: none;
	color: #777777;
}


.red{
	font-size:12px;
	color:#660000;
	font-weight:700;
}
.red-dot{
	height:1px;
	border-bottom:1px dotted #660000;
	margin-top:5px;
	margin-bottom:5px;
}

a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #660000;
}
a:active {
	text-decoration: none;
	color: #660000;
}