.contentTable {
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
	padding: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C5885;
	vertical-align: top;
}

.contentTable a{
	color: #959531;
}

.searchbox {
	width: 100%;
	background-color: #FFFFFF;
	margin-bottom: 25px;
}

.searchboxbott {
	background-image: url(Images/search_b.gif);
	background-repeat: repeat-x;
	height: 10px;
	background-position: right bottom;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #993300;
	text-align: right;
}

.searchboxtop {
	background-image: url(Images/search_t.gif);
	background-repeat: repeat-x;
	height: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCC66;
	font-size: 10px;
}

.searchboxleft {
	width: 5px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #993300;
}

.searchboxright {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCC66;
	vertical-align: top;
	font-size: 12px;
}

.searchboxres {
	z-index: 500;
	margin-right: 25px;
	margin-left: 25px;
	width: 450px;
	visibility: visible;
}

.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

body {
	margin: 0px;
	padding: 0px 0px 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
}

body a:hover {
        text-decoration: none;
}

.adverts {
	width: 120px;
	border: 1px solid #336699;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.adBox {
	width: 120px;
	border: 1px solid #336699;
	padding-top: 5px;
}

.searchboxgold {
	z-index: 500;
	width: 100%;
	visibility: visible;
	color: #666633;
	background-image: url(Images/search_bg_spons.gif);
	margin-bottom: 25px;
}

.searchboxbottgold {
	background-image: url(Images/search_b_spons.gif);
	background-repeat: repeat-x;
	height: 10px;
	background-position: right bottom;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #993300;
	text-align: right;
}

.searchboxtopgold {
	background-image: url(Images/search_t_spons.gif);
	background-repeat: repeat-x;
	height: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCC66;
	font-size: 10px;
}

.searchboxleftgold {
	width: 5px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #993300;
}

.searchboxrightgold {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCC66;
	vertical-align: top;
	font-size: 12px;
}

.contentTablealt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C5885;
	vertical-align: top;
}

.searchboxalt {
	width: 100%;
	background-color: #FFFFFF;
	margin-bottom: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


