body{
	scrollbar-face-color:#2D2617;
	scrollbar-highlight-color:#2D2617;
	scrollbar-3dlight-color:#53462B;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#C8B893;
	scrollbar-track-color:#000000;
	background-color: #000000;
} 
* {
	font-family: verdana;
	font-size: 11px;
	color: #D5C9B6;
	border: 0px solid #ECE5D2;
}
a {
	color: #D5C9B6;
	text-decoration: none;
}
.FntTxtHome{
	line-height: 19px;
}
a:hover {
	color: #D30000;
	text-decoration: none;
}
.BGInternal {
	background-attachment: fixed;
	background-image: url(Images/BG_Right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.LayoutTextH {
	height: 340px;
	overflow: auto;
	position: absolute;
	z-index: auto;
	width: 440px;
	margin-right: 10px;
	line-height: 22px;
	padding-right: 4px;
}
.LayoutText {
	height: 340px;
	overflow: auto;
	position: absolute;
	z-index: auto;
	width: 462px;
	margin-right: 10px;
	line-height: 22px;
	padding-right: 4px;
}
a.Lnk{
	font-size: 11px;
	color: #6E6042;
}
a.Lnk:hover{
	color: #D5C9B6;
}
.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: 21px;
	width: 55px;
	border: 1px solid #7D6D4B;
}
a.LnkWhite{
	font-size: 11px;
	color: #FFFFFF;
}
a.LnkWhite:hover{
	color: #FF7800;
}