BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	color : #333333;
	font-size : 12px;
	width: 100%;
	background: url(images/bgdd.jpg) ;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center top;
	background-color: #4d4d4d;	
	margin: 0px;	
}



/* Main Border */
#border {
	text-align: left;
	top: 0px;
	width: 914px;
	margin-bottom: 4px;
	margin-top: 5px;	
	padding: 0 0 0 0;
	background-color:#ffffff;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;	
}


.bgbodycontent {
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 10px;
	text-align: justify;
	line-height: 1.5;
}


.toplinks  {
	color : #00aeef;
	font-size : 12px;
	font-variant: normal;
	font-family:Arial, Verdana, Tahoma, Arial;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 15px;		
}

.toplinks a:link, .toplinks a:visited, .toplinks a:active  {
	color : #00aeef;
	font-family:Arial, Verdana, Tahoma, Arial;
	font-size:13px;
	text-decoration :none ;	
	font-weight: bold;
	padding-left: 12px;
	padding-right: 5px;	
}

.toplinks a:hover {
	color : #00aeef;
	font-family: Arial, Verdana, Tahoma, Arial;
	font-size:13px;
	text-decoration :underline ;
	font-weight: bold;	
}


.imgborder {
	margin: 3px;
}

.tablepadding {
	margin-left: 10px;
}

.imgborder1 {
	border: 1px solid #CCCCCC;
}

.imgborderrightouter {
	border: 1px solid #00aeef;
	margin-left: 10px;
	margin-right: 10px;	
	margin-bottom: 1px;
	text-align: center;
	padding: 3px;
}

.imgborderleftouter {
	border: 1px solid #ffffff;
	width:160px;
	margin-right: 5px;
	margin-bottom: 1px;
	text-align: center;
}

.tdmargin {
	padding-bottom: 8px;
}

.colored {
	color : #00aeef;
	font-size : 14px;
	font-weight: bold;
}

.smalltext {
	font-size : 10px;
}

h1 {
	color: #660000;
	font-size : 20px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	
	padding-bottom: 6px;
	font-weight: normal;
	border-bottom: 1px solid #CCCCCC;
}

.h1color {
	color : #cc951f;
}

.bodyh1 {
	color : #472926;
	font-size : 14px;
	padding-left: 0px;
	padding-top: 0px;
	font-weight: bold;
}

h2 {
	color : #660000;
	font-size : 13px;	
}

h3 {
	color: #333333;
	font-size : 14px;
	padding-bottom:1px;
}


hr {border: none 0; 
border-top: 1px solid #cccccc;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

HR {
	size: 1px;
	color : #cccccc;	
}

A:LINK {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	color : #333333;
	font-size : 12px;	
	text-decoration :Underline;
}

A:ACTIVE {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	color : #333333;
	font-size : 12px;	
	text-decoration :Underline;
}
A:VISITED {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	color : #333333;
	font-size : 12px;	
	text-decoration :Underline ;
}
A:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	color : #333333;
	font-size : 12px;	
	text-decoration :None ;
}

/* =========================== Navigation =========================== */

.leftside {
	background-color: #5f0014;
}

.formheader {
	background-color: #41000e;
	color: #cc951f;
	font-weight: bold;
	font-size: 16px;
	padding-left: 14px;
	line-height: 27px;
	vertical-align: middle;
	border-bottom: 1px solid #5f0014;
}

.formbg {
	background-image: url(images/bgform.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;	
}

.formpadding {
	padding-left: 8px;
}



.menuleft {
	width: 210px;
	padding-left: 0px;
	text-align: left;
	padding-top: 8px;
	margin-left: 5px;
	margin-right: 5px;		
}

.menuleft ul {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;

}
.menuleft li {
	padding-top: 0px;
	}
	


.menuleft a:link, .menuleft a:visited, .menuleft a:active{
	background-image: url(images/bullet.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 28px;
	width: 190px;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #af808a;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	vertical-align: top;	
	 }
	 
.menuleft a:hover {
	background-color: #41000e;
	background-image: url(images/bullet2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 28px;
	width: 190px;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #af808a;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	vertical-align: top;	
     }



#bottomlinks  {
	width: 914px;
	color : #ffffff;
	font-size : 11px;
	font-variant: normal;
	font-family:Arial, Verdana, Tahoma, Arial;
	text-align: center;
	line-height: 1.5;	
}

#bottomlinks a:link, #bottomlinks a:visited, #bottomlinks a:active  {
	color : #ffffff;
	padding-top: 0px;
	font-family:Arial, Verdana, Tahoma, Arial;
	font-size:11px;
	text-decoration :none ;	
	font-variant: normal;		
}

#bottomlinks a:hover {
	color : #ffffff;
	font-family: Arial, Verdana, Tahoma, Arial;
	font-size:11px;
	text-decoration :underline ;
	font-variant: normal;	
}


.borderforms {
	border-top: 0px solid #472926;
	border-left: 0px solid #472926;
	border-right: 0px solid #472926;
	border-bottom: 0px solid #472926;			
}

.formtext {
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	color : #472926;
	font-size : 11px;
}

.textbox {
	text-align: justify;
	margin: 0 0 0 0;
	color:#333333;
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid #af808a;
	font-size : 11px;
	width: 125px;
}

.textbox2 {
	text-align: justify;
	margin: 0 0 0 0;
	color:#333333;
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid #af808a;
	font-size : 11px;
	width: 200px;
}

.textarea2 {
	text-align: justify;
	margin: 0 0 0 0;
	color:#333333;
	padding: 3px;
	background-color: #ffffff;
	border: 1px solid #af808a;
	font-size : 11px;
	width: 400px;
}

.formbutton {background-color: #e3b248; background-image: none; color: #ffffff; font-weight: bold; font-size: 12px; border: 1px solid #000000; padding: 3px; }