a:link { 
	color: #CC3333;
	font-weight: bold;
	text-decoration:none;
	}
a:visited { 
	color: #CC3333;
	font-weight: bold;
	text-decoration:none;
	}
a:hover { 
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	}
a:active { 
	color: #ff0000;
	font-weight: bold;
	}

.mainbody {
	background-image: url(images/bg-mid.jpg);
	vertical-align:top;
	background-repeat: repeat-y;
}
.searchbg {
	background-image: url(images/bg-search.jpg);
	font-family: Verdana, Geneva, sans-serif;
	margin: 3px;
	font-size: 10px;
	color: #333;
	text-align: right;
}
.footerbg {
	background-image: url(images/footer.jpg);
	vertical-align:top;
	background-repeat: no;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.mainbodytablewhite {
	background-color: #FFF;
}
.toplinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #600;
	text-align: center;
}
.bodytxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-align: left;
	vertical-align: top;
	line-height: 23px;
}


.bodytxtbold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F90;
}

cse-search-results{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-align: left;
	vertical-align: top;
	line-height: 23px;
	width: 700px;
	
}
