html,body { 
	margin: 0;
	padding: 0;
	color: #000; 
	background-color:#fff;
	height:100%; 
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 17px;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
h4 {
	font-size: 15px;
	font-weight: bold;
}
h5 {
	font-size: 14px;
	font-weight: bold;
}
h6 {
	font-size: 13px;
	font-weight: bold;
}
h7 {
	font-size: 12px;
	font-weight: bold;
}
table {
	font-family: "Verdana", sans-serif;
	border: 0px solid;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
P, UL, LI
{
	margin-top: 0px;
	margin-bottom: 0px;
}
p.menu {
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	padding: 2px;
}
table.main {
	height: 100%;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 20px;
	margin-bottom: 12px;
}
td {
	font-size: 10px;
	font-family: Verdana, sans-serif;
}
td.ev_Td {
	vertical-align: middle;
	height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 4px;
}
td.bottom {
	padding-left: 10px;
	padding-top: 5px;
	background-color: #000;
	height: 80px;
	color: #fff;
	font-size: 10px;
}
td.logo {
	background-color: #000;
	height: 100px;
	padding: 15px;
}
td.logoright {
	background-color: #000; 
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
}
td.menu {
	font-size: 10px;
	background-color: #000;
	color: #fff;
	padding: 10px;
	width: 180px;
	height: 100%;
}
td.season {
	padding-left: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
	
}
td.main {
	width: 580px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 0px;
	border-bottom: 0px;
}
input {
	font-size: 10px;
	color: #000;
	border: 1px solid #000;
	background-color: #fff;
}
textarea {
	font-size: 10px;
	color: #000;
	border: 1px solid #000;
	background-color: #fff;
}
input.fast {
	border: 0px;
	background-color: #fff;
}
input.mainpost {
	border: 1px solid #000;
	background-color: #000;
	color: #fff;
	font-weight: bold;
}
input.search_post {
	border: 1px solid #fff;
	background-color: #000;
	color: #fff;
	padding: 2px;
	font-weight: bold;
}
a {
	color: #c33;
	text-decoration: none;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 10px;
}
a:hover {
	text-decoration: underline;
}
a.menu {
	line-height: 16px;
	font-weight: bold;
	color: #fff;
	font-size: 10px;
}
a.menu:hover {
	color: #c33;
	text-decoration: underline;
}
img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
img.ram {
	border: 1px solid #000;
}