body {
	background: url('../images/bg.jpg');
	background-repeat: repeat-x;
	background-position: top center;
	margin-top: 0px;
	background-color : #242424;
}



A:link {
	font-size: 12px;	
	font-family :Arial Unicode MS,Lucida Grande,helvetica;
	Color: #e0d809;
	text-decoration: underline;
}
A:active {
	font-size: 12px;
	font-family :Arial Unicode MS,Lucida Grande,helvetica;
	Color: #e0d809;
	text-decoration: underline;
}
A:visited {
	font-size:12px;
	font-family :Arial Unicode MS,Lucida Grande,helvetica;
	Color: #e0d809;
	text-decoration: underline;
}
A:hover {
	font-size: 12px;
	font-family :Arial Unicode MS,Lucida Grande,helvetica;
	Color: #ffffff;
	text-decoration: none;
}

A.footer:link {
	font-size: 11px;
	font-family :Arial Unicode MS,Lucida Grande,helvetica;
	Color: #000000;
	text-decoration: none;
}
A.footer:active {
	font-size: 11px;
	font-family :Arial Unicode MS,Lucida Grande,helvetica;
	Color: #000000;
	text-decoration: none;
}
A.footer:visited {
	font-size:11px;
	font-family :Arial Unicode MS,Lucida Grande,helvetica;
	Color: #000000;
	text-decoration: none;
}
A.footer:hover {
	font-size: 11px;
	font-family :Arial Unicode MS,Lucida Grande,helvetica;
	Color: #333333;
	text-decoration: underline;
}

A.nav1:link {
	font-size: 10px;
	font-family :verdana,arial,trebuchet ms,helvetica;
	Color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
A.nav1:active {
	font-size: 10px;
	font-family :verdana,trebuchet ms,helvetica;
	Color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
A.nav1:visited {
	font-size:10px;
	font-family :verdana,trebuchet ms,helvetica;
	Color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
A.nav1:hover {
	font-size: 10px;
	font-family :verdana,trebuchet ms,helvetica;
	Color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

b{
	font-size: 13px;
   line-height: 15px;
	Color: #e0d809;
}

td{
	font-size: 13px;
   line-height: 15px;
	font-family :Arial Unicode MS,Lucida Grande,helvetica;
	Color: #ffffff;
}

.copyright{
	font-size: 8pt;
    line-height: 20px;
	color: #ffffff;

}

.form{
	font-size: 11px;
	line-height: 20px;
	color: #9BA485;
	font-weight : bold;
}


h1 { 
text-decoration: none;
font-size: 15px;
font-family: georgia,trebuchet ms, Helvetica, trebuchet ms, 'san serif';
color: #f59600;
font-weight:bold;
}

h2 {
	text-decoration: none;
	font-size: 21px;
	font-family: Helvetica, trebuchet ms, 'san serif';
	color: #e0d809;
	font-weight: normal;
	line-height: 31px;
	background: url('/images/header_bg.gif');
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

h3 {
	text-decoration: none;
	font-size: 18px;
	font-family: Helvetica, trebuchet ms, 'san serif';
	color: #f59600;
	font-weight: normal;
}

h4 {
	text-decoration: none;
	font-size: 19px;
	font-family: Helvetica, trebuchet ms, 'san serif';
	color: #00619c;
	font-weight: normal;
	line-height: 31px;
	background: url('/images/header_bg.gif');
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}