BODY{
  background-color:#5D6E7D;
  margin-top:10px;
  
  margin-bottom:0;
  padding-bottom:0;
  color:black;
  font-family:tahoma;
}

TD{
  font-family:tahoma;
  font-size:11px;
}

#logoclick{
  cursor:pointer;
  height:120px;
  width:100%;
}

.left_side{
  width:221px;
  height:100%;
  background-image: url(./images/head_left.jpg);
  background-repeat:no-repeat;

}

.right_side{
  width:728px;
  height:100%;
  background-image: url(./images/header_right.jpg);
  background-repeat:no-repeat;

}

.back_table{
  background-color:#F2F1EC;
  background-image: url(./images/border_left_right.gif);
  background-repeat:repeat-y;
  width:949px;

}
a {
	color:black;
	text-decoration:none;
	border-bottom:1px solid #DDDDDD;
}

a:hover {
	border:none;
	color:#68f;
	border-bottom:1px solid #DDDDDD;
}

.page_title{
  font-family:verdana;
  font-size:18px;
  color:black;
  font-weight:bolder;
  text-transform:uppercase;
  width:100%;
  text-align:left;
  padding-left:10px;
  padding-top:6px;
  vertical-align:bottom;
}

.page_item{
	width: 18px;
	height: 18px;
	font-weight: bolder;
	text-align: center;
	color: gray;
	padding-left: 1px;
	font-family:tahoma;
	font-size:10px;
}

.page_item_on{
	font-family:tahoma;
	font-size:10px;
	border: 1px solid gray;
	font-weight: bolder;
	width: 18px;
	height: 18px;
	text-align: center;
	color: gray;
	padding-left: 1;
}

.menu_item{
  font-family:tahoma;
  font-size:13px;
  text-decoration:none;
  vertical-align:top;
}

.menu_item_on{
  font-family:tahoma;
  font-size:13px;
  text-decoration:none;
  color:#68f;
  cursor:pointer;
}

.menu_item1{
  font-family:tahoma;
  font-size:12px;
  text-decoration:none;
  vertical-align:top;
  padding-left:7px;
}

.menu_item1_on{
  padding-left:7px;
  font-family:tahoma;
  font-size:12px;
  text-decoration:none;
  color:#68f;
  cursor:pointer;
}

.menu_left{
  margin-top:10px;
  margin-left:10px;
  cursor:pointer;
  margin-bottom:80px;
}

.menu_path{
  font-size:11px;
  font-family:tahoma;
  margin-top:5px;
  padding-left:5px;
  width:700px;
  text-align:right;
  padding-right:20px;

}

.left_contact{
  width:100px;
  font-family:verdana;
  font-size:9px;
  font-style:italic;
  text-align:center;
  padding-left:45px;
}

H1{
  background-image:url('images/h1_back.jpg');
  background-repeat:no-repeat;
  text-align:left;
  padding-left:12px;
  width:163px;
  height:26px;
  font-size:12px;
  font-family:verdana;
  font-style:italic;
  font-weight:bold;
  color:#666666;
  padding-top:5px;  
}

.main{
  padding-left:5px;
  padding-top:5px;
  padding-bottom:10px;
  padding-right:25px;
  text-align:justify;
  font-size:10px;
  font-family:verdana;
  vertical-align:top;  
}

.news_t1{
  background-image:url(images/news_t1.gif);
  background-repeat:no-repeat;
  background-position:top left;
  height:20px;
  width:5px;
  background-color:#F2F1EC;
}
.news_t2{
  background-image:url(images/news_t2.gif);
  background-repeat:repeat-x;
  background-position:top left;
  height:20px;  
  font-family:tahoma;
  font-size:11px;
  background-color:#F2F1EC;
}
.news_t3{
  background-image:url(images/news_t3.gif);
  background-repeat:no-repeat;
  background-position:top left;
  height:20px;
  width:5px;  
  background-color:#F2F1EC;
}

.news_m1{
  background-image:url(images/news_m1.gif);
  background-repeat:repeat-y;
  background-position:top left;
  width:5px;
}
.news_m2{
  font-size:11px;
  padding-left:5px;
  padding-right:5px;
  padding-bottom:5px;
  padding-top:1px;
  background-color:#EEECE8;
  
}
.news_m3{
  background-image:url(images/news_m3.gif);
  background-repeat:repeat-y;
  background-position:top left;
  width:5px;  
}

.news_b1{
  background-image:url(images/news_b1.gif);
  background-repeat:no-repeat;
  background-position:top left;
  height:5px;
  width:5px;
}
.news_b2{
  background-image:url(images/news_b2.gif);
  background-repeat:repeat-x;
  background-position:top left;
  height:5px;  
  
}
.news_b3{
  background-image:url(images/news_b3.gif);
  background-repeat:no-repeat;
  background-position:top left;
  height:5px;
  width:5px;  
}

.grayed_text{
  font-size:10px;
  font-family:verdana;
  font-style:italic;
  color:#999999;
}
