body
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	background-image: url(../img/bg00.gif);
	background-color: #4D1D01;
	color: #FFF8F3;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	scrollbar-arrow-color: #130800;
	scrollbar-base-color: #6C3C20;
	scrollbar-darkshadow-color: #42190;
	scrollbar-face-color: #623216;
	scrollbar-highlight-color: #D0A084F;
	scrollbar-shadow-color: #3A1600;
}

a:visited		{ color: #D7A78B; text-decoration: underline; }
a:active		{ color: #D7A78B; text-decoration: underline; }
a:link 			{ color: #D7A78B; text-decoration: underline; }
a:hover			{ color: #FFFFFF; text-decoration: underline; }

a.pg:visited	{ color: #D7A78B; text-decoration: underline; text-transform: uppercase; font-weight: bold; }
a.pg:active		{ color: #D7A78B; text-decoration: underline; text-transform: uppercase; font-weight: bold; }
a.pg:link 		{ color: #D7A78B; text-decoration: underline; text-transform: uppercase; font-weight: bold; }
a.pg:hover		{ color: #FFFFFF; text-decoration: underline; text-transform: uppercase; font-weight: bold; }

th{
	font-size: 9px;
	color: #ffffff;
	background-color: #512105;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
}

form
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.form{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	background: #946448;
	color: #FFFFFF;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-top: 1px solid #421900;
	border-bottom: 1px solid #D0A084;
	border-left: 1px solid #421900;
	border-right: 1px solid #D0A084;
}

.button{
	background: #623216;
	color: #D0A084;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	border-top: 1px solid #D0A084;
	border-bottom: 1px solid #421900;
	border-left: 1px solid #D0A084;
	border-right: 1px solid #421900;
}

.standard{
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

.main{
	height: 100%;
	font-size: 11px;
	vertical-align: top;
	background-color: #623216;
	background-image: url(../img/bg02.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding-top: 10px;
}

.menu{
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #7A3C16;
}

.formTab{
	font-size: 10px;
}

.backdrops{
	background-color: #623216;
	background-image: url(../img/main05.gif);
	vertical-align: bottom;
}

.title{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #D7A78B;
}

.comment{
	font-size: 10px;
	color: #D7A78B;
}

.subtitle{
	font-size: 11px;
	font-weight: bold;
	color: #D7A78B;
}

.tdata{
	font-size: 11px;
	padding-left: 2px;
	padding-right: 2px;
}

hr{
	color: #572C12;
	width : 100%;
	height : 2px;
}

th{
	font-size: 9px;
	color: #ffffff;
	background-color: #512105;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
}

.listvalue1{
	font-size: 10px;
	background: #B4866B;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;	
}
.listvalue2{
	font-size: 10px;
	background: #AA7D62;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;	
}