H1  {
	font-size : 18px;
	color : #000099;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

H2  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	font-style : normal;
	line-height : 15px;
}

H3  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	font-style : normal;
	line-height : 14px;
}

H4  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #cc6600;
	font-size : 13px;
}

H5  {
	margin: 1.5em 0 .75em;
	font: 16px "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	text-transform: uppercase;
	letter-spacing:.2em;
	color:#000099;
    }

H6  {
	font-size : 13px;
	font-family : Times New Roman, serif;
	color : #dd7700;
}

A  {
	text-decoration : none;
	color : #aa0000;
	font-style : normal;
}

A:Visited  {
	text-decoration : none;
	color : #990000;
}

A:Active  {
	text-decoration : none;
	color : #cc0000;
}

A:Hover  {
	color : #ff0000;
}

body,html {
	color: #333333;
	scrollbar-face-color: #777777;
	scrollbar-track-color: #aaaaaa;	
	scrollbar-3dlight-color: #999999;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-shadow-color: #555555;
	scrollbar-darkshadow-color: #111111;
	scrollbar-arrow-color: black;
 }


.navBar  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 11px;
	color : #696969;
	background-color : #ffffcc;
}

.subNavBar  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 9px;
	color : #696969;
	background-color : #eeeeee;
}


.pageName  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 16px;
	font-style : normal;
	color : #550000;
}

.textsm  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	line-height : 12px;
	font-style : normal;
	color : #333333;
}

.textsmgray  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #696969;
	font-weight : normal;
	font-style : normal;
	line-height : 11px;
}

.text  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
	font-style : normal;
	text-align : left;
	font-weight : normal;
	color : #333333;
}

.textlg  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 16px;
	font-weight : normal;
	font-style : normal;
	text-align : left;
	color : #333333;
}

.textgray  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #696969;
	line-height : 15px;
	font-weight : normal;
	font-style : normal;
}

.subhead  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	font-style : normal;
	line-height : 17px;
	color : #000000;
}

.copyright  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	line-height : 12px;
	font-style : normal;
	color : #cccccc;
}

#specials {
	position: absolute;
	left: 50px;
	top: 650px;
	width: 450px;
	padding: 10px;
	float: left;
	text-align: left;
	border: 1px solid #000;
	background: #eee;
}
