body{
	padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-top: 0px; background-color: #000000;
	
	scrollbar-face-color: #2d2d2d;
	scrollbar-highlight-color: #4d4d4d;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #2d2d2d;
	scrollbar-arrow-color:  #4d4d4d;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #98AAB1;
	background-color:#000000;
}
td{
	font-family: verdana;
	font-size: 10px;
	color: #656565;
	line-height: 14px;
}
a{
	font-family: verdana;
	font-size: 10px;
	color: #656464;
	line-height: 14px;
	text-decoration: none ;
}
a:hover{
	font-family: verdana;
	font-size: 10px;
	color: #656464;
	line-height: 14px;
	text-decoration: underline ;
}
a.red{
	font-family: verdana;
	font-size: 10px;
	color: #8c131e;
	line-height: 14px;
	text-decoration: none ;
}
a:hover.red{
	font-family: verdana;
	font-size: 10px;
	color: #656464;
	line-height: 14px;
	text-decoration: underline ;
}
.title{
	font-family: Tahoma;
	font-size: 10px;
	color: #8c131e;
	line-height: 18px;
	text-transform:uppercase;
	font-weight:bold
}
a.MainMenu{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #fefefe;
	width: 154px;
	height: 33px;
	
	text-align: center;
	text-decoration: none;
	padding-top: 10px;
	
}
a.MainMenu:hover{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #fefefe;
	width: 154px;
	height: 33px;
	
	background-image: url(../images/MenuBG_Hover.jpg);
	text-align: center;
	text-decoration: none;
	padding-top: 10px;
}
.footer{
	font-family: verdana;
	font-size: 10px;
	color: #a7a6a6;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	padding-left: 20px;

}
.footer:hover{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.footer2{
	font-family: verdana;
	font-size: 10px;
	color: #4a4a4a;
	text-decoration: none;
	text-align: right;
	padding-right: 20px;

}
