body {
	background-color: #000000;
	color: #EEEEEE;
	font-family: 'Verdana', 'Tahoma', 'helvetica';
	font-size: 10px;
	font-weight: normal;

	background:url('gfx/background.png') repeat-y 50% 0% #D6D7D9;
	background-attachment:fixed;
	height:100%;
}

form {
	padding: 0px;
	margin: 0px;
}

A:link, A:visited, A:active
{
	color: #ffffff;
	font-family: 'Verdana', 'Tahoma', 'helvetica';
	font-size: 10px;
	text-decoration: none;
} 

h1 {
	font-family: 'Verdana', 'Tahoma', 'helvetica';
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h2 {
	font-family: 'Verdana', 'Tahoma', 'helvetica';
	font-size: 17px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h3 {
	font-family: 'Verdana', 'Tahoma', 'helvetica';
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

table {
	width: 100%;
	margin: 0;
	font-family: 'Verdana', 'Tahoma', 'helvetica';
	font-size: 10px;
	font-weight: normal;
	background: transperant;
}

td {
	font-family: 'Verdana', 'Tahoma', 'helvetica';
	font-size: 10px;
	font-weight: normal;
}

.search {
	vertical-align:top;
	position: absolute;
	top: 440px;
	left: 107px;
	width: 10em;
}

.search_input
{
	width: 105px;
	background-color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.search_select
{
	width: 143px;
	background-color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.search_button
{
	width: 30px;
	background-color: #EEEEEE;
	font-size: 10px;
	font-weight: normal;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

table.main {
	border: 1px solid #111111;
	width: 800px;
	height: 600px;
	border-spacing: 0;
}

td.top {
	border-bottom: 1px solid #111111;
}

td.middle {
	background-color: #222222;
	vertical-align: top;
	text-align: left;
	font-size: 10px;
	width: 650px;
	height: 100%;
	padding: 5px;
	border-left: 1px solid #111111;
}

td.menu {
	background-color: #666666;
	width: 150px;
	vertical-align: top;
}

td.menu_pic {
	vertical-align: center;
}

td.menu_sub {
	background-color: #666666;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Geneva, Helvetica;
	padding: 3px 6px;
	border-width: 1px;
	border-color: #000000;
	border-style: none none solid none;
	cursor: default; 
	position: relative;
	text-align: left;
}

td.menu_sub_active {
	background-color: #ff0000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Geneva, Helvetica;
	padding: 3px 6px;
	border-width: 1px;
	border-color: #000000;
	border-style: none none solid none;
	cursor: default; 
	position: relative;
	text-align: left;
}

td.menu_sub_sub {
	background-color: #555555;
	font-weight: bold;
	font-size: 9px;
	font-family: Verdana, Arial, Geneva, Helvetica;
	padding: 1px;
	border-width: 1px;
	border-color: #000000;
	border-style: none none solid none;
	border: 0px;
	cursor: default; 
	position: relative;
	text-align: left;
}

td.menu_sub_sub_active {
	background-color: #ff0000;
	font-weight: bold;
	font-size: 9px;
	font-family: Verdana, Arial, Geneva, Helvetica;
	padding: 1px;
	border-width: 1px;
	border-color: #000000;
	border-style: none none solid none;
	border: 0px;
	cursor: default;
	position: relative;
	text-align: left;
}

td.menu_top {
	background-color: #555555;
	background-image: url('gfx/menubg.jpg');
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Geneva, Helvetica;
	padding: 3px 6px;
	border-width: 1px;
	border-color: #000000;
	border-style: none none solid none;
	cursor: default;
	position: relative;
	text-align: left;
}

td.menu_fill {
	height: 100%;
}

.menu_img {
	border: 0px;
}

.error {
        font-family: Verdana, Arial, Geneva, Helvetica;
        color: #FF0000;
}

td.front {
	background-color: #555555;
	width: 115px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #333333;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
	vertical-align: middle;
}

td.front_head {
	text-align: center;
	font-weight: bold;
	color: #222222;
}

.front_pic {
	border: 1px solid #444444;
	width: 120px;
	height: 105px;
}

div#Poll {
	margin: 0px 5px 0px 5px;
	padding: 5px 5px 10px 5px;
	padding: 5px 0px 10px 0px;
	text-align: left;
}

div#Poll div.VoteQuestion {
	text-decoration: underline;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

div#Poll input.Vote
{
	width: 100%;
	background-color: #EEEEEE;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #FFFFFF;
}

div#Poll div.VotesShow {
	margin-bottom: 7px;
}

div#Poll em {
	color: #333333;
}