@charset "utf-8";
/* CSS Document */

/*Menu */
.menu{
margin: 0;
padding: 0;
float: left;
font:  bold 16px Arial;
width: 100%;
overflow: hidden;
margin-bottom: 0em;
border: 2px solid #F97602;
border-width: 2px 0;
background: black url(images/off.gif) center center repeat-x;
}

.menu li{
display: inline;
}

.menu li a{
float: left;
color: #000000;
padding: 15px 8px;
text-decoration: none;
border-right: 2px solid #131313;
}

.menu li a:visited{
color: #000000;
}

.menu li a:hover, .menu li .current{
color: #F97602;
background: transparent url(images/on.gif) center center repeat-x;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.style1 {
	color: #F97602;
	font-size: 20px;
	font-weight: bold;
}
.style3 {
	color: #F97602;
	font-size: 18px;
	font-weight: bold;
}
.style4 {color: #FFFFFF}
.style26 {font-size: 12px}
.style24 {font-size: 30px}
.style28 {font-size: 20px}
.style26 {font-size: 12px}
a:link {
	color: #F97602;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #F97602;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #F97602;
}
.style9 {color: #FFFFFF; font-size: 12px; }
.style10 {
	font-size: 24px;
	font-weight: bold;
}
.style13 {
	color: #F97602;
	font-size: 36px;
	font-weight: bold;
}
.style15 {font-size: 18px}
.style16 {
	font-size: 12px;
	font-weight: bold;
}
.style19 {
	color: #000000;
	font-size: 30px;
}
.style20 {color: #F97905}
.style22 {font-size: 16px}
.style23 {color: #F97602}

img
{  border-style: none;
}

h1 { 
font-family: Arial; 
color: #000000; 
font-size: 30px; 
font-weight: bold; 
line-height: 30px; 
margin-top: 0px; 
margin-bottom: 0px; } 

h2 { 
font-family: Arial; 
color: #F97602; 
font-size: 20px; 
font-weight: bold; 
line-height: 30px; 
margin-top: 0px; 
margin-bottom: 0px; } 

h3 { 
font-family: Arial; 
color: #F97602; 
font-size: 20px; 
font-weight: bold; 
line-height: 30px; 
margin-top: 0px; 
margin-bottom: 0px; } 

h4 { 
font-family: Arial; 
color: #F97602; 
font-size: 13px; 
font-weight: bold; 
line-height: 20px; 
margin-top: 0px; 
margin-bottom: 0px; } 


.class1 A:link { color: #000000; text-decoration: underline}
.class1 A:visited { color: #000000;text-decoration: underline}
.class1 A:active { color: #000000; text-decoration: underline}
.class1 A:hover {text-decoration: underline; color: #F4881D;}

.class2 A:link { color: #ffffff; text-decoration: underline}
.class2 A:visited { color: #ffffff;text-decoration: underline}
.class2 A:active { color: #ffffff; text-decoration: none}
.class2 A:hover {text-decoration: underline; color: #F4881D;}

.class3 A:link { color: #F97602; text-decoration: underline}
.class3 A:visited { color: #F97602;text-decoration: underline}
.class3 A:active { color: #F97602; text-decoration: underline}
.class3 A:hover {text-decoration: underline; color: #F97602;}