body {
	font-family: Verdana, Arial, serif;
	font-size: 11pt;
	letter-spacing: normal;
	line-height: normal;
	word-spacing: normal;
	/* text-align: justify;
	width:1000px;*/
	color: black;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	FONT-SIZE: 11px;
	COLOR: #000000;
	BACKGROUND-COLOR: #ffffff;

  }
sacin{
  font-size: 11pt;
}
hr {
  width: 100%; }

dt.sh {
  font-size: 10pt;
  font-weight: bold; }

dt.header {
  font-size: 14pt;
  font-weight: bold; } 

dt.si {
  font-size: 7pt;
  font-style: italic; }

dt.t {
  font-size: 8pt; }

dt.tb {
  font-size: 7pt; }

span.tb {
  font-size: 7pt; }

span.t {
  font-size: 8pt; }

span.ta {
  font-size: 7pt; }

span.tb {
  font-size: 8pt; }

span.tc {
  font-size: 9pt; }

span.td {
  font-size: 10pt; }

span.te {
  font-size: 11pt; }

span.tf {
  font-size: 11pt; }

span.ha {
  font-size: 7pt;
  font-weight: bold; }
span.hb {
  font-size: 8pt;
  font-weight: bold; }
span.hc {
  font-size: 9pt;
  font-weight: bold; }
span.hd {
  font-size: 10pt;
  font-weight: bold; }
span.he {
  font-size: 11pt;
  font-weight: bold; }
span.hf {
  font-size: 12pt;
  font-weight: bold; }
span.hg {
  font-size: 12pt;
  font-weight: bold; }
span.hh {
  font-size: 13pt;
  font-weight: bold; }
span.hi {
  font-size: 14pt;
  font-weight: bold; }

span.h1 {
  font-size: 10pt;
  font-weight: bold; }

span.h2 {
  font-size: 11pt;
  font-weight: bold; }

span.h3 {
  font-size: 12pt;
  font-weight: bold; }

span.header {
  font-size: 14pt;
  font-weight: bold; } 
  
span.si {
  font-size: 7pt;
  font-style: italic; }


/*TOP NAVIGATION START*/	
#navigation {
	width: 850px;
	
}
#navigation ul{
    margin: 0;
	padding: 0;
	text-indent: 0;
}
#navigation li {
	text-align: center;
	float: left;
	list-style-type: none;
	background-color: transparent;
}

#navigation li a {
	font: 11px Arial, sans-serif;
	color: #fff;
	display: block;
	padding: 10px 0 13px 0;
    border-bottom: none;
	font-variant: small-caps;
	text-decoration: none;
}

#navigation li a:hover {
	background-color:#FF9933;
	color: #fff;
	text-decoration: none;
}
#navigation li .active a{
	background-color:#FF9933;
}
/*TOP NAVIGATION END*/

.toptop
{
width:100%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-color:#754C23;
height:30px;

}
.main
{
width:1000px;
}
a.blackbold:hover
{
     TEXT-DECORATION: none;
     FONT-SIZE: 11px;
	 FONT-WEIGHT: bold;
     COLOR: #FF0000;
}
a.black
{
    FONT-FAMILY: Verdana, sans-serif;
    FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	COLOR: #000000;
}
a.black:hover
{
     TEXT-DECORATION: none;
     FONT-SIZE: 11px;
	 FONT-WEIGHT: bold;
     COLOR: #FF0000;
}

