

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color:#ffffff;
	background-color:#ffffff;
	scrollbar-face-color:#f6f6f6;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:#f0f0f0;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-Color:#ffffff;	
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;}

a {
	color: #804b42;
	text-decoration: none;}

.title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;}
.title a:link {text-decoration:none; color: #000000;}
.title a:visited {text-decoration:none; color: #000000;}
.title a:hover {text-decoration:none; color: #000000;}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;}
.text a:link {text-decoration:none; color: #000000;}
.text a:visited {text-decoration:none; color: #000000;}
.text a:hover {text-decoration:none; color: #000000;}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;}
.text2 a:link {text-decoration:none; color: #ffffff;}
.text2 a:visited {text-decoration:none; color: #ffffff;}
.text2 a:hover {text-decoration:none; color: #ffffff;}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #b4b4b4;}
.smalltext a:link {text-decoration:none; color: #b4b4b4;}
.smalltext a:visited {text-decoration:none; color: #b4b4b4;}
.smalltext a:hover {text-decoration:none; color: #b4b4b4;}

.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #000000;}
.tinytext a:link {text-decoration:none; color: #000000;}
.tinytext a:visited {text-decoration:none; color: #000000;}
.tinytext a:hover {text-decoration:none; color: #000000;}

.menu1 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	}
.menu1 a:link {text-decoration:none; color: #000000;}
.menu1 a:visited {text-decoration:none; color: #000000;}
.menu1 a:hover {text-decoration:none; color: #804b42;}

.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;}
.menu2 a:link {text-decoration:none; color: #000000;}
.menu2 a:visited {text-decoration:none; color: #000000;}
.menu2 a:hover {text-decoration:none; color: #804b42;}

.scroll-track{
height:12px;
width:12px;
}

.scroll-handle{
border: 1px solid #ffffff;
height:400px;
width:12px;
background:#d9d9d9;
background-image: url(../images2/scrollhandle.gif);
cursor:pointer;
}