body
{
	margin:10px 0px;
	background-color:#000000;
}

select
	{
	border: 1px solid #000000;
	font-size:7pt;
	font-weight:bold;
	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.chk
	{
	border:none;
	}

input.rad
	{
	border:none;
	}

textarea
	{
	border: 1px solid #000000;
	color : #505154;
	font-family :  Arial, tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size :11px;
	padding-left:5px;
	}
	
select
	{
	border: 1px solid #000000;
	color : #505154;
	font-family :  Arial, tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size :11px;
	padding-left:5px;
	}
	
input
	{
	border: 1px solid #000000;
	color : #505154;
	font-family :  Arial, tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size :11px;
	padding-left:5px;
	}


form
	{
	display:inline;
	}

a
	{
	color : #DB9821;
	text-decoration : none; 
	font-weight : bold;
	}

a:hover
	{
	color : #DB9821;
	text-decoration : underline; 
	font-weight : bold;
	}
	
td
	{
	color : #fff;
	font-family : Arial, tahoma, Verdana, Geneva,Helvetica, sans-serif;
	font-size :12px;
	line-height:19px;
	}
	
.hd
	{
	font-size:16px;
	color : #fff;
	font-weight:bold;
	font-style:italic;
	}
	
.Testihd
	{
	font-size:14px;
	color : #fff;
	font-style:italic;
	}
	
.txt_brown
	{
	color : #D1D373;
	}
	
.aboutlink
	{
	font-size:15px;
	color : #D1D373;
	text-decoration : none; 
	font-weight : normal;
	font-style:italic;
	}

.aboutlink:hover
	{
	font-size:15px;
	color : #D1D373;
	text-decoration : underline; 
	font-weight : normal;
	font-style:italic;
	}
	
.welcomeTxT
	{
	color : #959595;
	}
	
.NavBG
	{
	background-image:url(../images/nav_bar.jpg);
	background-repeat:no-repeat;
	}
	
.BodyBG
	{
	background-image:url(../images/body_bg.gif);
	background-repeat:repeat-x;
	border-left:solid 11px #1D1D1D;
	border-right:solid 11px #1D1D1D;
	}
	
.footerBG
	{
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	}
	
.footerText
	{
	    color:#DB9821;
	}


.border1
	{
	border: 1px solid #fff;
	}