body {
	background-color: #999999;
}
.style1 {
	font-family: Arial;
	font-weight: bold;
	color: #999999;
	font-size: 12px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.leftline {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #F00;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.style3 {font-size: 10px; color: #666666; font-family: Arial, Helvetica, sans-serif;}

#nav {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
left:20px;
margin-top:40px;
opacity:0.9;
padding-top:40px;
padding-bottom:15px;
position:fixed;
top:-30px;
width:285px;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}

#nav2 {

	background:#FFFFFF none repeat scroll 0 0;
	margin-top:40px;
	opacity:0.9;
	position:fixed;
	right:20px;
	top:40px;
	height:42px;
	
}

