body {
	font-family: Verdana, Arial;
	text-align: center;
	background-color: #313131;
	margin: 0px;
	font-size: 12px;
	color: #000000;
}

td {
	font-family: Verdana, Arial;
	margin: 0px;   
	font-size: 12px;
}

.ad_text { margin-bottom: 10px; }

.content {
	width:780px;
	text-align: left;
	margin-bottom: 10px;
	background-color: #ffffff;
	border: 1px solid #000000;
}

.subcontent {
	padding: 10px;
}

.menu {
	padding: 4px;
	width: 750px;
	text-align: left;
	margin-top: 20px;
	font-size: 10px;
	color: #ffffff;
}

.search {
	text-align: center;
	width: 100%;
	padding-top: 10px;
}

.menuitem {
	padding: 4px;
	font-weight: normal;
	margin-right: 5px;
	background-color: #494949;
}

.flag {
	font-size: 10px;
}

.subtitle {
	color: #000000;
	font-size: 14px;
	padding-left: 10px;
	font-style: italic;
}

.logo {
	color: #0070d9;
	font-size: 34px;
	font-weight: bold;
	font-style: italic;
	padding: 6px;
}

.bottom_text {
	color: #ffffff;
	font-size: 10px;
}

.bottom_text_2 {
	color: #797979;
	font-size: 11px;
}

.bottom_text_2 a:link { color: #797979; font-weight: normal; }
.bottom_text_2 a:visited { color: #797979; font-weight: normal; } 
.bottom_text_2 a:active { color: #797979; font-weight: normal; }
.bottom_text_2 a:hover { color: #797979; font-weight: normal; }

input {
	border: 1px solid #000000;
	background-color: #e1e1e1;
}

.category {
	font-size: 11px;
	margin-bottom: 2px;
}

.category_div {
	padding: 10px;
	margin: 10px;
	float: right;
	background-color: #e1e1e1;
	border: 1px solid #000000;
	}

a:link { text-decoration: underline; color: #3b5391; font-weight: bold;}
a:visited { text-decoration: underline; color: #3b5391; font-weight: bold;} 
a:active { text-decoration: underline; color: #3b5391;}
a:hover { text-decoration: underline; color: #0093c9;}

.menu a:link { text-decoration: underline; color: #ffffff; font-weight: bold;}
.menu a:visited { text-decoration: underline; color: #ffffff; font-weight: bold;} 
.menu a:active { text-decoration: underline; color: #ffffff;}
.menu a:hover { text-decoration: underline; color: #ffffff;}

.bottom_text a:link { text-decoration: underline; color: #ffffff; }
.bottom_text a:visited { text-decoration: underline; color: #ffffff; } 
.bottom_text a:active { text-decoration: underline; color: #ffffff;}
.bottom_text a:hover { text-decoration: underline; color: #ffffff;}

