body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #c0cdd9;
	margin: 0px;
	padding: 0px;
	width: 100%;
	position:absolute; 
	height:100%;
	font-size:14px;
	min-width: 992;
}

a 
{
	color:#ff9933;
}

form,img,div {margin:0px;padding:0px;}

a:hover
{
	text-decoration: underline;
} 


#bottomleft {
   background: url(newimages/leftmenudown.png) no-repeat;
   background-position: bottom left;
}

div#line {font-size: 0;}

/* cellspacing=0 */
table {border-collapse: collapse;}

/* cellpadding=0 */
table td {padding: 0px}


h1 {
font-size:18px;
color: #000000;
margin:0px;
}


h2 {
font-size:16px;
color: #000000;
}

h3 {
font-size:14px;
color: #000000;
}

/* TOP BEGIN */
#top
{
 width: 100%;
 background-image: url(newimages/top_bg.png);
 height: 78px;
}

#sitename
{
 font-family: Arial Black, sans-serif;
 color: #ffffff;
 font-size: 24px;
 padding-top:10px;
}

#topmenu
{
 font-family: Arial, Helvetica, sans-serif;
 color: #ffffff;
 font-size: 14px;
 font-weight: bold;
 word-spacing: 25px;
 margin-top:0px;
}

a.topmenu
{
 word-spacing: normal;
 color: #ffffff;
 text-decoration:none;

}

a.topmenu:hover
{
 color: #ff9933;
}
/* TOP END */

#head
{
 width: 100%;
 background-image: url(newimages/head_bg.gif);
 height: 197px;
}

#headcenter
{
 width: 1002px;

}

#leftbox
{
 background-image: url(newimages/leftbox_bg.gif);
 width: 217px;
 height: 187px;
 margin-left: 7px;
 margin-top: 4px;
 float:left; 
}

#headimg
{
 width: 555px;
 height: 191px;
 float:left;
}

#searchbox
{
 width: 214px;
 height: 33px;
 float: left;
 margin-top: 4px;
 background-image: url(newimages/searchbox_bg.gif);
}

#newsbox
{
 width: 214px;
 height: 147px;
 float: left;
 margin-top: 7px;
 background-image: url(newimages/newsbox_bg.gif);
}

#firstlevelmenu
{
 width: 100%;
 background-color: #003366;
 height: 24px;
 word-spacing: 8px;
 float: left;
	min-width: 1002px;

}


a.firstlevelmenu
{
 word-spacing: normal;
 color: #ffffff;
 font-size: 12px;
 line-height:24px;
 text-decoration:none;
 font-weight: bold;

}


a.firstlevelmenusel
{
 word-spacing: normal;
 color: #ff9933;
 font-size: 12px;
 line-height:24px;
 text-decoration:none;
 font-weight: bold;

}

a.firstlevelmenu:hover
{
 color: #ff9933;
}




#pagepath
{
 width: 100%;
 background-image: url(newimages/pagepath_bg.gif);
 min-height: 26px;
 word-spacing: normal;
 float: left;
 min-width: 1002px;
}

#pagepath p, a
{
 margin:0px;
 line-height: 26px;
 font-size: 12px;
 font-weight: bolder;
 color: #003366;
}


#pagepath a
{
 margin:0px;
 line-height: 26px;
 font-size: 12px;
 font-weight: bolder;
 color: #003366;
 text-decoration:none;
}

#pagepath a:hover
{
 color: #ffffff;
}

#curlevel
{
 font-family: Arial, Helvetica, sans-serif;
 color: #222222;
 font-size: 12px;
 font-weight: bold;
 word-spacing: 25px;
 width: 992px;
 background-color: #eeeeee;
 border-bottom: 1px solid #999999;
 border-top: 1px solid #999999;

}

a.curlevel
{
 word-spacing: normal;
 color: #222222;
 text-decoration:none;
 line-height:23px;
 white-space: nowrap;

}

a.curlevelsel
{
 word-spacing: normal;
 white-space: nowrap;
 color: #ff9933;
 text-decoration:none;
 line-height:23px;

}

a.curlevel:hover
{
 color: #ff9933;
}


#mainframe
{
 width: 992px;
 min-width: 992px;

 min-height: 300px;
 background-color: #ffffff;
}

#bottomline
{
 width: 100%;
 height: 11px;
 background-image: url(newimages/bottomline_bg.gif);
}

#bottomlinewhite
{
 width: 992px;
 min-width: 992px;
 height: 11px;
 background-color: #ffffff;
}



#bottom
{
 width: 100%;
 height: 74px;
 background-image: url(newimages/bottom_bg.gif);
}


div.left
{
float:left;
}
div.right
{
float:right;
}

input.login
{
width: 193px;
border: 1px solid #999999;
}

input.loginsubmit
{
width: 50px;
height: 22px;
background: url(newimages/enter.gif) 50% no-repeat;, 
border: 0px #ffffff;
}


#leftbox a.submit {
display:block;
width: 50px;
height: 22px;
margin-top:3px;
  background: url(newimages/enter.gif) top left no-repeat;
}
#leftbox a.submit:hover {
  background-image: url(newimages/enter_on.gif);
}

input.searchtext
{
width: 180px;
height: 29px;
border-top: 1px solid;
border-bottom: 1px solid;
border-left: 0px solid;
border-right: 0px solid;
border-color: #c2ceda;
padding: 0px;
margin: 0px;
line-height: 29px;
color: #999999;
}

#newsleft
{
 width: 200px;
 font-size:11px;
 padding-left:8px;
 padding-top:5px;
 height: 85px;
}


#newsleft a
{
line-height:15px;
}


#newsright
{
 font-size:11px;
 padding-right:8px;
 padding-top:3px;
}

div.line
{
 background-image: url(img/hr_new.gif);
}

div.hline
{
 background-image: url(img/hline.gif);
}






#nav, #nav ul {
  list-style: none;
  margin: 0;
  padding: 0;

  background: #003366;
  width: 990px;
}
#nav li {
  float: left;
  position: relative;
}

#nav a {
  text-decoration: none;
  display: block;
  padding: 0px 6px;
  background: url(dot.png) repeat-y right;
  white-space: nowrap;
}
#nav a:hover {
  color: #000;
  background: #ccc;


}
#nav li:hover,
#nav li.jshover {
  background: #333;

}

#nav li ul {
  display: none;
  position: absolute;
  background: url(fone-tr.png);
  padding: 0px;
  text-align:left;
/*  width: 208px;*/
}
#nav li li a {
  width: 200px;
  white-space: nowrap;

  background: none;
}

#nav li:hover ul,
#nav li.jshover ul {
  display: block;
}

#nav li:hover li ul,
#nav li.jshover li ul {
  display: none;
  width: 188px;
  top: 0px;
  left: 200px;
  padding: 0px;
}
#nav li:hover li:hover ul,
#nav li.jshover li.jshover ul {
  display: block;
}



#nav li:hover li:hover li ul,
#nav li.jshover li:jshover li ul {
  display: none;
  width: 188px;
  top: 0px;
  left: 200px;
  padding: 0px;
}
#nav li:hover li:hover li:hover ul,
#nav li.jshover li.jshover li.jshover ul {
  display: block;
}


a.news {
font-size:14px;
color:#000000;
text-decoration:none;
text-align:left;
font-weight:normal;
line-height:20px;
}

p.news {
line-height:20px;
font-size:14px;
color:#000000;
text-decoration:none;
text-align:left;
font-weight:normal;
}






div.sc_menu {
  /* Set it so we could calculate the offsetLeft */
  margin-left:5px;
  margin-right:5px;
  margin-top:0px;
  position: relative;
  height: 125px;
  width: 945px;
  /* Add scroll-bars */
  overflow: auto;
}
ul.sc_menu {
  display: block;
  height: 170px;
  /* Max width here, for users without Javascript */
  width: 2000px;
  padding: 15px 0 0 15px;
  /* Remove default margin */
  margin: 0;
  background: url('navigation.png');
  list-style: none;
}
.sc_menu li {
  display: block;
  float: left;
  padding: 0 4px;
}
.sc_menu a {
  display: block;
  text-decoration: none;
}
.sc_menu span {
  /* We want a caption to display on the next line */
  display: block;
  margin-top: 3px;
  text-align: center;
  font-size: 12px;
  color: #fff;
}

.sc_menu span {
  display: none;
  margin-top: 3px;
  text-align: center;
  font-size: 12px;
  color: #fff;
}
.sc_menu a:hover span {
  display: block;
}
.sc_menu img {
  border: 2px #fff solid;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}
.sc_menu a:hover img {
  filter:alpha(opacity=30);
  opacity: 0.3;
}





p.left1 {
	color: #555555;
	font-size: 11px;
	padding-left: 25px;
	text-align: left;
	}

p.left2 {
	color: #555555;
	font-size: 11px;
	padding-left: 50px;
	text-align: left;
	}

p.left3 {
	color: #555555;
	font-size: 11px;
	padding-left: 75px;
	text-align: left;
	}

p.left4 {
	color: #555555;
	font-size: 11px;
	padding-left: 100px;
	text-align: left;
	}

p.left5 {
	color: #555555;
	font-size: 11px;
	padding-left: 125px;
	text-align: left;
	}

p.left6 {
	color: #555555;
	font-size: 11px;
	padding-left: 150px;
	text-align: left;
	}


td.map {
	background-color:#e7e7e7;
	}


a.mapmain
{	
	font-size: 14px;
	text-decoration: none;
}


a.map
{	
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;
}

