
/* JaseVab CSS */
body, td{
	margin: 0px;
	background:#000000;
	font: normal 12px Arial;
	color: #666666;
}
		div.menuBtns a{
		float: left;
		color:#430306;
		display: block;
		overflow: hidden;
		font: normal 12px Verdana;
		color:#999999;
		text-decoration: none;
		background-image: url(../img/sepMenu.gif);
		background-repeat: no-repeat;
		background-position:right;
		padding: 14px 35px 6px 0px;
	}
	
	div.menuBtns a:hover{
	   color: #ACD01C;
	
	}
	
h1{
	font:normal 28px Arial;
	color:#B01B0F;
	margin: 0px;
	padding: 0px 0px 5px 0px;	
}
h2{
	font:normal 18px Arial;
	color:#B01B0F;
	margin: 0px;
	padding: 0px 0px 5px 0px;	
}	
h3{
	font:normal 14px Arial;
	color:#FFFFFF;
	margin: 0px;
	padding: 20px 0px 0px 0px;	
}	
.select{
	font: normal 12px Arial;
	border: 1px solid  #666666;
	background: #333333;
	color: #FFFFFF;
}
.aGran{
	font: bold 14px Arial;
	text-decoration: none;
	color: #FFFFFF;	
}
.aGran:hover{
	color: #B01B0F;
}
.aNormal{
	font: normal 11px Arial;
	text-decoration: underline;
	color: #CCCCCC;
}
.aNormal:hover{
	color: #B01B0F;
}
.tdInfo1{
	font: normal 11px Arial;
	color: #666666;
	padding: 5px 20px 5px 0px;	
	border-bottom: 1px solid #333333;
}
.tdInfo2{
	font: normal 11px Arial;
	color: #CCCCCC;
	padding: 5px 0px 5px 0px;	
	height: 30px;
	border-bottom: 1px solid #333333;
	text-align: center;
}
.tdLinia1{
	border-top: 1px solid #3B0905;
}
.tdLinia2{
border-top: 1px solid #333333;
	
}
