@charset "iso-8859-1";
/* CSS Document */
*{font-family:Tahoma;}
body {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	font-size:12px;
	color:#8A8A8A;
	text-align:center;
}
img {
	border:0;
}

table {
	border-collapse:collapse;
	border:0;
	margin:0px;
	padding:0px;
}
td {
	font-size:12px;
	color:#8A8A8A;
	vertical-align:top;
	padding:0px;
	margin:0px;
}
.top_midle{
	font-size:10px;
	color:#8A8A8A;
	font-weight:bold;
}
td span{
	font-size:12px;
	color:#DC1616;
}
td a{
	font-size:12px;
	color:#1D1D1D;
	text-decoration:underline;
}
td a:hover{
	font-size:12px;
	color:#1D1D1D;
	text-decoration:none;
}
td span a{
	font-size:12px;
	font-weight:bold;
	color:#8A8A8A;
	text-decoration:none;
}

td span a:hover{
	font-size:12px;
	color:#8A8A8A;
	text-decoration:underline;	
}
b{
	font-size:12px;
	font-weight:bold;
	color:#242424;
}
.topright{color:#ACACAC;}
.topright b{
	color:#ffffff;
	font-size:12px;
	font-weight:normal;
}
.topright a{
	color:#DC1616;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.topright a:hover{
	color:#DC1616;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
.footer{vertical-align:bottom;}
.footer a{text-decoration:none; color:#8A8A8A;}
.footer a:hover{text-decoration:underline; color:#8A8A8A;}
.rosetable{
background-color:#FBE3E3;
height:19px;
padding-left:7px;
padding-right:7px;
}
.rosetable td{
background-color:#FBE3E3;
height:19px;
padding-left:7px;
vertical-align:middle;
}

#site 
{margin:0 auto 0 auto; width:719px;
}