form
{
	display:inline;
}

body
{
	margin: 0 0 0 0;
	background-color: #902D0E;
}

.bg
{
	background-image:url(Graphics/BG.jpg);
	background-repeat:repeat-x; background-position:top;
}

textarea
{

	font-family :  tahoma,Verdana,  Arial, Geneva,Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	line-height:17px;	
	color : #000000;
	overflow:hidden;
	padding-left:6px;

}


input
{
	border:solid 1px #000000;
	font-size:8pt;
}


.select
{
	border:solid 1px #000000;
	font-size:7pt;
	font-family : Verdana,  Arial, Geneva,Helvetica, sans-serif;
	
}

input.chk
{
	border:none;
	font-size:7pt;
	width:20px;
}

input.rd
{
	border:none;
	font-size:7pt;
	width:20px;
}

.controla
{
	color : #B55735;
	font-weight:normal;
	font-family :  tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : bold;
}



a
{
	color : #333333;
	font-weight:normal;
	font-family : Times New Roman, tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size :11px;
	text-decoration : none; 
	font-weight : bold;
}

a:hover
{
	color : #333333;
	font-weight:normal;
	font-family : Times New Roman,  tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size :11px;
	text-decoration : underline; 
	font-weight : bold;
}


td
{
	font-size: 11px;
	font-family :  tahoma, verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	line-height:19px;
	color : #484848;
}

.hd
{
	font-size: 11px;
	font-family :  tahoma, verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	line-height:19px;
	color : #484848;
}

.orange_text
{
	font-size: 11px;
	font-family :  tahoma, verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	line-height:19px;
	color : #D06F10;
}

.Copyright
{
	font-size: 9px;
	font-family :  verdana,tahoma,Arial,Helvetica,sans-serif;
	font-weight : normal;
	line-height:15px;
	color : white;
	height:20px;
	text-align:center;
}

.padding
{
	padding:2px;
}

.border-right2pxwhite
{
	border-right:solid 2px #ffffff;

}

.linkborder-right1px
{
	border-right:solid 1px #AA593F;

}

.nav a,.nav a:link,.nav a:active,.nav a:visited
{
	display:block;
	background:#F8EFD0;
	font-family:Times New Roman, Times, serif; 
	vertical-alignment:middle;
	height:17px;
	border-bottom:solid 1px #ffffff;
	padding-top:9px;
	padding-left:3px;
} 

.nav a:hover
{
	display:block;
	background:#EBDDAD;
	vertical-alignment:middle;
	height:17px;
	border-bottom:solid 1px #ffffff;
	padding-top:9px;
}

.list
{
	background-color: #ffffff;
	border: 1px solid #000000;
	color: #333333;
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	padding-left:6px;
	text-transform: none;
	width:180px;
	
}

.textbox 
{
	background-color: #ffffff;
	border: 1px solid #000000;
	color: #333333;
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	padding-left:6px;
	text-transform: none;
	width:180px;
	
}

.select2
{
	border:solid 1px #000000;
	font-size:8pt;
	font-family : Verdana,  Arial, Geneva,Helvetica, sans-serif;
	cursor:pointer;
	
}

h1
{
	background-color: #ffffff;
	color: #B97E00;
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-left:0px;
	margin-bottom:4px;
	margin-top:0px;
}