body {
	text-align: center; 
	margin:1px;
	padding:0px;
	font-family:verdana, arial;
	font-size: 11px;	
	color:#333;
	background-color:white;
}

h1 {
		font-family:verdana, arial;
		font-size: 11px;	
		color:#3d3d3d;
		font-weight:bold;

}
h2 {
		font-family:verdana, arial;
		font-size: 11px;	
		color:#3d3d3d;

}

form {

	margin:0;
	padding:0;
}

.tbl_color1 {

	background:#ffdddb;
}

.tbl_color2 {

	background:#fbffeb;
}

.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:link.menu_nav, a:visited.menu_nav, a:active.menu_nav {
  	text-decoration: none;
  	color: #FFDE59;
  	background: ;
}

a:hover.menu_nav {
  	text-decoration: underline;
  	color: #FFFFFF;
  	background: ;
}

a:link, a:visited, a:active {
  	text-decoration: underline;
  	color: #000;
  	background: transparent;
}

a:hover {
  	text-decoration: underline;
  	color: #000;
  	background: transparent;
}


a:link.edit, a:visited.edit, a:active.edit {
  	text-decoration: underline;
  	color: #5a5a5a;
  	background: transparent;
	font-size:11px;
	margin-right:5px;
}

a:hover.edit {
  	text-decoration: underline;
  	color: #5a5a5a;
  	background: transparent;
	font-size:11px;
	margin-right:5px;
}

a:link.cat, a:visited.cat, a:active.cat {
  	text-decoration: none;
  	color: #ac2f27;
	font-weight:bold;
	font-family:verdana;
	background:transparent url('images/icon.gif') no-repeat;
	background-position:left;
	padding-left:23px;
	font-size:13px;
}

a:hover.cat {
  	text-decoration: none;
  	color: #4984C6;
	background-position: left 50%;
	padding-left:23px;
	font-family:Verdana;
	font-size:13px;
	font-weight:bold; background-image:url('images/images/icon.gif'); background-repeat:no-repeat; background-attachment:scroll
}

a:link.cat2, a:visited.cat2, a:active.cat2 {
  	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:hover.cat2 {
  	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:link.header_1, a:visited.header_1, a:active.header_1 {
  	text-decoration: none;
  	color: #adadad;
  	background: transparent;
	font-family:Verdana;
	font-size: 19px;
	text-transform:uppercase;
	font-weight:bold;
}

a:hover.header_1 {
  	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;	
}

#h_2 {

	float:right;
	width:150px;
	text-align:right;

}

.logout_btn {
	margin-top:8px;
	
}

.header_brand {

	clear:both;

}

a:link.header_2, a:visited.header_2, a:active.header_2 {
  	text-decoration: none;
  	color: #505050;
  	background: transparent;
	font-family:Verdana;
	font-size: 10px;
	text-decoration:underline;
	text-transform:uppercase;
	float:right;
}

a:hover.header_2 {
  	text-decoration: none;
  	color: #505050;
  	background: transparent;
	font-family:Verdana;
	text-transform:uppercase;
	font-size: 10px;
	text-decoration:underline;
	float:right;

}
a:link.sub_cat, a:visited.sub_cat, a:active.sub_cat {
  	text-decoration: none;
  	color: #767676;
  	background: transparent;
	font-size:11px;

}

a:hover.sub_cat {
  	text-decoration: underline;
  	color: #767676;
  	background: transparent;
	font-size:11px;

}

a:link.bottom_links, a:visited.bottom_links, a:active.bottom_links {

 border-right:1px solid #81231d;
 border-bottom:1px solid #81231d;
 border-left:1px none #97a45c;
 border-top:1px none #97a45c;
 background-color: #efada9;
 font-size: 10px;
 text-transform:uppercase;
 text-decoration:none;
 font-family: Verdana;
 font-weight:bold;
 color: #761a14;
 padding: 12px;
 margin-top: 10px;
 cursor:pointer;
}

a:hover.bottom_links {
	
border-right:1px solid #81231d;
 border-bottom:1px solid #81231d;
 border-left:1px none #97a45c;
 border-top:1px none #97a45c;
 background-color: #efada9;
 text-transform:uppercase;
 font-size: 10px;
 text-decoration:none;
 font-family: Verdana;
 font-weight:bold;
 color: #761a14;
 padding: 12px;
 cursor:pointer;
}

#button_links_bg {

	height:60px;
	padding-top:30px;


}
input, textarea, select {
 border-width: 1px;
 border-style: solid;
 border-color: #858485;
 background-color: #F9F9F9;
 font-size: 13px;
 font-family: Verdana;
 color: #605E5E;
 padding: 3px;
 margin: 3px 3px 3px 3px;
}

select {
 border-width: 1px;
 border-style: solid;
 border-color: #858485;
 background-color: #F9F9F9;
 font-size: 13px;
 font-family: Verdana;
 color: #605E5E;
 padding: 1px;
 margin: 3px 3px 3px 3px;
}

input.btn {
	
 border-right:1px solid #821816;
 border-bottom:1px solid #821816;
 border-left:1px none #97a45c;
 border-top:1px none #97a45c;
 background-color: #bb3633;
 font-size: 10px;
 text-transform:uppercase;
 font-family: Verdana;
 font-weight:bold;
 color: #FFCC66;
 padding: 3px;
 margin: 4px;
 cursor:pointer

}


#news_admin {
	
	float:left;
	width:170px;
	margin-left:50px;
	text-align:left;

}

#admin_main {

	float:left;
	width:300px;
	margin-left:30px;

}

.marg {
	
margin-left:65px;

}

.marg_desc {
	
margin-left:29px;

}

#container
{
	margin: 0;
	width: 760px;
	padding:0;
	text-align: center;
	background-color: #CADBFF;
}


#header_center {

	background:#C0C0C0;
	width:760px;
	height:67px;
	float:left;

}

#header {

	margin-left:auto;
	margin-right:auto;
	width: 760px;
	text-align: left;	
	height:67px;
	background:#FFFFFF;
	font-family:Verdana;
	color:#FFFFFF;
	font-size: 17px;
	
}

.header_block_1 {
		
	display:inline;

}
.header_block_2 {
	
	display:inline;
	margin:50px;

}

#Link_navigation {

	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;	
	padding-top:25px;
	padding-bottom:25px;
	font-family:Verdana;
}


#Content {
	margin-left: auto;
	margin-right: auto;
	padding-top:25px;
	padding-bottom:42px;
	width: 760px;
	color:#323232;
	text-align: left;	
	position: relative;
	background:#F7F7F7;
	font-family:Verdana;
	font-size: 10px;
	clear:both;

}

.cont_center_bottom {

	background:#808080;
	height:20px;
	width:760px;
	bottom:0;
	left:0px;
	right:24px;
	position:absolute;
	z-index:0
}

.cont_padd {

	margin-top:30px;
	margin-bottom:50px;
	margin-left:20px;
	margin-right:10px;	
	text-align:center;
}

#Add {

	text-align: left;	
	position: relative;
	font-size:11px;
	color:#605E5E;
}


#Links {

	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
	padding-top:20px;
	padding-bottom:20px;	
	font-family:Verdana;
	background:#fff url('images/cont_bg_up.gif') repeat-x;
	position:relative;

}

#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:#fff;
	text-align:left;	
	border-bottom:2px 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 #e39393;
	font-size:10px;
	color:#901e1b;
	font-weight:bold;
}


a:link.for_search, a:visited.for_search, a:active.for_search {
  	text-decoration: underline;
  	color: #767676;
  	background: transparent;
	font-size:10px;
	font-weight:normal;
}

a:hover.for_search {
  	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;

	
}


#Cat_navigation  {

	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;	
	padding-top:25px;
	padding-bottom:25px;
	background-color:transparent;
	font-family:Verdana;
}

#navigation  {
	
	margin: auto;
	text-align: left;	
	height:30px;
	color:#FFFFCC;
	width:760px;
	background-color:#eee;
	font-family:Verdana;
	background:#CC3300

}

#navigation_center  {

	height:25px;
	margin-top:10px;
	float:left;
	text-align:center;
	width:760px;
	font-size:11px;


}

#Related {

	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;	
	padding-top:25px;
	padding-bottom:25px;
	font-family:Verdana;
}


#footer {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: center;	
	padding-top:4px;
	margin-bottom:10px;
	color:#aaa;
	background-color:#fff
	font-family:Verdana;
	clear:both;
}

#Cat {

	width: 80%;
	text-align: left;	
	padding:10px;
	background-color:#F7F7F7;
}

.ska_table {
	
	border:0px solid #D8D8D8;
	
}

.msg_left{
	background:#eee;
	text-align:left;
	
}

hr{
	height:1px;
	border:0;
	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: center;	
	position: relative;
}

.cen
{	
	color:#605E5E;
	font-family:Verdana;
	width:100%;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}

.for_banner {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	color:#323232;
	margin-top:10px;
	margin-bottom:10px;
	text-align: center;	
	position: relative;
	background-color:#fff;
	font-family:Verdana;
	clear:both;
	font-size:5px;

}


.help_name {

	background:#ffffff;
	border:1px solid #8fb9e8;
	padding:10px;
	clear:both;
	font-size:11px;
	margin-bottom:25px;


}

.help_name_cap {

	color:#792c27;
	font-weight:bold;
	font-size:11px;



}


#help_title {

	color:#858585;
	font-weight:bold;
	font-size:11px;
	margin-left:5px;
	margin-bottom:5px;
	text-transform:

}