body {
	text-align: center; 
	margin:0px;
	padding:0px;
	font-family:verdana, arial;
	font-size: 11px;	
	color:#FFF;
	background-color:#111;
	background:url(images/body_bg.png) left 100px repeat-x #000;
}

h1 {
		font-family:verdana, arial;
		font-size: 11px;	
		color:#EDEDED;
		font-weight:bold;
		margin:0 auto;
		width:770px;
		text-align:left;
		height:18px;
		background:transparent url('images/h1.gif') no-repeat;
		padding:1px 0 0 20px;

}

h3 {
		font-family:verdana, arial;
		font-size: 11px;	
		color:#EDEDED;

}

h2 {
		font-family:verdana, arial;
		font-size: 11px;	
		color:#EDEDED;
    font-weight:bold;
}
ul, li{
  color:#FFFFFF !important;
}
form {

	margin:0;
	padding:0;
}

.maintext {
		font-family:verdana, arial;
		font-size: 11px;	

}


.left {

	text-align:left;
	margin:auto;
	width:200px;

}


.input_txt {

	font-weight:bold;
	font-size:11px;
	font-family:Verdana;

}

a.menu_nav{
  padding:0 5px;
	border-right:1px solid #CCC;
}
a.menu_nav:after{

}

a.menu_nav:link, a.menu_nav:visited, a.menu_nav:active {
  	text-decoration: none;
  	color: #fff;
  	background: transparent;
}

a.menu_nav:hover {
  	text-decoration:none;
  	color: #fff;
	background:#930000;

}

a:link, a:visited, a:active {
  	text-decoration: underline;
  	color: #FFF;
  	background: transparent;
}

a:hover {
  	text-decoration: underline;
  	color: #CCC;
  	background: transparent;
}


a.edit:link, a.edit:visited, a.edit:active {
	font-size:11px;
	margin-right:5px;
}

a.edit:hover {
	font-size:11px;
	margin-right:5px;
}

a.cat,a.cat:link, a.cat:visited, a.cat:active , a.cat:hover {
  	text-decoration: none;
  	color: #CCC;
	font-weight:bold;
	font-family:verdana;
/*	background:transparent url('images/folder.gif') no-repeat ;*/
	background-position:left;
	padding-left:0;/*23px;*/
	font-size:13px;
        line-height:1.5em;
        vertical-align:top;
}
        
a.cat:hover {
  	color: #bb0000;

}

a.cat3:link, a.cat3:visited, a.cat3:active {
  	text-decoration: none;
  	color: #6a6a6a;
	font-weight:bold;
	font-family:verdana;
	background:transparent url('images/info.gif') no-repeat;
	background-position:left;
	padding-left:23px;
	font-size:13px;
	padding-bottom:2px;
	padding-top:2px;
}

a.cat3:hover {
  	text-decoration: none;
  	color: #FFFFFF;
	background:transparent url('images/info2.gif') no-repeat;
	background-position:left;
	padding-left:23px;
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
	padding-bottom:2px;
	padding-top:2px;
}

a.cat2:link, a.cat2:visited, a.cat2:active {
  	text-decoration: underline;
  	color: #6a6a6a;
	font-weight:bold;
	font-family:verdana;
	background:transparent url('images/icon.gif') no-repeat;
	background-position:left;
	padding-left:23px;
	font-size:12px;
	padding-top:3px;
	padding-bottom:3px;
}

a.cat2:hover {
  	text-decoration: underline;
  	color: #537BB6;
	background:transparent url('images/icon.gif') no-repeat;
	background-position:left;
	padding-left:23px;
	font-family:verdana;
	font-size:12px;
		padding-top:3px;
	padding-bottom:3px;
}


a.header_1:link, a.header_1:visited, a.header_1:active {
  	text-decoration: none;
  	color: #adadad;
  	background: transparent;
	font-family:Verdana;
	font-size: 19px;
	text-transform:uppercase;
	font-weight:bold;
}

a.header_1:hover {
  	text-decoration: none;
  	color: #adadad;
  	background: transparent;
	font-family:Verdana;
	text-transform:uppercase;
	font-size: 19px;
	font-weight:bold;
}

.back_link_valid {

	color:#71c625;
	margin-left:29px;
}

.back_link_invalid {

	color:#b61f1f;
	margin-left:29px;
}

#h_1 {

	float:left;
	margin-top:20px;
	margin-left:10px;	
	display:none;
        background:transparent;
}

#h_2 {
	float:right;
	width:150px;
	text-align:right;
	margin:15px 15px 0 0;

}

.logout_btn {
	margin-top:8px;
}

.login_space {
	margin-top:1px;
	height:20px;
}

.header_brand {

	clear:both;

}

a.header_2:link, a.header_2:visited, a.header_2:active {
  	text-decoration: none;
  	color: #505050;
  	background: transparent;
	font-family:Verdana;
	font-size: 10px;
	text-decoration:underline;
	text-transform:uppercase;
	float:right;
}

a.header_2:hover {
  	text-decoration: none;
  	color: #505050;
  	background: transparent;
	font-family:Verdana;
	text-transform:uppercase;
	font-size: 10px;
	text-decoration:underline;
	float:right;

}
a.sub_cat:link, a.sub_cat:visited, a.sub_cat:active {
  	text-decoration: none;
  	color: #767676;
  	background: transparent;
	font-size:11px;

}

a.sub_cat:hover {
  	text-decoration: none;
  	color: #FFF;
	background:#930000;
	font-size:11px;

}

a.bottom_links:link, a.bottom_links:visited, a.bottom_links:active {

 border-right:1px solid #000;
 border-bottom:1px solid #000;
 border-left:1px none #97a45c;
 border-top:1px none #97a45c;
 background-color: #ddd;
 font-size: 10px;
 text-transform:uppercase;
 text-decoration:none;
 font-family: Verdana;
 font-weight:bold;
 color: #000;
 padding: 12px;
 margin-top: 10px;
 cursor:pointer;
}

a.bottom_links:hover {
	
border-right:1px solid #000;
 border-bottom:1px solid #000;
 border-left:1px none #97a45c;
 border-top:1px none #97a45c;
 background-color: #ddd;
 text-transform:uppercase;
 font-size: 10px;
 text-decoration:none;
 font-family: Verdana;
 font-weight:bold;
 color: #000;
 padding: 12px;
 cursor:pointer;
}

#button_links_bg {

	height:60px;
	padding-top:30px;


}


input.btn {
	
 border-right:1px solid #000;
 border-bottom:1px solid #000;
 border-left:1px none #97a45c;
 border-top:1px none #97a45c;
 background-color: #3a3a3a;
 font-size: 9px;
 text-transform:uppercase;
 font-family: Verdana;
 font-weight:bold;
 color: #fff;
 padding: 3px;
 margin: 4px;
 cursor:pointer;

}

input.btn_db {
	
 border-right:1px solid #000;
 border-bottom:1px solid #000;
 border-left:1px solid #d8eeff;
 border-top:1px solid #d8eeff;
 background-color: #3a3a3a;
 font-size: 9px;
 font-weight:bold;
 text-transform:lowercase;
 font-family: Verdana;
 color: #fff;
 padding: 1px;
 margin: 2px;
 cursor:pointer;

}


#news_admin {
	
	float:left;
	width:160px;
	margin-left:50px;
	text-align:left;

}

#admin_main {

	float:left;
	width:230px;
	margin-left:10px;

}
.admin_right
{
	text-align:left;
	margin-left:30px;
}
.db_backup
{
	z-index:0;
	text-align:left;
	margin-left:5px;
	margin-bottom:15px;
	background-color:#222222; color:white;
	float:left;
	width:240px;
	height:200px;
}

.marg {
	
margin-left:65px;
font-size:11px;

}

.marg_desc {
	
margin-left:29px;

}


/*
#header_left {

	background:#fff url('images/header_left.gif') no-repeat;
	width:24px;
	height:67px;
	float:left;

}

#header_right {

	background:#fff url('images/header_right.gif') no-repeat;
	width:24px;
	height:67px;
	float:left;

}

#header_center {

	background:#fff url('images/header_bg.gif') repeat-x;
	width:742px;
	height:67px;
	float:left;

}
*/
#header {
  width:100%;
	height:80px;
	background:url(images/header_bg.jpg) left  no-repeat #680402;
	color:white;
  margin:0 auto;

}

.header_block_1 {
		
	display:inline;

}
.header_block_2 {
	
	display:inline;
	margin:50px;

}
#Link_navigation {

	padding-top:5px;
	padding-bottom:5px;
	font-family:Verdana;
        font-size:14px !important;
}
#container
{
	margin:0 auto;
}
#Content,
#Cat_navigation,
.top_text,
#Links,
#Link_navigation 
{
  margin:0px auto;
  padding:25px 10px;
	width:900px;
	color:#666666;
	text-align: left;	
	position: relative;
	/*background:#fff url('images/cont_bg_up.gif') repeat-x;*/
	font-family:Verdana;
	font-size: 11px;
	clear:both;
	background:#111;
	margin-top:-10px auto -10px auto;
}
#Content{
margin:-10px auto;
background:#111 !important;
}
.top_text{
  color:#FFFFFF;
	padding:10px 10px 20px 10px;
	margin:0 auto;
	height:auto;
	
	}
.cont_left ,
.cont_right ,
.cont_left_bottom ,
.cont_right_bottom ,
.cont_center_bottom {
  display:none;
        background:transparent;
}
.cont_padd {
/*
	margin-top:10px;
	margin-bottom:10px;
	margin-left:20px;
	margin-right:10px;	*/
	text-align:center;
}
.cont_padd h2{
  text-align:left;
	padding:3px 10px;
	margin:0 0 15px 0;
	background:#333333;
	color:#FFFFFF;
}
#admin_main{
  border:1px solid #333;
	border-top:0;
}
#Add {

	text-align: left;	
	position: relative;
	font-size:11px;
	color:#605E5E;
}


#cat_links {

	margin-left: auto;
	margin-right: auto;
	width: 90%;
	text-align: left;	
	font-family:Verdana;
}

.link_item {


	margin-top:10px;
	margin-bottom:10px;
	padding:15px;
	background:#222;
	color:#FFFFFF;
	text-align:left;	
	border-bottom:1px solid #eee;
}

#for_search_result {
	
	float:right;
	margin-left:20px;
	width:200px;
	margin-top:20px;
	text-align:left;
	background-color:#fff;
	padding:10px;
	border: 1px solid #a1a1a1;
	font-size:10px;
	color:#000;
	font-weight:bold;
}


a.for_search:link, a.for_search:visited, a.for_search:active {
  	text-decoration: underline;
  	color: #767676;
  	background: transparent;
	font-size:10px;
	font-weight:normal;
}

a.for_search:hover {
  	text-decoration: underline;
  	color: #767676;
  	background: transparent;
	font-size:10px;
	font-weight:normal;
}

.tbl_result {
	
	padding-left:50px;

}
#sp {

	clear:both;
	height:2px;
	font-size:7px;

	
}




#navigation  {
	margin:0 auto -10px auto;
	text-align: left;	
	height:30px;
	color:#fff;
	width:100%;
	font-family:Verdana;
	background:#000;/*#eee url('images/menu_bg.gif') repeat-x;*/
	border-bottom:5px solid red;
}


/*
#navigation_left  {

	width:30px;
	height:37px;
	background:#fff url('images/menu_left.gif') no-repeat;
	background-position:right;
	float:left;
	display:none;
}

#navigation_right  {

	width:30px;
	height:37px;
	background:#fff url('images/menu_right.gif') no-repeat;
	float:right;
	background-position:left;
	display:none;
}
*/
#navigation_center  {

	height:30px;
	margin:7px 0 0 0;

	float:left;
	text-align:left;
	font-size:11px;
	padding:0 0 0 20px;


}

#Related {

	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: left;	
	padding-top:25px;
	padding-bottom:25px;
	font-family:Verdana;
}


#footer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;	
	padding-top:4px;
	margin-bottom:10px;
	color:transparent;
	font-family:Verdana;
	clear:both;
	display:none;
        background:transparent;
}

#Cat {

	width: 60%;
	text-align: left;	
	padding:10px;
	background-color:#222222; color:white;
}

.ska_table {
	
/*	border:1px solid #D8D8D8;*/
	
}

.msg_left{
	/*background:#eee;*/
	text-align:left;
	
}

hr{
	height:1px;
	border:0;
	margin-top:8px;
	margin-bottom:8px;
	color:#999;
	/*background:#999;*/
	
}

.msg
{
	color:#5f84b4;
	font-weight:bold;
	font-family:Verdana;
	width:80%;
	font-size:11px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	text-align: left;	
	position: relative;
}

.cen
{	
	color:#605E5E;
	font-family:Verdana;
	width:100%;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}

.for_banner {
	width: 100%;
	margin:0 0 0px 0;
	position: relative;
	clear:both;
        background:transparent
        clear:both;
}


.help_name {

	border:1px solid #4a4a4a;
	clear:both;
	font-size:11px;
	margin-bottom:25px;


}

.sec_name {

	padding:10px;
	clear:both;
	font-size:11px;
	margin-bottom:25px;
	width:100%;
	text-align:left;


}
.help_name{
  background:transparent !important;
	}

.help_name_cap {
  color:white;
	font-weight:bold;
	font-size:11px;



}


#help_title {

	color:#858585;
	font-weight:bold;
	font-size:11px;
	margin-left:5px;
	margin-bottom:5px;
}
.dis_set_input{

	background:#DFDFDF;
	font-size:11px;
	margin-bottom:1px;
}
.set_input
{
	background:#F9F9F9;
	font-size:11px;
	margin-bottom:1px;
}
.set_select
{
	background:#F9F9F9;
	font-size:11px;
	margin-bottom:1px;
}
.small_text
{
	font-size:9px;
	color:#9e9e9e;
}
body h1{
  background:transparent;
	color:#CCCCCC;
	margin:0 auto;
	padding:10px;
	width:900px;
 }
 div.cen h2{
   font-size:14px;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 }
	 input, textarea, select {
 border:1px solid #858485;
 background: #F9F9F9;
 font-size: 13px;
 font-family: Verdana;
 color: #605E5E;
 padding: 3px;
 margin: 3px 3px 3px 3px;
}

select {
 font-size: 13px;
  padding: 1px;
 margin: 3px 3px 3px 3px;
}


.tbl_color1 {

	background:#222;
	color:#FFFFFF;
	padding:3px 10px;
	margin:0;
	text-align:left;
	vertical-align:top;
}

.tbl_color2 {
  color:#FFFFFF;
	background:#111;
	padding:3px 10px;
	text-align:left;
	vertical-align:top;
	margin:0;

}
#container .msg{
  background:#111;
	width:900px;
	padding:10px;
	background:#CC0000;
	margin:0 auto;
	color:#FFFFFF;
}
#footeri, #for_banner{background:transparent;display:none;}

