body {
	margin:0;
	padding:10px;
	font-family: Arial, Helvetica, Verdana; 
	font-size:12px;
	color: #223039;
	background-color:#ffffff;
	margin:0 auto;
	width:750px;
}

a:link {
    color: #666666;
    text-decoration: none;
}
a:visited {
    color: #666666;
    text-decoration: none;
}
a:hover {
    color: #0eac30;
    text-decoration: none;
}
a:active {
    color: #666666;
    text-decoration: none;
}

.header{
	float:left;
	width:750px;
	height:60px;
	background-image:url("header.png");
	margin-bottom:5px;
}

.head1 {
	display: none;
}

.googlehead{
	float:left;
	width:748px;
	height:30px;
	border:1px solid #e2e2e2;
	margin-bottom:5px;
}

.sponsorshead, .toptext{
	float:left;
	width:748px;
	height:50px;
	border:1px solid #e2e2e2;
	margin-bottom:5px;
}

.toptext { 
	height: auto; 	
	font-size: 12px;
	text-align: left;
	color:#666666;
	padding: 20px;
	width: 708px;
}

.option
{
   	height: 25px;
    border-bottom: 1px solid #ffffff;
}

.home{
	float:left;
	width:185px;
	height:57px;
}


img{
	border:0;
}

.top_menu {
	color:#E0E0E0;
	float:right;
	margin:20px 25px;
}
.top_menu a, .top_menu a:visited, .top_menu a:hover {
	text-decoration:none;
	color:#666666;
	font-weight:bold;
	font-size:12px;
}
.top_menu a:hover {
	color:#0eac30;
	text-decoration:none;	
}


.sponsor_menu {
	color:#E0E0E0;
	margin:20px 25px;
}

.sponsor_menu a, .sponsor_menu a:visited, .sponsor_menu a:hover {
	text-decoration:none;
	color:#666666;
	font-weight:bold;
	font-size:12px;
}

.sponsor_menu p, .sponsor_menu ol, .sponsor_menu li {
	font-size: 12px;
	text-align: center;
	color:#666666;
}

.txtlink{
	float:left;
	width:748px;
	height:97px;
	border:1px solid #e2e2e2;
	margin-bottom:5px;
	background-color: #ffffff;
	text-align: center;
}

#urlform {
	height: 20px;
	background: #f5f5f5 url(formicon.png) left no-repeat;
	border: 1px solid #e2e2e2;
	padding: 1px 0 0 20px;
}	

.sponsor_menu a:hover {
	color:#0eac30;
	text-decoration:none;	
}

.quickies{
	font-size:10px;
	float:left;
	width:748px;
	height:15px;
	border:1px solid #e2e2e2;
	margin-bottom:5px;
	background-color: #ececec;
	text-align: center;
}

.googlefooter{
	float:left;
	width:748px;
	height:91px;
	border:1px solid #e2e2e2;
	margin-bottom:5px;
	background-color: #ececec;
	text-align: center;
}

.footer_menu {
	margin:8px 5px;
}

.footer{
	float:left;
	width:750px;
	height:33px;
	font-size:10px;
	background-image:url("footer.png");
	text-align: right;
	margin-bottom:5px;
}

.style1 {color: #087ac1}
.style2 {color: #ea3358}
.style3 {color: #ffb000}
.style4 {color: #0eac30}
.styleH {
	font-size: 16px;
	font-weight: bold;
}
