body {
	font-family: Verdana, Arial;
	text-align: center;
	background-color: #ffffff;
	font-size: 12px;
	color: #ffffff;
}

td {
	font-family: Verdana, Arial;
	margin: 0px;   
	font-size: 12px;
}

.clearbox {
	clear: both;
	margin-bottom: 20px;	
}

.image {
	float: left;
	margin-right: 10px;
}

.header {
	text-align: left;
}

.description {
	color: #000000;
	margin: 10px;
}

.ad_block {
	width: 31%;
	float: left;
	height: 110px;
	padding: 5px;
}

.ad_text { 
	font-size: 11px;
	color: #ff63d8;
}

.ad_durl {

}

.ad_durl a:link { text-decoration: none; color: #ffffff; }
.ad_durl a:active { text-decoration: none; color: #ffffff; }
.ad_durl a:visited { text-decoration: none; color: #ffffff; }
.ad_durl a:hover { text-decoration: underline; color: #ffffff; }

.content {
	text-align: left;
	margin-bottom: 10px;
	clear: both;
}

.subcontent,.subcontent_searches,.subcontent_ads {
	font-size: 12px;
	background-color: #5c021e;
	padding: 10px;
	vertical-align: middle;
	display: inline-block;
	border-top: 3px solid #ff00ea;
	border-bottom: 3px solid #ff00ea;
}

.subcontent:after, .subcontent_searches:after, .subcontent_ads:after {
    content: ".";
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.hotsearch {
	float: left;
	width: 220px;
	padding: 2px;
}

.hotsearch a:link {color: #ffffff; }
.hotsearch a:active {color: #ffffff; }
.hotsearch a:visited {color: #ffffff; }
.hotsearch a:hover {color: #ffffff; }

.menu {
	padding: 4px;
	width: 750px;
	text-align: left;
	margin-top: 20px;
}

.search {
	margin: 10px;
	float: right;
}

.menuitem {
	padding: 4px;
	background-color: #e0dede;
	border: 1px solid #000000;
	font-weight: bold;
	margin-right: 5px;
}

.flag {
	font-size: 10px;
}

.subtitle, .subtitle_searches {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	padding: 2px;
	padding-left: 10px;
}

.OLD.subtitle_searches {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	padding: 2px;
	padding-left: 10px;
	background-color: #5c021e;
}

.logo {
	font-size: 30px;
	font-weight: bold;
	color: #770e33;
	margin: 10px;
	text-decoration: underline;
	float: left;
}

.bottom_text {
	color: #000000;
	font-size: 10px;
}

input {
	border: 3px solid #770e33;
font-weight: bold;
font-size: 11px;
padding: 2px;
}

.category {
	width: 130px;
	text-align: left;
}

.category_div {
	width: 130px;
	padding: 2px;
	float: left;
	}

.category_div a:link { color: #FFFFFF; font-weight: bold;}
.category_div a:visited { color: #FFFFFF;} 
.category_div a:active { color: #FFFFFF;}
.category_div a:hover { color: #FFFFFF;}

a:link { text-decoration: underline; color: #ff00c0; font-weight: bold;}
a:visited { text-decoration: underline; color: #ff00c0; font-weight: bold;} 
a:active { text-decoration: underline; color: #ff00c0;}
a:hover { text-decoration: underline; color: #ff63d8;}
