body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica; 
	font-size: 62.5%;
	background: #660504 url(../interface/bg.png) repeat-x ;
}
a {
	font-family: Arial, helvetica, sans-sheriff;
	font-size: 12px;
    color: #78130F;
	text-decoration: none;
}
a:hover {
	font-family: Arial, helvetica, sans-sheriff;
	font-size: 12px;
	text-decoration: none;
    color: #3F610C;
}

.menu {
	font-family: Arial, helvetica, sans-sheriff;
	font-size: 13px;
    color: #78130F;
	text-decoration: none;
}
.menu:hover {
	font-family: Arial, helvetica, sans-sheriff;
	font-size: 13px;
	text-decoration: none;
    color: #3F610C;
}
.text {
	font-family: Arial, helvetica, sans-sheriff;
	font-size: 12px;
    color: #8C7F57;
	text-decoration: none;
    margin: 5px 15px 5px 0;
}
.text:hover {
	font-family: Arial, helvetica, sans-sheriff;
	font-size: 12px;
	text-decoration: none;
    color: #8C7F57;
    margin: 5px 15px 5px 0px;
}
.title {
	font-family: Arial, helvetica, sans-sheriff;
	font-size: 14px;
    color: #78130F;
	text-decoration: none;
}
.title:hover {
	font-family: Arial, helvetica, sans-sheriff;
	font-size: 14px;
	text-decoration: none;
    color: #78130F;
}
.submenu {
	font-family: Arial, helvetica, sans-sheriff;
	font-size: 12px;
    color: #78130F;
	text-decoration: none;
}
.submenu:hover {
	font-family: Arial, helvetica, sans-sheriff;
	font-size: 12px;
	text-decoration: none;
    color: #3F610C;
}

.code {BACKGROUND: #F1E4C2; BORDER-BOTTOM: #F1E4C2 0px solid; BORDER-LEFT: #F1E4C2 0px solid; BORDER-RIGHT: #F1E4C2 0px solid; BORDER-TOP: #F1E4C2 0px solid; COLOR: #000000; FONT: 15px verdana; FONT-WEIGHT: bold; WIDTH: 72px}
.input {color: #000000; font-family: arial,helvetica,sans-serif; border: 1px solid #78130F; font-size: 11px; background-color: #F4E9CD;}
.submit {BACKGROUND: #78130F; BORDER-BOTTOM: #78130F 0px solid; BORDER-LEFT: #78130F 0px solid; BORDER-RIGHT: #78130F 0px solid; BORDER-TOP: #78130F 0px solid; COLOR: #FFFFFF; FONT: 11px verdana; height:18px;}

cite {
	background: url(../interface/quote.gif) no-repeat;
	color: #0000;
	display: block;
	font: normal 1.1em Arial, Helvetica, sans-serif;
	padding-left: 28px;
}
.lang {
	font-family: Arial, helvetica, sans-sheriff;
	font-size: 14px;
    color: #C4B784;
	text-decoration: none;
}
.lang:hover {
	font-family: Arial, helvetica, sans-sheriff;
	font-size: 14px;
	text-decoration: none;
    color: #FFFFFF;
}
