body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a {
	color: #0077bb;
	border: 0px;
}
a:hover {
	color: #B22222;
}
a img {
	border: 0px;
}
p {
	font-size: 12px;
	line-height: 17px;
}
.small {
	font-size: 10px;
}
ul {
	margin: 0;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 0 0 0 20px;
	list-style: url(imgs/li.gif);
	line-height: 17px;
}
li {
	margin-top: 5px;
}
table {
	border-collapse: collapse;
	empty-cells: show;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	font-size: 12px;
	padding: 3px;
	empty-cells: show;
}
.hd {
	font-size: 11px;
	padding: 2px;
	border: 1px solid #000000;
	color: #ffffff;
	background-color: #4C4C4C;
	text-align: center;
}
.hdi {
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	padding: 2px;
	border: 0px;	
}
.it {
	font-size: 11px;
	padding: 2px;
	border: 0px;
}
.hd2 {
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #4a4a4a;
	color: #ffffff;
	background-color: #4C4C4C;
	text-align: center;
}
.it2 {
	font-size: 11px;
	padding: 2px;
	border: 1px solid #4a4a4a; 
	background-color: #ffffff;	

}
th {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	font-size: 12px;
	padding: 3px;
}

}
#offer {
	margin: 0px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
#offhead {
	padding-top: 18px;
	font-size: 62px;
	font-weight: bold;
	color: #000000;
}
h1 {
	font-size: 16px;
	color: #0077bb;
	margin-bottom: 10px;
	margin-top: 0px;
	text-decoration: none;
}
h2 {
	font-size: 14px;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 0px;
	text-decoration: underline;
}
h3 {
	font-size: 12px;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 0px;
	text-decoration: underline;
}

.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;  
	display: block;
	background-image: url(imgs/bull.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #4E4E4E;
	/*width: 175px;*/
	padding-top: 3px;
	padding-left: 20px;	
	margin-right: 25px;	
	padding-bottom: 3px;
	text-decoration: none;
}
.menu a:hover {
	color: #ffffff;
	background-color: #076ab4;
	padding-left: 25px;	
	background-image: url(imgs/bullh.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-bottom:8px;
}
.author {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 9px;
	padding-top: 8px;
	color: #7E7E7E;
}
.author a {
	color: #0077bb;
}
.author a:hover {
	color: #B22222;
}
#pagelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}
input,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;	
	border-top: 1px solid #979797;
	border-left: 1px solid #979797;
}
#submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #BCBCBC;
	border-bottom: 2px solid #616161;
	border-right: 2px solid #616161;
	border-top: 2px solid #CFCFCF;
	border-left: 2px solid #CFCFCF;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
	padding-right: 20px;
}
select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;	
	border-top: 1px solid #979797;
	border-left: 1px solid #979797;	
	width: 150px;
} 
.acenter {
	text-align: center;
}
.col_red {
	color: #ff0000;
}
.col_blue {
	color: Blue;
}