.menu{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 17px;
	color : #39468B;
}
.navtext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 17px;
	color : #DA8F0C;
}
.subnavtext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 17px;
	color : #999999;
}
.content{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 18px;
	color : #333333;
}
.form{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFF200;
	height : 18px;
    background: #3E3E3E;
	border-color: #3E3E3E;
}
.back{
	background-image: url(../images/temp_tile.gif);	
}
    
	
	a:link { color: 333333; text-decoration: none; }
	a:visited { color: 333333; text-decoration: none; }
	a:hover { color: white; text-decoration: none; background-color: af1515; }
	
	div.nav a:link { color: #DA8F0C; text-decoration: none; }
	div.nav a:visited { color: #DA8F0C; text-decoration: none; }
	div.nav a:hover { color: #white; text-decoration: none; }
	
	div.subnav a:link { color: #999999; text-decoration: none; }
	div.subnav a:visited { color: #999999; text-decoration: none; }
	div.subnav a:hover { color: #white; text-decoration: none; }
