/* CSS Document */
body {
	background-attachment: fixed;
    background-color: #1B2C0C;
    background-image: url(bk132.jpg);
    background-position: center top;
    background-repeat: repeat;
    margin-top: 0px;
    scrollbar-3dlight-color: #76873D;
    scrollbar-arrow-color: #E9DCA9;
    scrollbar-base-color: #030000;
    scrollbar-darkshadow-color: #28361F;
    scrollbar-face-color: #172800;
    scrollbar-highlight-color: #B4C47B;
    scrollbar-shadow-color: #384A2B;
	scrollbar-track-color: #040B00;
}
table {
	font-size: 14px;
	color: #E9DCA9;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


a:link {
	color: #E9DCA9;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #E9DCA9;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	color: #B4C47B;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

hr {
	color: #4F683C;
	width: 70%;
}

.style1 
{ table 
	background-color: #1B2C0C;
	background-image: url(gradbk.jpg);
    background-repeat: repeat;
	border-top-width: 2;
	border-right-width: 1px;
	border-bottom-width: 1;
	border-left-width: 2;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B4C47B;
	border-right-color: #435932;
	border-bottom-color: #1B2C0C;
	border-left-color: #B4C47B;
}

.style2 
{ table 
	background-color: #CDC97C;
	background-image: url(goldbk.jpg);
	border-top-width: 1;
	border-right-width: 1px;
	border-bottom-width: 1;
	border-left-width: 1;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #88AE6C;
	border-right-color: #172800;
	border-bottom-color: #172800;
	border-left-color: #172800;
}
.style3 
{ table 
	background-color: #172800;
	background-image: url(TEXT-BK.png);
	border-top-width: 1;
	border-right-width: 1;
	border-bottom-width: 1;
	border-left-width: 1;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #172800;
	border-right-color: #172800;
	border-bottom-color: #172800;
	border-left-color: #172800;
}

.stylebdr 
{ table 
	background-color: #415730;
	background-image: url(gradbk.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1B2C0C;
	border-right-color: #B4C47B;
	border-bottom-color: #B4C47B;
	border-left-color: #B4C47B;
}


.style-phbdr
{ table;
    border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B4C47B;
	border-right-color: #B4C47B;
	border-bottom-color: #B4C47B;
	border-left-color: #B4C47B;
}