@charset "iso-8859-1";
/* CSS Document */
html{
	background-color:#000000;
	}
body, td {
	color:#7F7D78;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
	}
		body 
			{
			background-color: #000;
			margin: 0px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			}
		
		#horizon        
			{
			color:#6B6154;
			background-color: transparent;
			text-align: center;
			position: absolute;
			top: 50%;
			left: 0px;
			width: 100%;
			height: 1px;
			overflow: visible;
			visibility: visible;
			display: block
			}
		
		#content    
			{
			background-color: transparent;
			visibility: visible;
			left:50%;
			position: absolute;
			}
/*		a{
			border:none;
			outline:none;*/
			
		img{
			border:none;
			}
h1{
	font-size:18px;
	text-transform:uppercase
	}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	
	}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	}
img {
	border:0;
	}
input {
	color:#55411E;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #E2D2B5;
}
.inp_width {
	width:200px; 
	}
.inp_width_120 {

	}
.inp_width_130 {

	}
select{

	}
textarea{
	width:200px;
	color:#55411E;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #E2D2B5;
}
.inp_checkbox{
	border:0;
}
.btn {
	background-color: #E7D3B0;
	border:1px solid #D6BD8B;
	margin-right: 5px;
	padding: 0;
	cursor: pointer;
	color:#9D7524;
	font-size:11px;
	}
a { outline:none}	
/*a {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4A781D;
	text-decoration:underline;
	font-weight:bold;
	}
a:hover {	
	color:#666666;
	text-decoration:none;
	}	
a:active {	
	color:#000000;
	text-decoration:none;
	}			
a.top_link {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	text-decoration:underline;
	font-weight:bold;
	}
a:hover.top_link {	
	color:#333333;
	text-decoration:none;
	}	
a.menu {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2E629C;
	text-decoration:underline;
	font-weight:bold;
	line-height:18px;
	}	
a:hover.menu {	
	color:#666666;
	text-decoration:none;
	}	
a:active.menu {	
	color:#000000;
	text-decoration:none;
	}
/*********links*********/	
a{color:#927437; text-decoration:underline}
a:hover{color:#927437; text-decoration:none}

/*********PAGER*********/	
a.pager { font-family:Verdana, Helvetica, sans-serif; font-size:11px;	color:#6F5321; font-weight:bold;	line-height:18px; text-decoration:none}	
a:hover.pager {	color:#666666;	text-decoration:none;}	
a:active.pager {color:#000000;	text-decoration:none;}
.pager_act{	color:#CC8749; font-weight:bold;	font-size:12px;	margin:0 2px 0 2px;}

/*****************************/
form{
	padding:0;
	margin-top:10px;
	}
.list_tbl {
	padding:0px;
	margin:0;
	border-collapse:collapse;
	}
.list_tbl td{
	padding:2px;
	margin:0;
	border:1px solid #999;
	font-size:11px;
	}
.list_header{
	text-align:center;
	background-color:#ececec;
	font-weight:bold;
	color:#666;
}		
.list_empty {
	text-align:center;
	font-weight:bold;
	}
.form_tbl {
	padding:0px;
	margin:0;
	border-collapse:collapse;
	}
.form_tbl td{
	padding:2px;
	margin:0;
	font-size:11px;
	}		
.form_tbl_label {
	text-align:right;
	color:#A08346;
}	
td.tbl_btn{
	text-align:left;
	border-bottom:0;	
	border-left:0;	
	border-right:0;
	padding-left:72px;
	}
.form_header{
	text-align:center;
	background-color:#ececec;
	font-weight:bold;
	color:#666;
}	
.title {
	font-weight:bold;
	color:#666;
	margin-bottom:5px;
	font-size:14px;
	}
.asterisk {
	color:#CC0000;
}
.msg_error {
	color:#CC0000;
	}
.msg{
	color:#99CC00;
	}
/**************NEWS****************/
table#news {}
table#news tr td table tr {}
table#news h4, h3 { padding:0; margin:0; color:#927437;}
table#news h3 { font-size:13px; font-style:italic;}
table#news h4 { font-size:11px}
.n_date, .n_preview { padding-bottom:10px}
table#news td.n_date { color:#927437; text-decoration:underline}
table#news td.n_preview {font-size:11px; color:#6B6154;}
table#news td.n_preview a { color:#CC8749}
table#news td div.n_content {color:#6B6154; font-size:11px; height:365px;}