BODY {
	margin-left: 1px;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 1px;
    font-family: calibri, tahoma, arial, verdana;
	font-size: 12px;

} 
td,tr {
    font-family: calibri, tahoma, arial, verdana;
	font-size: 12px;
	color:#3f3e3e;
}
legend {
	color:#5FA8DB;
	padding-right:6px;
	padding-left:3px;
}
a:link {
	text-decoration: none;
	color:#3f3e3e;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color:#3f3e3e;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
a:active {
	color:#3f3e3e;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.leftlinks:link {
color : #ffffff; 
font-size : 12px; 
text-decoration : none; 
} 
a.leftlinks:visited {
color : #ffffff; 
font-size : 12px; 
text-decoration : none; 
} 
a.leftlinks:hover {
color : #ff0000; 
font-size : 12px; 
text-decoration : none; 
} 
a.leftlinks:active {
color : #ffffff; 
font-size : 12px; 
text-decoration : none; 
} 

.style2 {
	
	font-size: 18px;
}
.style4 { 
         font-size: 14px;}
.style5 {
	
	font-size: 16;
}
.style8 {font-size: 13px; font-weight: bold; color:#4E5FC2; }
.box2 {
	BORDER: #FB9B47 1px dotted; PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-SIZE: 11px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; TEXT-ALIGN: justify;
}

.Tabborder
{
border:thin single #571A08;
}

.inputbox {
	border:1px solid #CCCCCC;
	font-size:12px;
	margin:2px;
	color:000000;
}
.inputdata {
	border:none;
	background:none;
	font-size:12px;
	width:400;
}
.inputdataborder {
	border:1px solid #CCCCCC;
	background:white;
	color:#333333;
	font-size:12px;
	width:400;
}
.textarea {
	border:1px solid #CCCCCC;
	font-size:14px;
}

.Button {
	border:1px thin #CCCCCC;
	color:3f3e3e;
	font-size:12px;
	padding:2PX;
}
.ButtonBorder {
	border:1px solid #CCCCCC;
	background:#000000;
	color:DDDDDD;
	font-size:12px;
	padding:2PX;
	cursor:pointer;
}

.FormTableHeader {
	background:#000000;
	height:30px;
	padding-left:10px;
	color:DDDDDD;
	font-size:13px;
	font-weight:bold;
	border-bottom:1px solid #999999;
	
}
.FormTable {
	border:1px solid #999999;
}
.DataTableHeader {
	background:#000000;
	height:24px;
	color:DDDDDD;
	font-size:13px;
	font-weight:bold;	
}
.MesPos {
	font-size:14px;
	color:#3e3f3f;
}
.MesNeg {
	font-size:14px;
	color:#FF0000;
}
.Title {
	font-size:18px;
	letter-spacing:3px;
	text-transform:uppercase;
}

#emailUs
{
  width:133px;
  height:23px;
  background-color:#333333;
  color:#ffffff;
  vertical-align:middle;
  padding-top:3px;
}

#emailUs:hover
{ 
  width:133px;
  height:23px;
 background-color:#000000;
 color:#ffffff;
 vertical-align:middle;
  padding-top:3px;
}