body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #B3B3AE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #30568A; }
a:visited { color: #568AD2; }
a:hover { color: #568AD2; }

/* Boby Content */
.headlines {
	color: #496C29;
	font-size: 16px;
	font-family: Arial;
	font-weight: normal;
	line-height: normal;

}
.sub_headlines {
	color: #666666;
	font-size: 15px;
	font-family: Arial;
	font-weight: normal;
}

.logo {
	color: #000000;
	font-size: 18px;
	font-family: Arial, Helvetica;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;	
}

.bodycopy {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
/* navigation */

.navigation {
	float: left;
	margin-left: 1px;
	width: 180px;
}
.navigation ul {margin: 0; padding: 0;}
.navigation li {
	border-bottom: 1px solid #990000;
	list-style: none;
}
.navigation li a {
	background: #cc0000;	
	color: #FFFFFF;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.navigation li a:hover {
	background: #ff0000;
	color: #ffff00;
}


h1 {
	color: #990000;
	font-size: 18px;
	
}
.h2 {
	color: #990000;
	font-size: 15px;
}
.h3 {
	color: #CC0000;
	font-size: 15px;
}
.h4 {
	color: #666666;
	font-size: 10px;
}
.h5 {
	color: #666666;
}
.h6 {
	font-size: 9px;
	color: #666666;
}

a.hover {
	color: #476d94;
	text-decoration: underline;
	}


/* Testimoniails */
.testimoniails 
{ 
	background-color: #f4f7fa;
	color: #000000; 
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;

} 

/* Side Title */
.SideTitle 
{
	background-color: #f4f7fa;
	color: 333333;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
}


/* Copy Rights */

.copyRights { font-size: 11px; font-family: Arial, Helvetica; color: #000000;}
a.copyRights { font-size: 11px; font-family: Arial, Helvetica; color: #000000;}
a.copyRights:link {color: #000000; text-decoration: underline; } 
a.copyRights:visited {color: #666666; text-decoration: none; } 
a.copyRights:hover {color: #666666; text-decoration: underline; } 
a.copyRights:active {color: #000000; } 
