html,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #800000;
	background-color: #996633;
	width: auto !important;
	height: 100%;
	margin: 0;
}

.full {
	width: 100%;
}

a {
	border: none;
	color: #800000;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
}

a.nochange {
	font-weight: normal;
	font-style: none;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

img  {
	border: none;
}

img.ad {
	width: 680px;
	height: 120px;
	border: 1px solid #800000;
}

img.ad:hover {
	border: 1px solid #000000;
}

table {
	border: none;
	border-spacing: 0px;
}

td {
	padding: 0px;
}

a.side {
	font-size: 12px;
	color: #ffcc00;
}

a.side:hover {
	color:#FFFFFF;
}

span.sidetitle{
	font-size: 18px;
	font-weight: bold;
	color: #ffcc00;
	text-decoration: none;
}

span.side{
	font-size: 10px;
	font-weight: bold;
	color: #ffcc00;
	text-decoration: none;
}

td.side {
	height: 25px;
	border: none;
	background-color: #800000
}

table.side {
	width: 147px;
	background-color: #800000;
	border-right: 3px solid #604020;
	margin-left: 0;
}

td.end {
	height: 100%;
	border: none;
	background-color: #800000
}

input,textarea,select,button,radio {
	border: 1px solid #800000;
	color: #800000;
	background-color: #ccbb22;
}

input.side {
	border: 1px solid #ffcc00;
	color: #ffcc00;
	background-color: #800000;
}

div.maintitle {
	font-weight: bold;
	font-size: 32px;
}

span.title {
	font-size: 20px;
}

span.titleplus {
	font-size: 12px; 
}

table.mid {
	border: none;
	background-color: #800000; 
	width: 680px;
	border-spacing: 1px;
	margin-left: auto;
	margin-right: auto;
}

td.mid {
	border: none;
	background-color: #ccbb22;
	padding: 2px;	
	text-align: left;
}

td.rfull {
	border: none;
	background-color: #FF0000;
	padding: 2px;	
	text-align: center;
}

td.rempty {
	border: none;
	background-color: #00FF00;
	padding: 2px;	
	text-align: center;
}


span.copyright,a.copyright {
	font-size: 8px; 
	color: #ffcc00;
	text-decoration: none;
}

a.copyright:hover {
	color: #ffffff;
}