.verysmallsans 
	{
	color: #000000; 
	font-size: 9px; 
	font-family: verdana, helvetica, arial, sans-serif; 
	background-color: transparent;
	text-decoration: none;
	} 

.smallsans 
	{
	color: #000000; 
	font-size: 11px; 
	font-family: verdana, helvetica, arial, sans-serif; 
	background-color: transparent;
	text-decoration: none;
	} 

.sans 
	{ 
	color: #000000; 
	font-size: 12px; 
	font-family: verdana, helvetica, arial, sans-serif; 
	background-color: transparent;
	text-decoration: none;
	}

.sans:hover
	{
	color: #000000; 
	font-size: 12px; 
	font-family: verdana, helvetica, arial, sans-serif; 
	background-color: transparent;
	text-decoration: none;
	}
	
.largesans 
	{
	color: #000000; 
	font-size: 14px; 
	font-family: verdana, helvetica, arial, sans-serif; 
	background-color: transparent;
	text-decoration: none;
	}

.smallsanswhite
	{
	color: #FFFFFF; 
	font-size: 11px; 
	font-family: verdana, helvetica, arial, sans-serif; 
	background-color: transparent;
	text-decoration: none;
	} 
	
.smallsansgold
	{
	color: #a38d5d; 
	font-size: 11px; 
	font-family: verdana, helvetica, arial, sans-serif; 
	background-color: transparent;
	text-decoration: none;
	} 

.smallnavgold
	{
	color: #ff6600; 
	font-size: 11px; 
	font-family: verdana, helvetica, arial, sans-serif; 
	background-color: transparent;
	text-decoration: none;
	} 	

.sanswhite
	{ 
	color: #FFFFFF; 
	font-size: 12px; 
	font-family: verdana, helvetica, arial, sans-serif; 
	background-color: transparent;
	text-decoration: none;
	} 

.serif 
	{
	color: #000000; 
	font-family: times new roman, times, serif; 
	background-color: transparent;
	text-decoration: none;
	}

.smallsanswhite 
	{
	color: #ffffff; 
	font-size: 13px; 
	font-family: verdana, helvetica, arial, sans-serif; 
	background-color: transparent;
	text-decoration: none;
	}

.smallserifgold 
	{
	color: #a38d5d; 
	font-size: 12px;
	font-family: times new roman, times, serif; 
	background-color: transparent;
	text-decoration: none;
	}	

.smallprojectwhite 
	{
	color: #a38d5d; 
	font-size: 13px; 
	font-family: times new roman, times, serif; 
	background-color: transparent;
	text-decoration: none;
	}		
	
.serifgold 
	{
	color: #a38d5d; 
	font-size: 16px; 
	font-weight: bold;
	font-family: times new roman, times, serif; 
	background-color: transparent;
	text-decoration: none;
	}
	
.box {
	position: absolute;
	border-left: 1px solid #a38d5d;
	border-bottom: 1px solid #a38d5d;
	border-top: 1px solid #a38d5d;
	border-right: 1px solid #a38d5d;
	background-color: #D9D9D9;
	text-decoration: none;
	padding: 5px;
	left: 440px;
	top: 230px;
	background: transparent;
	background-image: url(/images/boxbg.png);
	font-weight: bold;
	}
	
body 
	{ 
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	scrollbar-arrow-color: #a38d5d;
	scrollbar-track-color: #1B1818;
	scrollbar-shadow-color: #a38d5d;
	scrollbar-face-color: #1B1818;
	scrollbar-highlight-color: #a38d5d;
	scrollbar-darkshadow-color: #1B1818;
	scrollbar-3dlight-color: #1B1818;
	}

.indent20 
	{
	color: #ffffff; 
	font-size: 13px; 
	font-family: verdana, helvetica, arial, sans-serif; 
	background-color: transparent;
	text-decoration: none;
	padding-left: 20px;
	}

.subnav {
	width: 200px;
	color: #ffffff; 
	font-size: 10px; 
	font-family: verdana, helvetica, arial, sans-serif; 
	background-color: transparent;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 25px;
}

a
	{ 
	color: #ff6600;
	background-color: transparent;
	text-decoration: none; 
	}

a:hover
	{ 
	color: #a38d5d;
	background-color: transparent;
	text-decoration: none; 
	}
