body {
	scrollbar-face-color: #AAAAAA; scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: gray; scrollbar-3dlight-color: #DDDDDD; 
	scrollbar-darkshadow-color: #ffffff; scrollbar-track-color: #f4f4f4; 
	scrollbar-arrow-color: #CCCCCC;
	/*background: url(../images/frame_bg.jpg);*/
}
a:link {
    text-decoration: underline;
	color: #FFFFFF;
}

a:visited {
    text-decoration: underline;
	color: #FFFFFF;
}

a:hover {
    text-decoration: underline;
	color: #666666; 

}



/* MAIN CONTENT AREA */
h1{
	font-family: Arial, Verdana, sans-serif,  Helvetica;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	display: inline;
}
h2 {
	font-family: Arial, Verdana, sans-serif,  Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	filter:Blur(strength=2);
	display: inline;
}
.directory_header {
	font-family: Arial, Verdana, sans-serif,  Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.listing_header {
	font-family: Arial, Verdana, sans-serif,  Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #DEB500;
	text-decoration: underline;
}
.listing_header a:link{
	font-family: Arial, Verdana, sans-serif,  Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #DEB500;
	text-decoration: underline;
}
.listing_header a:visted{
	font-family: Arial, Verdana, sans-serif,  Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #DEB500;
	text-decoration: underline;
}
.listing_header a:hover{
	font-family: Arial, Verdana, sans-serif,  Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
.content_01 {
	font-family: Arial, Verdana, sans-serif,  Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

/* MENU TILES AND TEXT */
.topmenu_01 {
	font-family: Arial, Verdana, sans-serif,  Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #7C0015;
}
.topmenu_01 a:link{
	font-family: Arial, Verdana, sans-serif,  Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #7C0015;
}
.topmenu_01 a:visited{
	font-family: Arial, Verdana, sans-serif,  Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #7C0015;
}
.topmenu_01 a:hover{
	font-family: Arial, Verdana, sans-serif,  Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
select {
	font-family: Arial,helvetica,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;
	
	border-style: outset;
	border-width: 1;
	border-color: Gray;
	
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;	
	}
	input {
	font-family: Arial,helvetica,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;
	
	border-style: outset;
	border-width: 1;
	border-color: Gray;
	
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;	
	
}
	
		textarea {
	font-family: Verdana,Arial,helvetica,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-color: #AAAAAA;
	color: #000000;
	
	border-style: solid;
	border-width: 1;
	border-color: Gray;
	
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	
}
