body {
	scrollbar-face-color: #993C2D;
	scrollbar-shadow-color: #7C2E21;
	scrollbar-highlight-color: #7C2E21;
	scrollbar-3dlight-color: #7C2E21;
	scrollbar-darkshadow-color: #7C2E21;
	scrollbar-track-color: #7C2E21;
	scrollbar-arrow-color: #FFFFFF;
	background-color: #DFBD97;
	background-attachment: scroll;
	background-image: url(images/background_01.jpg);
	background-repeat: repeat-x;
}
.txtbox {
	FONT-SIZE: 10px;
	MARGIN: 1px;
	WIDTH: 150px;
	COLOR:#794B26;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	HEIGHT: 16px;
	border: 1px solid  #BD763C;
	background-color: #FFFFFF;
}
.border{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8D4D36;
	border-bottom-color: #8D4D36;
	border-left-color: #8D4D36;
	background-color: #92392B;
}
.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: #F9ECC0;
	border-right-color: #F9ECC0;
	border-bottom-color: #F9ECC0;
	border-left-color: #F9ECC0;
	background-color:  #D88478 ;
	padding-left: 8px;
	padding-right: 8px;
	}
.newstable
{
    border-top:none;
   	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F9ECC0;
	border-bottom-color: #F9ECC0;
	border-left-color: #F9ECC0;
	background-color:  #A55B4F ;
	height: 120px;
	width: 100%;
	padding-left: 15px;
	text-align: justify;
	FONT-SIZE: 12px;
	COLOR: #F1E7E4;
	FONT-FAMILY: Arial;
	word-spacing: 1px;
	line-height: 19px;
	margin-top:0px;
	}
	.tabletext {
   
	FONT-SIZE: 12px;
	COLOR:	#794B26;
	FONT-FAMILY: Arial;
	text-align: justify;
	text-decoration: none;
	word-spacing: 1px;
	line-height: 18px;
	padding-left: 15px;
}
.text {
   
	FONT-SIZE: 12px;
	COLOR: #F1E7E4;
	FONT-FAMILY: Arial;
	text-align: justify;
	text-decoration: none;
	word-spacing: 1px;
	line-height: 18px;
}
.text a{
   
	FONT-SIZE: 12px;
	COLOR: #F1E7E4;
	FONT-FAMILY: Arial;
	text-align: justify;
	text-decoration:underline;
	word-spacing: 1px;
	line-height: 18px;
}
.text a:hover{
   
	FONT-SIZE: 12px;
	COLOR: #F1E7E4;
	FONT-FAMILY: Arial;
	text-align: justify;
	text-decoration:underline;
	word-spacing: 1px;
	line-height: 18px;
}
.menu {
   
	FONT-SIZE: 14px;
	color:#FFFFFF;
	letter-spacing: 1px;
	FONT-FAMILY: Arial;
	text-align: justify;
	text-decoration:none;
	word-spacing: 1px;
	line-height: 18px;
}
.menu a{
   
	FONT-SIZE: 14px;
	color:#FFFFFF;
	FONT-FAMILY: Arial;
	letter-spacing: 1px;
	text-align: justify;
	text-decoration:none;
	word-spacing: 1px;
	line-height: 18px;
}
.menu a:hover{
   
	FONT-SIZE: 14px;
	color:#FFFFFF;
	FONT-FAMILY: Arial;
	letter-spacing: 1px;
	text-align: justify;
	text-decoration:underline;
	word-spacing: 1px;
	line-height: 18px;
}
.footer {
    text-align:right;
	FONT-SIZE: 9px;
	COLOR: #AE5E5E;
	FONT-FAMILY: Verdana;
	text-decoration: none;
}
