@charset "UTF-8";
/* CSS Document */
body {
	background: url(/images/wallpaper_thin.gif);
	background-repeat: repeat-x;
}

div.LHnav {
	position: relative;
	height:102px;
	width:176px;
	vertical-align:middle;
	font:Arial;
	right:-2px;
}

div.LHnav div.text {
	width:150px;
	height:19px;
	margin-left:13px;
	border-bottom: 1px #e6e6e6 dotted ;
	color:#bebebe;
	font-family:Arial; 
	font-size:14px; 
	padding:4px 0px 2px 0px;
}
div.LHnav div.textFirst {
	width:150px;
	height:19px;
	margin-left:13px;
	border-bottom: 1px #e6e6e6 dotted ;
	border-top: 1px #e6e6e6 dotted ;
	color:#bebebe;
	font-family:Arial; 
	font-size:14px; 
	padding:4px 0px 2px 0px;
}

div.LHnav a.text {
	color:#bebebe;
	font-family:Arial; 
	font-size:14px; 
	text-decoration:none;
}
div.Textarea {
	height:90px;
	width:304px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e6e6e6;
	letter-spacing: 0.4px; 
	line-height:18px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#bebebe;
	padding:0px;
	margin:0px;
	text-decoration:none;
}
div.footer {
	font-family:Arial;
	font-size:9px;
	color:#e6e6e6;
}
a.footer {
	font-family:Arial;
	font-size:9px;
	color:#e6e6e6;
	text-decoration:none;
}
div.spacer {
	height:11px;
	width:100px;

}
div.footercontainer {
	height:20px;
	width:789px;
	border-bottom: 1px #e6e6e6 dotted;

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