@charset "utf-8";

body {
	background-color: #999999;
}

a img {border: none; }


.bodytext {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	font-family:"verdana"
}

.Copyright {
	font-size: 8pt;
	color: #999999;
	font-weight: normal;
	font-family:"Trebuchet MS";
	padding-left:4px;
}
.tables {
background-color:#FFFFFF;
}

.pageheading{
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	font-family:"verdana";
	display: inline;
	line-height: 25px;
	text-align:left;
	
}


h1 {
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
	font-family:"verdana";
	display: inline;
	text-align:left;
}

h2 {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-family:"verdana";
	display: inline;
	text-align: left;
	text-indent:inherit;

}
h3 {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	font-family:"verdana";
	display: inline;
	text-align:left;

}
h4 {
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	font-family:"verdana";
	display: inline;
}

h5 {
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	font-family:"verdana";
	display: inline;
	line-height: 25px;
	text-align:left;	
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #666666;
}



a.nav:link {color: #666666; text-decoration: none; }
a.nav:visited {color: #666666; text-decoration: none; }
a.nav:hover {color: #FF0000; text-decoration: none; }
a.nav:active {color: #666666; 
}

.clients {
	font-size: 12px;
	color: #727272;
	font-weight: normal;
	font-family:"verdana";
	text-align:top;
	vertical-align: top;
}

.clientsHead {
	font-family: "Verdana";
	font-size: 16px;
	font-style: normal;
	text-align:left;
	font-weight:normal;
	color: #000000;
	text-decoration:none;
	line-height: 30px;	
	}
.arrowhome {
font-size: 12px;
	font-style: normal;
	text-align:left;
	font-weight:normal;
	color: #000000;
}

a.con:link {
		color: #0000CF;
	 	text-decoration: none;
		font-size: 12px;
		font-weight: normal;
		font-family:"verdana";
	  }
a.con:visited {
		color: #0000CF; 
		text-decoration: none;
		font-size: 12px;
		font-weight: normal;
		font-family:"verdana";
		 }
a.con:hover {
		color: #0000CF; 
		text-decoration: underline;
		font-size: 12px;
		font-weight: normal;
		font-family:"verdana";
		 }
a.con:active {color: #0000CF; 
}
