
a{
	text-decoration : none;
}
a img{
	border:  none;
}
a:link		  {
	color: #BD8B4F;
	text-decoration: none;
}
a:active	{color: #BD8B4F; text-decoration: none;}
a:visited	{color: #BD8B4F; text-decoration: none;}
a:hover		{
	color: #E1CCB5;
	text-decoration: none;
}
.menu {visibility:hidden; position:absolute; top:142;}

a.rev{color:#926F47; text-decoration:none}
a.rev:hover{color:#9E927A; text-decoration:none}

a.book{
	text-decoration : none;
	
}
a.book:hover{
	text-decoration : none;
	font-style : italic;
}
#ml{color:#AC9B86; font-weight:bold; font-family:verdana; font-size:12px}
#hand{cursor: pointer}
.word{
	font-weight : bold;
}
table.primary{
	background-color : Black;
	width : 720px;
}
.imager{
	margin-left : 10px;
	border : 2px solid #9E7654;
}
.imagel{
	margin-right : 10px;
	border : 2px solid #9E7654;
}
img.im{
	border : 2px solid #9E7654;
}
a.im img{border : 2px solid #9E7654;}
a.im:visited img{border : 2px solid #635B50;}
a.im:hover img{border : 2px solid #C0A087;}

body{
	background: Black;
	background-image: url(pic/fon.jpg);
	font-family: Verdana, sans, tahoma;
	font-size: 12px;
	color: #E2DFDC;
	margin : 0;
	padding: 0;
	scrollbar-base-color:#493E30;
	scrollbar-track-color:#000000;
	scrollbar-darkshadow-color:#867157;
	scrollbar-arrow-color:#8A7768;
	scrollbar-highlight-color:#5F503E;
	scrollbar-3dlight-color:#867157;
	background-attachment : fixed;
	background-position :top;
	background-position : center, top;
	background-repeat : no-repeat;
}
table{
	font-size:12px;
	line-height : 160%;
	letter-spacing : normal;
}

p{
	text-align : justify;
	text-indent : 15px;
}
hr{
	border : 1px solid #896850;
}
h1{
	font-size : 14px;
	color : #917751;
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : italic;
	font-weight : bold;
	letter-spacing : 1px;
	margin-top : 10px;
}
h2{
	font-size : 14px;
	color : #917751;
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : italic;
	font-weight : bold;
	letter-spacing : 1px;
	line-height : 9px;
}
div.rel{
	text-align : right;
	color : #8B8B8B;
}
.blue {
	color:#8ECBE6
}
.gray{
	color:#A7A7A7
}
.subtext{
	vertical-align:super;
	font-size:9px;
}

/*********
footer
*********/
#market{
	width: 762px;
	margin-left: auto;
	margin-right: auto;
	background: #0C0C0C;
	font-size: 9px;
	color: #727272;
	padding: 5px;
	line-height: 100%;
	border: 1px solid #60503E;
	padding-bottom: 10px;
}
#market a{
	font-size: 9px;
	color: #63605C;
	text-decoration: none;
}

#count{
	float: right;
}

#copy{
	font-size: 11px;
	text-align: right;
	padding-top: 5px;
}
#copy a{
	font-size: 12px;
	color: #BD8B4F;
}

#market_links{
	width: 600px;
	line-height: 12px;
}
/* clear */
.clear{
	clear: both;
	overflow: hidden;
	line-height: 0;	
}
/* /clear */
/* news */
.news_box{
	margin: 0 0 15px 0;
}
.news_header{
	background: #60503E;
	border: 1px solid #826A4F;
	padding: 0 5px;
}
.news_title{
	float: left;
	font-size: 11px;
	font-weight: bold;
}
.news_date{
	float: right;
	font-size: 10px;
	color: #CEBBA5;
}
.news_body{
	font-size: 11px;
	padding: 10px 10px 0 10px;
	border: 1px solid #60503E;
	border-top: none;
}
.news_author{
	float: right;
	font-size: 10px;
	color: #A09F9D;
	font-style: talic;
	background: #60503E;
}
a.more{
	float: right;
	background: #60503E;
	position: relative;
	right: -5px;
	height: 16px;
	line-height: 12px;
	font-size: 10px;
	border-left: 10px solid #47392A;
	padding: 0 3px;
}
a.more:hover{
	background: #60503E;
	border-color: #2E271F;
}

.title{
	text-align: center;
	margin-bottom: 15px;
}
/* /news */
