@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.heading {font-size: 14px}

.bordersline_hor_top{ border-top-color: #cc0b0b;
border-top-width: 1px;
border-top-style: solid;
padding-top: 10px;}
a:link {
	color: #CC0B0B;
}
a:visited {
	color: #ffffff;
}
a:hover {
	color: #333333;
}
a:active {
	color: #999999;
}


.menu {padding:0 0 0 70px; margin:0; list-style:none; height:35px; background:#fff url(../img/button1.jpg); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
.menu li {float:left;}
.menu li a {display:block; float:left; height:35px; line-height:35px; color:#ffffff; text-decoration:none; font-size:12px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0px 0px 0px 20px; cursor:pointer;}
.menu li a b {float:left; display:block; padding:0 32px 0 16px;}
.menu li.current a {color:#fff; background:url(../img/button2.jpg);}
.menu li.current a b {background:url(../img/button2.jpg) no-repeat right top;}
.menu li a:hover {color:#fff; background:#000 url(../img/button2.jpg);}
.menu li a:hover b {background:url(../img/button2.jpg) no-repeat right top;}
.menu li.current a:hover {color:#fff; background:#000 url(../img/button2.jpg); cursor:default;}
.menu li.current a:hover b {background:url(../img/button2.jpg) no-repeat right top;}

body {
	background-color: #000000;
}
.style1 {
	color: #cc0b0b;
	font-size: 10px;
}

