body {
	background-color:#000000;
	color:#c2c2c2;
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family:Tahoma;
}

p, td, div{
	margin:0px;
	padding:0px;
	font-size:11px;
}

input, textarea{
  font-size:11px;
  font-family:Tahoma;
  color:#000000;
}

a:link, a:visited, a:active{
	color:#e19700;
	text-decoration:none;
}
a:hover{
	color:#e19700;
	text-decoration:underline;
}

a.print:link, a.print:visited, a.print:active{
	color:#cccccc;
	text-transform:none;
	text-decoration:none;
}
a.print:hover{
	color:#cccccc;
	text-transform:none;
	text-decoration:underline;
}

a.acopy:link, a.acopy:visited, a.acopy:active{
	color:#807f7f;
	text-transform:none;
	text-decoration:none;
}
a.acopy:hover{
	color:#807f7f;
	text-transform:none;
	text-decoration:underline;
}

a.langs:link, a.langs:visited, a.langs:active{
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
}
a.langs:hover{
	color:#ffffff;
	text-decoration:underline;	
	text-transform:uppercase;
}
a.slangs:link, a.slangs:visited, a.slangs:active, a.slangs:hover{
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:underline;
}

a.menu:link, a.menu:visited, a.menu:active{
  font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
a.menu:hover{
  font-size:12px;
	color:#ffffff;
	text-decoration:underline;	
}
a.menu_active:link, a.menu_active:visited, a.menu_active:active, a.menu_active:hover{
  font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

a.second_menu:link, a.second_menu:visited, a.second_menu:active{
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
}
a.second_menu:hover{
	color:#ffffff;
	font-size:11px;
	text-decoration:underline;	
}
a.second_menu_active:link, a.second_menu_active:visited, a.second_menu_active:active, a.second_menu_active:hover{
	color:#ffffff;
	font-size:11px;
	text-decoration:underline;
}

a.white:link, a.white:visited, a.white:active{
	color:#ffffff;
	text-decoration:none;
}
a.white:hover{
	color:#ffffff;
	text-decoration:underline;	
}
a.grey:link, a.grey:visited, a.grey:active{
	color:#c2c2c2;
	text-decoration:none;
}
a.grey:hover{
	color:#c2c2c2;
	text-decoration:underline;	
}

#news_table a:link, #news_table a:visited, #news_table a:active{
  font-size:11px;
	color:#c2c2c2;
	text-decoration:none;
}
#news_table a:hover{
  font-size:11px;
	color:#c2c2c2;
	text-decoration:underline;	
}

#body{
  position:absolute;
  left:50%;
  width:1050px;
  margin-left:-525px;
  top:50%;
  height:620px;
  margin-top:-310px;
}

#content{
  height:417px;
  overflow:hidden;
  width:286px;
}

#item_title{
  color:#e19700; 
  font-size:12px;
}

.articles td, p, div{
  font-size:10px;
}

#bg{background:url(../images/bg.jpg) top left no-repeat;}
#bg01{background:url(../images/bg01.jpg) bottom left no-repeat;}
#bg02{background:url(../images/bg02.jpg) bottom left no-repeat;}
#bg03{background:url(../images/bg03.jpg) top left no-repeat;}
#bg04{background:url(../images/bg04.jpg) top left no-repeat;}
#bg05{background:url(../images/bg05.jpg) top right no-repeat;}
#bg06{background:url(../images/bg06.jpg) top right no-repeat;}
#bg07{background:url(../images/bg07.jpg) bottom right no-repeat;}

.pic{
  position:absolute;
  width:109px; 
  height:72px;

}
#pic1{
  left:7px;
  top:0px;
}
#pic2{
  left:130px;
  top:33px;
}
#pic3{
  left:222px;
  top:116px;
}
#pic4{
  left:222px;
  top:200px;
}
#pic5{
  left:130px;
  top:284px;
}
#pic6{
  left:7px;
  top:319px;
}
#ptitle{
  position:absolute;
  width:51px;
  height:154px;
  left:162px;
  top:119px;
  background:url(../images/ptitle.gif) top left no-repeat;
  text-transform:uppercase;
}
#pic_title{
  color:#e19700; 
  font-size:12px;
  text-transform:uppercase;
}

.title{
  color:#e19700;
}

.border{
  border: 1px solid #eac507;
  cursor:pointer;
}
.noborder{
  border: 1px solid #000000;
  cursor:pointer;
}

#paging a:link, #paging a:visited, #paging a:active{
  color:#e19700;
	text-decoration:none;
}
#paging a:hover{
  color:#e19700;
	text-decoration:underline;
}