body, form{
	margin: 0;
	padding: 0;
	background-color: #000000;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.pad{
	padding: 0 38px 0 30px;
}
h5{
	color: #AF0101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 13px;
	margin: 0;
	background-image: url(images/arr.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
p{
	padding: 5px 0 3px 0;
	margin: 0;
}
.counter{
	font-size: 12px;
	font-weight: bold;
	color: #AF0101;
	text-align: center;
	padding: 4px 0 0 0;
}
.footer{
	color: #ffffff;
}
#news strong{
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
}
#news td{
	text-align: left;
	color: #fff;
}
#news ul{
	padding: 0 0 0 18px;
	margin: 0;	
}
#news li{
	list-style-type: square;
	padding: 1px 0;
}
#news a{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1ipx;
	font-weight: normal;
}
#news a:hover{
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#tbl{
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}
#tbl td{
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 2px;
}
#tbl td a{
	color: #000000;
}
#tbl td a:hover{
	color: #990000;
	text-decoration: none;
}
#tbl td.head{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 16px;
	background-color: #AF0101;
	padding: 2px 5px;
}
