html {scrollbar-face-color:#cccccc; scrollbar-shadow-color:#000000; 
         scrollbar-highlight-color:#ffffff; scrollbar-3dlight-color:#996666;
         scrollbar-darkshadow-color:#000000; scrollbar-track-color:#663333; 
         scrollbar-arrow-color:#663333}
a:link {color:#660000;}
a:active {color:#990000; text-decoration:none;}
a:visited {color:#330000;}
a:hover {color:#990000; text-decoration:none;}
.indent2 {padding:10px;}
.indent {padding:5px;}
.main:link {color:#D2C0B1; text-decoration:none; font-size:10pt; font-family:verdana; font-weight:bold;}
.main:active {color:#ffffff; text-decoration:none; font-size:10pt; font-family:verdana; font-weight:bold;}
.main:visited {color:#D2C0B1; text-decoration:none; font-size:10pt; font-family:verdana; font-weight:bold;}
.main:hover {color:#ffffff; text-decoration:none; font-size:10pt; font-family:verdana; font-weight:bold;}

#newsnavbar {
	margin: 0 0 30px 0;
	padding: 0;
	width: 530px;
	text-align: center;
	z-index: 10;
	clear: both;
	}
#newsnavbar li {
	list-style: none;
	background-color: #eee;
	border-bottom: 1px solid #663333;
	border-top: 1px solid #663333;
	float: left;
	text-align: center;
	}
#newsnavbar li.space {
	background-color: #eee;
	padding: 4px 0px;
	float: left; }
#newsnavbar li a {
	display: block;
	background-color: #eee;
	padding: 4px 10px;
	text-decoration: none;
	text-align: center;
	}
#newsnavbar li li {
	padding: 0px; 
	border: none;
	text-align: center;
	}
#newsnavbar li li a {
	text-decoration: none;
	text-align: center;
	}	
#newsnavbar li ul {
	display: none; 
	width: 7em; /* Width to help Opera out */
	background-color: #ddd;
	text-align: center;
	}
#newsnavbar li:hover ul, #newsnavbar li.hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	text-align: center;
	z-index: 3;
}
#newsnavbar li:hover li, #navbar li.hover li {
	float: none;
	text-align: center;}
#newsnavbar li:hover li a, #newsnavbar li.hover li a {
	background-color: #ddd;
	border-bottom: 1px solid #fff;
	color: #000;
	text-align: center;
	}
#newsnavbar li li a:hover {
	background-color: #ccc;
	text-align: center;
	}

.button2 { color: #eeeeee; font-weight: bold; background: #663333; FONT-FAMILY: verdana, sans-serif; FONT-SIZE: 12px; border-width: 2px; border-color: #996666; }
.textbox { color: #000000; border-style: solid; border-color: #996666; background: #eeeeee; border-width: 1px; FONT-FAMILY: verdana, sans-serif; FONT-SIZE: 10px }
.button { color: #eeeeee; font-weight: bold; background: #663333; FONT-FAMILY: verdana, sans-serif; FONT-SIZE: 10px; border-width: 1px; border-color: #996666; }
.button3 { color: #eeeeee; font-weight: bold; background: #663333; FONT-FAMILY: verdana, sans-serif; FONT-SIZE: 10px; border-width: 1px; border-color: #996666; }


