body
{
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color: #634E31;
}

select
	{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size:11px;
	font-weight:normal;
	font-family:verdana,arial, times new roman;
	}


input.nor
	{
	border:none;
	text-align:right;
	font-size:8pt;
	font-weight:normal;
	font-family:verdana,arial, times new roman;
	}

input.text
	{
	font-family:verdana,arial, times new roman;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size:10px;
	font-weight:normal;
	}

input.submit
	{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}

input
	{
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size:11px;
	font-weight:normal;
	font-family:verdana,arial, times new roman;
	}

input.chk
	{
	border:none;
	}

input.rad
	{
	border:none;
	}


form
	{
	display:inline;
	}

td
	{
	font-size: 11px;
	font-family :  verdana, tahoma, Arial, Helvetica,sans-serif;
	font-weight : normal;
	line-height:16px;
	color : #634E31;
	}
	
.txtunderline
	{
	font-size: 11px;
	font-family :  verdana, tahoma, Arial, Helvetica,sans-serif;
	font-weight : normal;
	line-height:16px;
	color : #634E31;
	text-decoration:underline;
	}
	
.hd
	{
	font-size: 14px;
	font-family :  verdana, tahoma, Arial, Helvetica,sans-serif;
	font-weight : bold;
	line-height:16px;
	color : #FF0000;
	}

a
	{
	color : #DE6E0A;
	font-family : Verdana, tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	line-height:16px;
	text-decoration : none; 
	font-weight : bold;
	}

a:hover
	{
	color : #DE6E0A;
	font-family :  Verdana, tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	line-height:16px;
	text-decoration : underline; 
	font-weight : bold;
	}

.homelink
	{
	color : AC6400;
	font-family : Verdana, tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	line-height:16px;
	text-decoration : none; 
	font-weight : bold;
	}

.homelink:hover
	{
	color : #AC6400;
	font-family :  Verdana, tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	line-height:16px;
	text-decoration : underline; 
	font-weight : bold;
	}

.greyhd1
	{
	color : #AC6400;
	font-family :  Verdana, tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	line-height:16px;
	font-weight : bold;
	}



.greyhd
	{
	color : #885F27;
	font-family :  Verdana, tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	line-height:16px;
	font-weight : bold;
	}

.bttxt
	{
	color : #B2AA9E;
	font-family :  tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	line-height:14px;
	font-weight : normal;
	}

.btlink
	{
	color : #ffffff;
	font-family : tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : bold;
	}

.btlink:hover
	{
	color : #ffffff;
	font-family :  tahoma, Verdana,Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	text-decoration : underline; 
	font-weight : bold;
	}
	
.Floating

	{
	overflow:auto;
	width:220px;
	height:150px;
	padding-right:10px;
	
	}

.scroll
{
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #999999;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
}


.border1 {
	border: 1px solid #000000;
}