body{
	scrollbar-face-color:#554A32;
	scrollbar-highlight-color:#2D2617;
	scrollbar-3dlight-color:#8A764E;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#C8B893;
	scrollbar-track-color:#000000;
	background-color: #000000;

} 
* {
	font-family: tahoma;
	font-size: 11px;
	color: #D5C9B6;
	border: 0px solid #ECE5D2;
}
a {
	color: #D5C9B6;
	text-decoration: none;
}
a:hover {
	color: #D30000;
	text-decoration: none;
}
.BGInternal {
	background-image: url(Images/BG_Right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.LayoutTextH {
	height: 340px;
	overflow: auto;
	position: absolute;
	z-index: auto;
	width: 440px;
	margin-left: 10px;
	line-height: 22px;
	padding-left: 4px;
}
.LayoutText {
	height: 340px;
	overflow: auto;
	position: absolute;
	z-index: auto;
	width: 420px;
	margin-left: 10px;
	line-height: 22px;
	padding-left: 4px;

}
a.Lnk{
	font-size: 11px;
	color: #6E6042;
}
a.Lnk:hover{
	color: #D5C9B6;
}
a.LnkWhite{
	font-size: 11px;
	color: #FFFFFF;
}
a.LnkWhite:hover{
	color: #FF7800;
}
.FntBottom{
	line-height: 18px;
	color: #6E6042;
}
.TxtFiled{
	color: #000000;
	background-color: #ECE5D2;
	height: 15px;
	width: 130px;
}
.Txtarea{
	color: #000000;
	background-color: #ECE5D2;
	height: 50px;
	width: 130px;
}
.Botton {
	background-color: #31291B;
	height: 25px;
	width: 55px;
	border: 1px solid #7D6D4B;
}
.BrdOrang{
	border: 1px solid #D73C09;
}
.fntWhite{
	color: #FFFFFF;
}
.BrdVot{
	border: 1px solid #2E2214;
	background-image: url(Images/Voting/Tile_Voting.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.BGVote{
	background-image: url(Images/Voting/Img_BGVote.gif);
	background-repeat: repeat-x;
	background-position: right top;
	width: 100px;
	}
.BRDLight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #362919;
	border-right-color: #362919;
	border-left-color: #362919;
}