.whitelink {
	color: White;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	height: auto;
	letter-spacing: normal;
}
.blulink {
	color: Navy;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	height: auto;
	letter-spacing: normal;
}
.address {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10 px;
}
body {
	scrollbar-3dlight-color: Black;
	scrollbar-arrow-color: White;
	scrollbar-base-color: #600000;
	scrollbar-face-color: #600000;
	scrollbar-highlight-color: Maroon;
	scrollbar-shadow-color: Black;
	scrollbar-track-color: #600000;
	scrollbar-darkshadow-color: Black;
	background: transparent;
}
.blacklink {
	color: Black;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bolder;
}
.whitelink2 {
color : White;
	font-family: Verdana;
	font-size : 10px;
	text-decoration : none;
}
h1 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #CCBB40;
	text-decoration: none;
	font-variant: normal;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 4px;
}
blacklink2 {
	color : Black;
	font-family: Verdana;
	font-size : 14px;
	text-decoration : none;
}
h2 {
	font-family: Verdana;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	position: static;
}
h3 {
	font-family: Verdana;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
}
h4 {
	font-family: Verdana;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
}	
p {
	font-family: Verdana;
	font-size : 12px;
}
ul.vert-one{margin:0;padding:0;list-style-type:none;display:block;font:bold 16px Helvetica, Verdana, Arial, sans-serif;line-height:165%;width:220px;}
ul.vert-one li{margin:0;padding:0;border-top:1px solid #4D0000;border-bottom:1px solid #761A1A;}
ul.vert-one li a{
	display: block;
	text-decoration: none;
	color: White;
	background: #600;
	padding: 0 0 0 20px;
	width: 220px;
}
ul.vert-one li a:hover{background:#900 url("../images/vert-one_arrow.gif") no-repeat 0 9px;}
ul.vert-one li a.current,ul.vert-one li a.current:hover{background:#933 url("../images/vert-one_arrow.gif") no-repeat 0 9px;}
