a:link    { color: #FFFFFF; text-decoration: underline; }
a:visited { color: #FFFFFF; text-decoration: underline; }
a:active  { color: #FFFFFF; text-decoration: underline; }
a:hover   { color: #FFFFFF; text-decoration: underline; }

.votesys {
	position: absolute;
	left: 800px;
	bottom: 200px;
	z-index: 1;
}

.index {
	position: absolute;
	left: 800px;
	bottom: 330px;
	z-index: 1;
}

a.link {
    background-color: #576051;
    color: #FFFFFF;
    width:100%;
    text-decoration: none;
}

a.link:hover {
    background-color: #2E342A;
    color: #FFFFFF;
    width:100%;
    text-decoration: none;
}

a.link:visited {
    color: #FFFFFF;
    width:100%;
    text-decoration: none;
}

a.link:active {
    color: #FFFFFF;
    width:100%;
    text-decoration: none;
}



body {
	background-color: #434d3c;
	scrollbar-face-color: #434d3c;
	scrollbar-shadow-color:  #262C22;
	scrollbar-highlight-color:  #262C22;
	scrollbar-3dlight-color:  #434d3c;
	scrollbar-darkshadow-color:  #434d3c;
	scrollbar-track-color:  #434d3c;
	scrollbar-arrow-color: #434d3c;
}

.text1 {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 8pt;
}

.text2 {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}

.text3 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana;
	font-size: 15pt;
}

.text4 {
	color: #FF6600;
	font-family: Verdana;
	font-size: 8pt;
}

.text5 {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 7.5pt;

}

.text6 {
	color: #FF6600;
	font-family: italic;
	font-size: 8pt;
}

.main {
	background-color: #4C5844;
	border-bottom: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #262C22;
}

.bar {
	border-bottom: 1px solid;
	border-top: 1px solid;
	border-color: #262C22;
}

.table1 {
	background-color: #576051;
	border-bottom: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #262C22;
}

.menutop {
	background-color: #2E342A;
	border-bottom: 1px solid;
	border-color: #262C22;
}

.news {
	border-bottom: 1px solid;
	border-color: #262C22;
}

.form {
	background-color: #808F75;
	border : 1px solid;
	border-bottom: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #262C22;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
}

.msg {
	background-color: #46513F;
}

.sub_menu {
	top:-109px;
	left:610px;
	padding: 2px 2px;
	z-index: 1;
	position: relative;
	color: #000000;
	border-color: #98A3B1;
	width: 100%;
	height: 110 px;

}

.bottom {
	border-top: 1px dotted;
	border-color: #262C22;
}