body
{
background-image:url('images/tile.jpg');
background-repeat:repeat-x;
} 

body {
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #999999
}

.bodytext {
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #8b8577
}

.bodylight {
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #CCCCCC
}

.bodysmall {
	font-family: "Verdana", sans-serif;
	font-size: 10px;
	line-height: 110%;
	color: #8b8577;
}

.superscript {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.2em;
	}

.bodytan {
	font-family: "Verdana", sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #336666;
}

.bodytansmall {
	font-family: "Verdana", sans-serif;
	font-size: 11px;
	line-height: 110%;
	color: #336666;
}

.title {
	font-family: "Georgia", serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
}

.titletan {
	font-family: "Georgia", serif;
	font-size: 13px;
	font-weight: bold;
	color: #336666;
}

.titleorange {
	font-family: "Georgia", serif;
	font-size: 14px;
	font-weight: bold;
	color: #a13a0a;
}

.instructional {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	color: ##999999;
}

a:link {
	color: #999999;
	text-decoration: underline;
}

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

a:visited {
	color:#996600;
	text-decoration: none;
	}
	
a:active {
	color:#FFFFFF;
	}
	
body{
scrollbar-arrow-color:#FFCC66; 
scrollbar-base-color:#480000;
scrollbar-shadow-color: #A4B9B6;  
scrollbar-highlight-color: #FFFFFF; 
scrollbar-track-color: #000000; 
}
