body {
  background-image:url(../imgs/bg_page.jpg)
}


.font10 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.font10Orange {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FF9900;
}

.font11 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

.font11NoAlign {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:visited {
	color: #666666;
	text-decoration: none;
}

a:link {
	text-decoration: none;
	color:#FF9900;
}

a:hover {
	color: #FF6600;
	text-decoration: none;
}

.font12BoldOrange {
	font:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color:#FF9900;
	text-transform:uppercase;
	text-indent: 26px;
}

.font12Bold {
	font:bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color:#000000;
	text-transform:uppercase;
	text-indent: 26px;
}

#container {
  position: relative;
  margin: 0 auto;
  width: 796px;
  background-image:url(../imgs/bg_wrapper.jpg)
}


#top
{
  position: relative;
  width: 796px;
  height:86px;
  text-align: left;
  background-image:url(../imgs/header_comp.jpg);
}

#headerSwf
{
    position: relative;
 	margin: 0 auto;
	margin-left: 16px;
	width: 765px;
	height:206px;
}

#bottom
{
	width: 796px;
	height:41px;
	background-image:url(../imgs/botom.jpg);
}
 

#news {
	position: relative;
	float: left;
	width: 201px;
	height: 500px;
	margin-top: 0px;
	padding: 0 10px 0 0px;
	line-height: 1.3em;
	background-color:#CCCCCC;
}

#content {
	position: relative;
	float: right;
	text-align:left;
	width: 530px;
	margin-top: 0px;
	padding: 0 10px 0 0px;
	line-height: 1.3em;
}

#dropDown {
	position: relative;
	float: left;
	width: 765px;
	height: 26px;
	max-height: 26px;
	margin-top: 0px;
	padding: 0 0px 0 0px;
	line-height: 1.3em;
	background-image:url(../imgs/dropdown_bg.jpg);
}

.combo {
	position: relative;
	float: left;
	margin-left: 40px;
	margin-top: 2px;
	font-size:9px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:170px;
}

#separator {
	position: relative;
	float: left;
	width: 16px;
	min-width: 16px;
	background-image:url(../imgs/bg_wrapper.jpg);
}

#tableBorder {
	padding: 2px 0px 2px 0px;
	border: 1px solid #CCCCCC;
	background-image:url(../imgs/arrow_white.jpg);
	background-repeat:no-repeat;
	height:27px;
}

#tableBorderGray {
	padding: 2px 0px 2px 0px;
	border: 1px solid #999999;
	background-image:url(../imgs/arrow_gray.jpg);
	background-repeat:no-repeat;
	height:27px;
}


.clear {
	clear:both;
}

.formH {
	height:26px;
	max-height:26px;
}

#LayerLinks {
	position:absolute;
	width:180px;
	height:6px;
	z-index:1;
	left: 596px;
	top: 44px;
}

#LayerCombo {
	position:absolute;
	width:171px;
	height:auto;
	z-index:1;
	left: 38px;
	top: 24px;
	border-style:solid;
	border-width:thin;
	border-bottom-color:#333333;
	border-left-color:#CCCCCC;
	border-right-color:#333333;
	border-top-color:#CCCCCC;
	visibility: hidden;
}

#LayerLinkCombo {
	position:absolute;
	width:169px;
	height:21px;
	z-index:1;
	left: 39px;
	top: 1px;
}

ul li {
	font-size: 10px;
	padding: 0 0 0 0;
	margin:0;
	list-style:none;
	left:-50px;
}

li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0 0 0 0;
	margin:0;
	list-style:none;
	left:0px;
}

li a {
  display:block;
  padding:1px 0;
  height:0.5%; /* IE WIN */
}

