 
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
a:link {
	color: #BE6A0A;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color:#CA773E;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
	text-align: center;
	color: #BE6A0A;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
}
.txthead1{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#E77A00;
	text-align:left;
	float:left
}
.txthead2{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#E77A00;
	text-align:center;
}
.txthead3{
	font-size: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	font-weight: normal;
}
.txthead4{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#F00;
	font-weight: bold;
	text-align:left;
	float:left;
}
.txthead5{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color:#F00;
}
.txtHED{
	font-family:Verdana, Geneva, sans-serif;
	size:2;
	font-style:italic;
}
.arw {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	float:right;
}
.txt10{
	font-size: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
	font-weight: normal;
}
.txtRT{
	font-size: 14px;
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
	color: #E77A00;
	float:right;
}
.txtLT {
	font-size: 14px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	color:#BE6A0A;
	float:left;
}

.txt12 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	text-align: justify;
	font-weight: normal;
}
.txt14 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	float:right;
	text-align:right;
	color:#E77A00;
}
.txt16 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color:#000;
	font-weight:bold;
}
.txtred{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color:#F00;
	font-weight: bold;
}
.txtcoL{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color:#69F; 
	}
.txtreD{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color:#F00;
 }
 .txtfom{
	 font-family: Tahoma, Geneva, sans-serif;
	 font-size: 12px;
	color:#E77A00;		
}
.mobileTXT {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 45px;
}
.mobileRED {
	color: #F00;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 45px
}
.bigred {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	float:center;
	color:#F00
}
.button {
	font-size: 24px;
	color:#E77A00;
}
.head {
	font-size: 18px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	color: #E77A00;
}
.nav {
	font-size: 14px;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	color: #BE6A0A;
}
.txtdat{
	font-size: 11px; 
	font-family: Tahoma, Geneva, sans-serif;
	color: #DB8A06;
}
.submitButton {
	margin-top: auto;
	padding: 2px;
	background-color: #E77A00;
	float: left;
	margin-right: auto;
	border-top: 2px solid white;
	border-left: 2px solid white;
	border-bottom: 2px solid #ffgggh;
	border-right: 2px solid #7878878;
}
input.fields {display: block;
        width: 140px;
        background: url(images/input_bg.png);
		border-top: 1px solid #E3E4E9;
		border-left: 1px solid #E3E4E9;
		border-bottom: 1px solid white;
		border-right: 1px solid white;
		margin-top: 3px;
	    margin-bottom: 3px;}



 
/*--------------------------------------------------------------------------------------*/
#SideNavBar
{
	text-align: left;
	background: #ECEFF5;
	border: 1px dotted #ECEFF5;
	font-family: verdana, Tahoma, MS Sans Serif;
	border-right: solid 2px #ECEFF5;
}
#SideNavBarAd
{
	padding-top: 40px;
	height: 431px;
	vertical-align: middle;
	text-align: center;
}
#SideNavBar UL
{
	margin: 0px;
	padding: 0px;
	list-style: block;
	border: 0px;
	color: #BCCAD5;
}
#SideNavBar LI
{
	background: #ffffff;
	height: 24px;
}
#SideNavBar A
{
	display: block;
	padding-bottom: 4px;
	padding-left: 20px;
	padding-right: 4px;
	padding-top: 4px;
	vertical-align: middle;
}
#SideNavBar A:link
{
	color: #003399;
	text-decoration: none;
}
#SideNavBar A:visited
{
	color: #003399;
	text-decoration: none;
}
#SideNavBar A:hover
{
	background: #E77A00;
	color: #FFFFFF;
}
 
#SideNavBar A:active
{
	background-color: gold;
	color: white;
}
#SideNavBar LI A IMG
{
	margin-right: 8px;
}
#SideNavBar .Header
{
	height: 24px;
	color: #FFFFFF;
	cursor: default;
	background: #ffffff;
	font-weight: bold;
	padding-top: 3px !important;
	padding-left: 2px !important;
	-moz-padding-bottom: 1px;
	-moz-padding-left: 3px;
	-moz-padding-right: 4px;
	-moz-padding-top: 6px;
}
#SideNavBar .HeaderIMG INPUT:hover
{
	background-color: #FFFFFF;
	color: white;
}

#SideNavBar .HeaderIMG INPUT
{
	border: 0px;
	margin: 0 4 0 0;
	vertical-align: middle;
}
/*--------------------------------------------------------------------------------------*/
 
