p {
	font-size: 12px;
	line-height: 1.6;
}

a:link {color: #006F9C; text-decoration: underline; }
a:active {color: #7B9A4F; text-decoration: underline; }
a:visited {color: #006F9C; text-decoration: underline; }
a:hover {color: #7B9A4F; text-decoration: underline; }
	
.webinfo {
	background-color: #C5EDFD;
	background-image: url('/images/info_web_cellbg.gif');
	vertical-align: top;
	text-align: left;
	color: #666666;
	font-size: 13px;
	line-height: 1.1;
	vertical-align: middle;
	padding: 3px;
	height: 22px;
}
						
.centercell { text-align: center;}	

.topheader {
	background-color: #ffffff;
	background-image: url('/images/top_header_repeat.jpg');
	vertical-align: top;
	border-bottom: solid 1px #000000;
}
						
.yellowsearch {
	background-image: url('/images/yellow_search_repeat.gif');
	width: 160px;
}

.bottombluegradient {
	background-image: url('/images/bottom_blue_gradient.gif');
}
		
.logo {
	padding-left: 5px;
}				

.headertext {
	text-align: left;
	color: #666666;
	font-size: 12px;
	line-height: 1.3;
	vertical-align: middle;
}	

.headertextbold {
	text-align: left;
	color: #666666;
	font-size: 12px;
	line-height: 1.3;
	vertical-align: middle;
	font-weight: bold;
}	

.sponsored {
	text-align: left;
	color: #D91316;
	font-size: 12px;
	line-height: 1.3;
	vertical-align: middle;
	padding-bottom: 2px;
}	

.search {
	text-align: left;
	padding-left: 3px;
	background-image: url('/images/yellow_search_repeat.gif');
}

.bottomnav{
	background-color: #000000;
}		

.inputsearch {
	background-image: url('/images/input_search_repeat.gif');
	width: 150px;
	color: #D91316;
	font-size: 12px;
}

.tab {
	background-image: url('/images/btn_silver_repeat_on.gif');
	color: #ffffff;
	font-size: 12px;
	padding-right: 3px;
	padding-right: 3px;
	line-height: 1;
	height: 30px;
	font-weight: bold;
}	

.tabblue {
	background-image: url('/images/btn_blue_repeat.gif');
	color: #ffffff;
	font-size: 12px;
	padding-right: 3px;
	padding-right: 3px;
	line-height: 1;
	height: 30px;
	font-weight: bold;
}

.springbuttons {
	background-color: #C5EDFD;
	background-image: url('/images/info_web_cellbg.gif');
	vertical-align: top;
	text-align: right;
	color: #666666;
	font-size: 11px;
	line-height: 1.1;
	padding: 3px;
}

/*******************************
spring
*********************************/

.spring {
	position: relative;
	background: url('/images/spring_page_button_on.gif') no-repeat;
	white-space: nowrap;
	display: block;
	width: 107px;
	height: 22px;
	margin: 0;
	padding: 0;
	color: #006F9C;
}

.spring a {
	display: block;
	color: #006F9C;
	font-size: 11px;
	width: 107px;
	height: 22px;
	display: block;
	float: left;
	text-decoration: none;
}

.spring img {
	width: 107px;
	height: 22px;
	border: 0px none; 
}

* html a:hover {
	visibility:visible
}

.spring a:hover img {
	visibility:hidden
}

.spring span {
	position: absolute;
	left: 25px;
	top: 5px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

.spring a:hover span {
	position: absolute;
	color: #59792D;
	text-decoration: none;
} 

/*******************************
refresh
*********************************/

.refresh{
	position: relative;
	background: url('/images/refresh_page_button_on.gif') no-repeat;
	white-space: nowrap;
	display: block;
	width: 107px;
	height: 22px;
	margin: 0;
	padding: 0;
	color: #006F9C;
}

.refresh a {
	display: block;
	color: #006F9C;
	font-size: 11px;
	width: 107px;
	height: 22px;
	display: block;
	float: left;
	text-decoration: none;
}

.refresh img {
	width: 107px;
	height: 22px;
	border: 0px none; 
}

* html a:hover {
	visibility:visible
}

.refresh a:hover img {
	visibility:hidden
}

.refresh span {
	position: absolute;
	left: 30px;
	top: 5px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

.refresh a:hover span {
	position: absolute;
	color: #59792D;
	text-decoration: none;
} 

/*******************************
url
*********************************/

.url {
	position: relative;
	background: url('/images/url_page_button_on.gif') no-repeat;
	white-space: nowrap;
	display: block;
	width: 107px;
	height: 22px;
	margin: 0;
	padding: 0;
	color: #006F9C;
}

.url a {
	display: block;
	color: #006F9C;
	font-size: 11px;
	width: 107px;
	height: 22px;
	display: block;
	float: left;
	text-decoration: none;
}

.url img {
	width: 107px;
	height: 22px;
	border: 0px none; 
}

* html a:hover {
	visibility:visible
}

.url a:hover img {
	visibility:hidden
}

.url span {
	position: absolute;
	left: 30px;
	top: 5px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

.url a:hover span {
	position: absolute;
	color: #59792D;
	text-decoration: none;
} 

body {
	margin:0px;padding:0px;
	background: #ffffff url('/images/bg.gif'); topmargin=0;
	color: #000000;
	font-family: arial, verdana;
}
