td, b, big, i, u, select, input, textarea, a, sup, sub {
	font-family: times; 
	font-size: 12px;
}
.th {
	font-family: times; 
	font-size: 11px; font-weight: bold; 
	font-style: italic; color: #999966;
}
big, .big, .b {
	font-family: times; 
	font-size: 13px;
}
.nsb {
	font-family: times; 
	font-size: 12px;
}
small, .small, .s {
	font-family: times; 
	font-size: 10px;
}
.y {
	color: #ffff33; 
	text-decoration: none;
}
.b {
	font-family: times; 
	font-size: 11px; 
	color: #999966;
}
h1{ 
	
	font-size:8px;
	color:#b92d02;
}
h2{
	font-size:16px;
	font-weight:bold;
	color:#b92d02;
}
h3{font-size:14px;
	color:#b92d02;
}
hr{
	color:#dddddd;
}
text, textarea, select {
	background-color: #ffffff;
}
radio, checkbox {
	background-color: #000000;
}
body{
	font-family: times; 
	font-size: 12px;
	background-image:url(/i/back_tile.jpg);
	background-repeat:repeat-x;
	background-color:#4b6ac7;
	color:#2c2c2c;
}
.footer{
	color:#999999;
	font-size:10px;
	vertical-align:middle;
}
.thumb_over:hover{
	border-width:1px;
	border-color:#cccccc;
}
li, ul, ol{
	margin:0px 0px 0px 0px;
	padding:0px;
}
.signup{
	margin:10px 0px 10px 30px;
}
.red{
	color:#880000;
}
.header{
	color:#880000;
	font-size:24px;
}
.title{
	color:#880000;
	font-size:18px;
}
.wht_header{
	color:#ffffff;
	font-size:24px;
	
}
.wht_title{
	color:#ffffff;
	font-size:18px;
}
.wht_link{
	color:#ffffff;
	font-weight:bold;
	font-size:13px;
}
.wht{
	color:#ffffff;
}
input.search{
	margin:0px;
	padding:0px;
	height:20px;
	border:0px solid red;
	font-size: 12px;
	background:url(/i/search_back.jpg);
	background-position: top left;
	margin-bottom:11px;
}