body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url({THEME}/images/back.png);
}

.menu {
font-family:Verdana, Geneva, sans-serif;
font-size: 15px;
color: #000;
text-decoration:none;
}
.menu:hover {
font-family:Verdana, Geneva, sans-serif;
font-size: 15px;
color: #000;
text-decoration:underline;
}

.bot_cap {
font-family:Verdana, Geneva, sans-serif;
font-size: 14px;
color: #f4eee5;
font-weight:bold;
text-decoration:none;
}

.bot_txt {
font-family:Verdana, Geneva, sans-serif;
font-size: 12px;
color: #f4eee5;
text-decoration:none;
}


#searchinput {
width:165px;
padding: 5px 7px 6px;
font-size: 12px;
color: #333;
background-color: #fff;
}

.sitesearch #searchinput {
width: 165px;
height: 15px;
padding: 6px 7px 7px;
font-size: 12px;
border-right: 0;
color: #333;
background-color: #fff;
}
.textinput, .textinputpw, textarea, textarea.textbox {
width: 165px;
padding: 4px 8px 3px;
font-size: 12px;
color: #333;
border: 1px solid #b3b3b3;
background-color: #e2e2e2;
}



body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}
</style>
