
BODY{
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #000000;
	background-image : url(../images/back.jpg);
	background-repeat: no-repeat;
}
	table{	border:0px; border-collapse:collapse;  }
	table td{  
	cursor: default;	
	margin: 0em;	
	padding: 0em; 
	color: #C5C5C5;
	line-height: 18px;
	font-family : Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 0.85em;
}

h1{
	color: #EEE;
	font-size: 13pt;
	font-family : Tahoma; Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-weight: normal;
}

h2{
	color: #EEE;
	font-size: 12pt;
	font-family : Tahoma; Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-weight: normal;
}

LI{
	margin-top: 7px;
	margin-left: 15px;
}


a:link, a:active, a:visited {
	color: #8DA79A;
	text-decoration : underline;

}
a:hover {
	color: #AED5C1;
	text-decoration : none;
}

ul{
	padding-left: 10px;
	margin-bottom: 25px;
}

.nostyle{
	list-style-type: none;
}

INPUT.input:focus {
 border: 1px solid #FFFFFF;
}
TEXTAREA.area:focus {
 border: 1px solid #FFFFFF;
}


A IMG{
	border: 0px solid;
	background-color: none;
}

.header{
	margin-left: 45px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.name{
	vertical-align: top;
	padding-left: 0px;
	padding-top: 16px;
	background-image : url(../images/line.png);
	background-repeat: repeat-x;

}
.d_menu{
	padding-top: 15px;
	background-image : url(../images/line.png);
	background-repeat: repeat-x;
	vertical-align: top;
}

.date{
	color: #7B7B7B;
	font-size: 7pt;
	font-family : Tahoma, Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-weight: normal;	
}

.content_my{
	margin-left: 130px;
	margin-right: 130px;
	color: #C5C5C5;
	font-family : Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 0.85em;
	background-color: #303030;
	text-align: justify;
	padding: 40px;
	padding-left: 80px;
	padding-right: 80px;
	line-height: 18px;

}

.cur_dir{
	color: #8DA79A;
	margin-top: 10px;	
	margin-bottom: 30px;	
	font-size: 18pt;
	font-family : Tahoma, Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-weight: normal;
}
.sub_ttl{
	color: #FFFFFF;
	margin-top: 20px;	
	padding-bottom: 15px;	
	font-size: 13pt;
	font-family : Tahoma; Arial, Geneva, Verdana, Helvetica, sans-serif;
}


.foot_tab{
	margin-top: 80px;
	margin-left: 50px;
	padding-bottom: 50px;
	margin-right: 50px;
}
.input{
	border: 1px solid #000000;
	background-image : url(../images/inp_grad.jpg);
	background-repeat: repeat-x;
	background-color: #222222;
	font-size: 0.8em;
	padding: 2px;
	color: #000000;
	margin-top: 3px;
}
.area{
	border: 1px solid #000000;
	background-image : url(../images/inp_area.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #222222;
	font-size: 1em;
	font-family : Arial, Geneva, Verdana, Helvetica, sans-serif;
	padding: 2px;
	text-align: justify;
	line-height: 18px;
	color: #B3B3B3;
	margin-top: 3px;
	width: 300px;
	height: 200px;
}
.button{
	background-color: #2F2F2F;
	border: 1px solid #000000;
	color: #FFFFFF;
	font-size: 0.95em;
}
.cnt_items{
	width: 400px;
	background-color: #222222;
	border: 1px solid #575757;
	padding: 15px;
}
.cnt_right_side{
	padding-top: 20px;
	vertical-align: top;
	text-align: center;
}

.f_div{
	border: 1px solid #4B4B4B;
	margin-bottom: 30px;
	background-color: #060606;
	padding: 1px;
	background-image : url(../images/f_grad.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

.f_m_item{
	margin-top: 10px;
	margin-bottom: 10px;
}

.f_menu{
	margin: 20px;
}	
.f_td{	
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #696969;
	font-size: 0.7em;
}
.f_td_bot{	
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 15px;
	font-size: 0.7em;
}
.l_f_td{
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.7em;
}
.f_img{
	border: 12px solid #989898;
}
.f_pic_nav{
	font-size: 0.6em;
	text-align: center;
	padding-top: 3px;
}
.folio_pic{
	padding-top: 0px;
}

.count_field{
	width: 107px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-size: 0.7em;
	background-image : url(../images/count_02.png);
	background-repeat: no-repeat;
	background-position: top;
}

.pager_navigation{
	text-align: center;
	border-top: 1px solid #838383;
	background-color: #404040;
	margin-top: 10px;
	padding: 5px;
}

.spec_name{
	font-size: 0.9em;
}
.spec_descr{
	color: #FFFFFF;
	
}
.sec_pic{
	border: 2px solid #cccccc;
}
.sec_pic_tab{
	margin-top: 30px;
}
.thumb_tab{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.thumb_td{
	width: 73px;
	height: 73px;
	text-align: center;
	vertical-align: middle;
}
.h_thu{
	border-bottom: 1px solid #494949;
	padding-bottom: 3px;
}
.b_thu{
	border-top: 1px solid #494949;
	padding-top: 7px;
}
.thumbser{
	margin-bottom: 30px;
}
.thu_rubric_name{
	font-variant : small-caps;
}
.thu_links{
	font-size: 0.7em;
}
.buy_div{
	width: 240px;
	text-align: left;
	background-image : url(../images/back_buy.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #000000;
	padding: 10px;
}
.buy_area{
	width: 240px;
	height: 140px;
	background-color: #858585;
	border: 1px solid #000000;
	font-family: Arial, Verdana;
	font-size: 0.9em;
	padding: 5px;
}
.nothing
{
}
blockquote{
	color: #eee;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;	
	margin-bottom: 10px;	
	font-size: 13pt;
	font-family : Tahoma; Arial, Geneva, Verdana, Helvetica, sans-serif;
}

.lst{
	margin-left: 20px;
	list-style-image : none;
	list-style-type : decimal;
}
.div_lst{
	background-color: #202020;
	padding: 5px;
	line-height: 18px;
}
.ul_div{
	margin-bottom: 20px;	
	padding-left: 10px;
}