h1 {
	font-family: 'Arial Narrow', Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	margin:0;
	padding:0;
}

h2 {
	font-family: 'Arial Narrow', Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	margin:0;
	padding:0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #984C00;
	margin:10px 0 0 0;
	padding:0;
}

.hd {
	font-family: 'Arial Narrow', Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
}

.hd2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #984C00;
}

.hd3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #984C00;
}
.fontsansnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}	

.textbox {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.text {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

.text a:link {
	color: #006600;
	text-decoration: underline;
} 
.text a:visited {
	color: #006600;
	text-decoration: underline;
} 
.text a:hover { color: #999999; text-decoration: none}

.fontsansnormal a:link { color: #333333; text-decoration: none} 
.fontsansnormal a:visited { color: #333333; text-decoration: none} 
.fontsansnormal a:hover { color: #FFFFFF; text-decoration: none}

.nav {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}

.nav a:link { color: #ffffff; text-decoration: none} 
.nav a:visited { color: #ffffff; text-decoration: none} 
.nav a:hover { color: #cccccc; text-decoration: none}


.snav {
	font-family: 'Arial Narrow', Helvetica, sans-serif;
	font-size: 14px;
	color: #336633;
	font-weight: bolder;
	line-height: 18px;
}

.snav a:link {
	color: #006600;
	text-decoration: none;
} 
.snav a:visited { color: #006600; text-decoration: none} 
.snav a:hover { color: #cccccc; text-decoration: none}
.fontsansnormal2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
}

.tnav  {
	padding: 3px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.tnav a:link {
	padding: 6px;
	text-decoration: none;
	color: #FFFFFF;
	background-color:#CF6100;
/*	background-image:url(/images/header_bg.jpg);
	background-position:top left; 
	background-repeat:repeat;
*/	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.tnav a:visited {
	padding: 6px;
	text-decoration: none;
	color: #FFFFFF;
	background-color:#CF6100;
/*	background-image:url(/images/header_bg.jpg);
	background-position:top left; 
	background-repeat:repeat;
*/	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.tnav a:hover {
	padding: 6px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
	background-color:#307F14;
}
.textsm {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.hd4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #984C00;
}
