<!--
	body 	 	{ margin:0px; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#666666; }
	td 		{ font-family: Verdana,Arial,Helvetica,sans-serif; font-size:11px; color:#666666; }

a			{ 
	color:#3b7ec5; 
	text-decoration:none;
	border-bottom:1px dotted #3b7ec5;
}					/*   */													
a:hover { 
	color:#3b7ec5; 
	text-decoration:none;
	border-bottom:1px solid #3b7ec5;
}			/*   */

h1 { 
	font-family:verdana; 
	font-size:11px; 
	color:#3b7ec5; 
	margin:0 0 1px 5px; 
	padding:0px 0 1px 0; 
	font-weight:600; 
	letter-spacing:1px; 
	text-transform:uppercase; 
}

   h2			{ font-family:verdana; font-size:10px; color:#777777; margin:0 0 3px 0; padding:0px 0 0 0; font-weight:550; letter-spacing:1px; text-transform:uppercase; }   
   h4			{ font-family:verdana; font-size:10px; color:#777777; margin:0 0 1px 5px; padding:0px 0 1px 0; font-weight:550; letter-spacing:1px; text-transform:uppercase; }   

.h_container { 
	border-left:3px solid #d6d6d6; 
	color:#999999; 
	margin:0 0 10px 0; 
}

.h_sub { 
	font-size:10px; 
	margin:0 0 1px 5px; 
}

.nav { 
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size:10px; 
	color:#e3e3e3; 
	font-weight:bold; 
	padding:5px 13px 0 13px; 
	text-transform:uppercase; 
	letter-spacing:1px; 
}

.nav a {
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size:10px; 
	color:#e3e3e3; 
	font-weight:bold; 
	text-transform:uppercase; 
	letter-spacing:1px;
	text-decoration:none;
}

.nav a:hover	{
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size:10px; 
	color:#e3e3e3; 
	font-weight:bold; 
	text-transform:uppercase; 
	letter-spacing:1px;
	text-decoration:none;
}

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

.info a {
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size:11px; 
	color:#999999;
	text-decoration:none;
	border-bottom:none;
}

.info a:hover {
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size:11px; 
	color:#999999;
	text-decoration:underline;
	border-bottom:none;
}
	

.youarehere { 
	font-family:Verdana,Arial,Helvetica,sans-serif; 
	font-size:11px; 
	color:#999999; 
	padding:0 0 0 30px;
}
.youarehere	a { 
	color:#666666; 
	text-decoration:none; 
	border-bottom:none;
}
.youarehere	a:hover { 
	color:#333333;
	text-decoration:underline; 
	border-bottom:none; 
}

.footer {
	padding:10px 48px 0 0;
}

.footer a.link {
	color:#666666; 
	text-decoration:none;  
	border-bottom:none; 
}
.footer a.link:hover {
	color:#333333;
	text-decoration:underline; 
	border-bottom:none; 
}
.footer strong {
	font-weight:normal;
}

-->