/* Produced By: Nateo Designs */
body,td,th {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #FF7300;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF7300;

}
a:active {
	text-decoration: none;
}
a.nav:link{
	font-family: Tahoma;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover{
	font-family: Tahoma;
	font-size: 26px;
	font-weight: bold;
	color: #FF7300;
	text-decoration: none;
}
a.nav:visited{
	text-decoration: none;
	font-family: Tahoma;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
}
a.sub:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF7300;
	text-decoration: none;
}
a.sub:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.sub:visited{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF7300;
}
.subarrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.headerwhite {
	font-family: Tahoma;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.headergrey {
	font-family: Tahoma;
	font-size: 26px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.headerorange {
	font-family: Tahoma;
	font-size: 26px;
	font-weight: bold;
	color: #FF7300;
	text-decoration: none;
}