body {
	font: 11px 'Verdana', Arial, Helvetica, sans-serif;
	color: #444;
	text-align: justify;
	line-height: 15px;
	background-color:#1a1c1f;
	margin-top:30px;
	margin-bottom:30px;
	}

.border {
	background: #ededed;
	width: 1px;
	}
	
div {margin-left: 11px;
margin-top: 9px;}

.horidottedline {background-image: url(../images/dotted_line.gif); height: 1px;}
 
.spaceV {height: 20px;}
.spaceH {width: 10px;}

.barcolorA {background:#fba328; height:1px;}
.barcolorB {background:#EAEBE9; height:1px;}

.textspacing {letter-spacing: 1px;}

a:link {color:#993300; text-decoration:none;}
a:visited {color:#993300; text-decoration:none;}
a:hover {color: #ed6c1f; text-decoration:underline; }
a:active { color:#993300; text-decoration:none;}

img.floatRight { 
    float: right; 
    margin: 6px; 
}
img.floatLeft { 
    float: left; 
    margin: 6px; 
}

img {border:0px;}

h1 {color:#438a01;
font-size:11px;}

h2 {color:#993300;
font-size:11px;}

.class2 A:link {text-decoration: none; color:#444;}
.class2 A:visited {text-decoration: none; color:#444;}
.class2 A:active {text-decoration: none; color:#444;}
.class2 A:hover {text-decoration: none; color:#ed6c1f;}
.class2 {color: #858484; font-size: 9px; text-align: right;}

.class3 {color:#438a01; font-weight:strong;}

.tablemenu {border-right:1px solid #b7d891; 
			border-left:1px solid #b7d891; 
			border-bottom:1px solid #b7d891; 
			border-top:2px solid #b7d891;
			padding-bottom: .2cm;
			padding-top: .2cm;
			padding-left:.1cm;
			padding-right:.1cm;
			background-color:#f9fae8;
			text-align:center;}

.pretable1 {border-right:0px; 
			border-left:0px; 
			border-bottom:2px solid #f4f4f4; 
			border-top:1px solid #f4f4f4;
			padding-bottom: .2cm;
			padding-top: .2cm;
			padding-left:.1cm;
			padding-right:.1cm;}
			
.contactus01 {border-right:1px solid #eeeeee; 
			border-left:1px solid #eeeeee; 
			border-bottom:1px solid #eeeeee; 
			border-top:1px solid #eeeeee;
			padding-bottom: .2cm;
			padding-top: .2cm;
			padding-left:.1cm;
			padding-right:.1cm;
			background-color:#fcfcfc;
			text-align:center;}
			
.maintableborder {border-top:10px solid #ee1626;
				border-bottom:10px solid #f2ac33;
				background-color:#FFFFFF;
				}

			
  
