BODY {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #555;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color:#3D4A74;}

P, TR, TD, LI, UL, Table{
	color: #555;
	}
	
.maintable {
	background: #EBF3DA;

	}
	
LI, UL {list-style-image: url('../test/images/bullet.gif');}
	
A:LINK {
	color: #486396;
	text-decoration: none;}
A:VISITED {
	color: #486396;
	text-decoration: none;}
A:HOVER {
	color: #A5A35E;
	text-decoration: underline;}
A:ACTIVE {
	color: #486396;
	text-decoration: underline;}

h1 { 
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #eff5df;
	text-transform: lowercase;
}
	
h2 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #888;
	text-transform: lowercase;
	}
	
h3 {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #861e29;
	padding: 3px;
	background: #f8f8f8;
	border: 1px solid #861e29;
	text-transform: lowercase;
	}
h4 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 2px;
	color: #A5A35E;
	background: #f8f8f8;
	border-top: 1px solid #333;
	text-transform: lowercase;
	}
h5 {
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	color: #333;
	background: #f8f8f8;
	border-bottom: 1px solid #ccc;
	text-transform: lowercase;

	}
	
h6{
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	color: #777;
	text-transform: lowercase;

	}

.logo {
	background: #fff;
	}

.leftside {
	background: 000000;
	padding: 2px; 
	text-align: left;
	}
	
.address {
	text-align: center;
	font-size: 11px;
	padding: 4px;
	}

	
.textarea {
	text-align: left;
	background: #fff;
	line-height: 18px;
	padding: 15px;
	font-size: 11px;}

.navigation {
	background: #fff;
	text-transform: lowercase;
	color: #486396;
	font-size: 11px;
	text-align: right;
	line-height: 20px;
	padding: 3px;;}	

.navigation a:link {
	color: #486396;
	font-size: 11px;
	text-align: left;
	padding: 3px;}

.navigation a:visited {
	color: #486396;
	font-size: 11px;
	text-align: left;
	padding: 3px;}

.navigation a:active {
	color: #486396;
	font-size: 11px;
	text-align: left;
	padding: 3px;}

.navigation a:hover {
	color: #A5A35E;
	font-size: 11px;
	text-decoration: underline;
	padding: 3px;}


.bottomnavigation {
	background: #EBF3DA;
	text-transform: lowercase;
	color: #486396;
	font-size: 11px;
	text-align: center;
	line-height: 20px;
	padding: 3px;;}	

.bottomnavigation a:link {
	color: #486396;
	font-size: 11px;
	text-align: left;
	padding: 3px;}

.bottomnavigation a:visited {
	color: #486396;
	font-size: 11px;
	text-align: left;
	padding: 3px;}

.bottomnavigation a:active {
	color: #486396;
	font-size: 11px;
	text-align: left;
	padding: 3px;}

.bottomnavigation a:hover {
	color: #A5A35E;
	font-size: 11px;
	text-decoration: underline;
	padding: 3px;}



.info {
	text-align: left;
	font-size: 11px;
	color: #222;
	line-height: 15px;
	padding: 8px;
	background: #CED1C1;}

.info p {
	text-align: left;
	font-size: 11px;
	line-height: 15px;
	color: #222;	}

.info2 {
	text-align: left;
	font-size: 11px;
	color: #222;
	line-height: 15px;
	padding: 8px;
	background: #000000;}

.info2 p {
	text-align: left;
	font-size: 11px;
	line-height: 15px;
	color: #222;	}
	
.copyright {
	font-size: 11px;
	text-align: center;
	color: #fff;
	padding: 5px 3px 13px 3px;}
