body {
	background-image: url(images/bg1.gif);
	padding-top: 0px;
   color: #000000;
   font-family: tahoma, arial;
   font-size: 12px;}

td {
   color: #000000;
   font-family: tahoma, arial;
   font-size: 12px;}
	
a:link {
	color: #999999;
	text-decoration: underline;}

a:visited {
	color: #999999;
	text-decoration: underline;}

a:active {
	color: #1E5889;
	text-decoration: none;}

a:hover {
	color: #1E5889;
	text-decoration: none;}

.contentarea {
	background-color: #eaeaea;
}

.content {
	font-family: tahoma, arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding-top: 20px;
	padding-right: 14px;
	padding-left: 15px;
}

.services {
	font-family: tahoma, arial;
	font-size: 14px;
	color: #1E5889;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-left: 15px;
}

.footer {
	font-family: tahoma, arial;
	font-size: 10px;
	color: #999999;
}

.footer a:link {
	color: #999999;
	text-decoration: underline;}

.footer a:visited {
	color: #999999;
	text-decoration: underline;}

.footer a:active {
	color: #FFFFFF;
	text-decoration: none;}

.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;}


