* {
	margin: 0;
	padding: 0;
}

body {
background: #9EC1DA url(images/bg.jpg) repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #222;
}

a {
text-decoration: none;
color: #C13D3D;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
margin: 0 auto;
width: 800px;
}

#header {
height: 190px;
background: #9EC1DA url(images/header.jpg) no-repeat;
text-align: right;
}
#header h1 { 
font-size: 25px;
letter-spacing: -1px;
padding: 120px 40px 0 0;
color: #fff;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #111;
}
#header h2 {
font-size: 18px;
color: #fff;
padding: 3px 40px 0 0;
letter-spacing: -1px;
font-weight: 100;
}

#content {
background: #9EC1DA url(images/content.jpg) repeat-y;
padding: 0 20px;
}

.right {
float: right;
width: 590px;
text-align: justify;
margin-right: 10px;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding-left: 10px;
height: 26px;
line-height: 26px;
}
.right h2 a {
text-decoration: none;
}
.right h2 a:hover {
}

.left {
float: left;
width: 150px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 26px;
line-height: 26px;
color: #000;
font-size: 13px;
}

.left ul {
padding: 10px 0 15px 20px;
color: #FD9A01;
list-style-type: none;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {
}

.menu {
float: right;
width: 150px;
}
.menu h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 26px;
line-height: 26px;
color: #000;
font-size: 13px;
}
.menu ul {
padding: 10px 0 15px 20px;
color: #FD9A01;
list-style-type: none;
}
.menu ul li a {
text-decoration: none;
font-weight: 600;
}
.menu ul li a:hover {
}
.articles { padding: 10px; }

#bottom {
background : #9EC1DA url(images/bottom.jpg) no-repeat;
padding: 10px 0;
}

#footer {
text-align: center;
font-size: 11px;
color: #000;
padding-bottom: 10px;
}
#footer a { color: #fff; }
#footer a:hover { color: #111; }

/* form table style*/
.form_tbl{
	width:100%;
	border:#762323 solid 1px;
}

.form_tbl td{
	color:#000000;
	font-size:12px;	
	vertical-align:middle;
	height:25px;
	padding:3px 3px 3px 10px;	
}

.form_tbl tr.odd td
{
	background-color: #FFFFFF;
}

.form_tbl tr.even td
{
	
	background-color: #F2F2F2;
}

.form_tbl th{
	height:30px;
	background-image:url(images/tbl_headrow2.gif);
	background-repeat:repeat-x;
	background-color:#4F1206;
	color:#FFFFFF;
	font-size:12px;	
	border-bottom:#cccccc solid 1px;
	padding-left:10px;
	vertical-align:middle;	
}

.formtbl_left{
	width:25%;	
}

.formtbl_right{
	width:75%;	
}

.extra_info{
	color:#929090;
	font-size:11px;
	margin-left:5px;
}

.extra_info2{
	color:#98210B;
	font-size:11px;
	margin-left:5px;
}


/* form table style ends*/


/* List table style*/
.list_tbl{
	width:92%;
	margin-left:25px;
	margin-right:25px;
	
	
	
	border:#E2BC81 solid 1px;	
}
	.list_tbl td{
	color:#000000;
	font-size: 12px;
	line-height: 17px;
	
	border-bottom:#C3A06B solid 1px;
	 
	
	text-align:left;
	vertical-align:top;
	height:27px;
	padding-left:10px;
	padding:6px 3px 3px 10px;	
	text-align:left;
}


.list_tbl tr.navon {
background-color: #EDF0F8;
cursor: hand;
}

.list_tbl tr.navoff {
background-color: #FFFFFF;
cursor: hand;
}
.list_tbl tr.navoff-even {
background-color: #F3F6FE;
cursor: hand;
}

.list_tbl th{
	height:30px;
	background-image:url(images/tbl_headrow5.gif);
	background-repeat:repeat-x;
	background-color:#E2BC81;
	color:#4A6C18;
	font-size:12px;	
	border-bottom:#E2BC81 solid 1px;
	padding-left:10px;
	vertical-align:middle;
	text-align:left;
}
/* List table style ends*/


.manage_table{
	width:100%;
	border:#762323 solid 1px;
	
}
	.manage_table td{
	color:#000000;
	font-size:11px;	
	
	border-bottom:#EBEBEB solid 1px;
	
	text-align:left;
	vertical-align:top;
	height:25px;
	padding-left:10px;
	padding:3px 3px 3px 10px;	
	text-align:left;
}
.manage_table td a {
text-decoration:none;
color:#000;
}
/*

.manage_table td a:hover{
 text-decoration:underline;  
color:#FF0000;
}

*/

.manage_table tr.navon {
background-color: #EBEBEB;
/* cursor: hand;*/
}

.manage_table tr.navoff {
background-color: #FFFFFF;
/* cursor: hand;  */
}

.manage_table tr.pagination{
	background-color:#EBEBEB;
	padding:5px;
	color:#6A2B09;
	height:18px;
		
}
	.manage_table tr.pagination td a:link,
	.manage_table tr.pagination td a:visited,
	.manage_table tr.pagination td a:active{	
	color:#000000;
	text-decoration:none;		
	}
	.manage_table tr.pagination td a:hover{	
		color:#000000;		
	}
	
.manage_table th{
	height:30px;
	background-image:url( images/tbl_headrow6.gif);
	background-repeat:repeat-x;
	background-color:#4A0606;
	color:#762323;
	font-size:12px;	
	border-bottom:#cccccc solid 1px;
	padding-left:10px;
	vertical-align:middle;
}

.tbldata {
	BORDER-RIGHT: #9BB179 1px solid; PADDING-RIGHT: 0.1em; BORDER-TOP: #9BB179 1px solid; PADDING-LEFT: 0.1em; PADDING-BOTTOM: 0.1em; BORDER-LEFT: #9BB179 1px solid; PADDING-TOP: 0.1em; BORDER-BOTTOM: #9BB179 1px solid
}
.tbldata TD {
	FONT-SIZE: 10pt; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.tbldata TH {
	FONT-SIZE: 12px; COLOR: #4A6C18; LINE-HEIGHT: 20px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; LETTER-SPACING: -1px; BACKGROUND-COLOR: #FFE1B3; TEXT-ALIGN: left; TEXT-DECORATION: none
}

.tdbrdr {border-left:#C8D7FC solid 1px;
}
.tdbrdrtop {border-top:#C8D7FC solid 1px;
}
.list_tbl tr.even td
{
	
	background-color: #F3F6FE;
}
.manage_table tr.even td
{
	
	background-color: #FBFAF6;
}
.photo { display: inline; padding:5px 5px;}

 .photo-gallery { border: 2px solid #ccc;}
 .photo-gallery-m{ border: 2px solid #55C;}

.listtbl{
	width:100%;

	border:#E2BC81 solid 1px;
	
}
	.listtbl td{
	color:#000000;
	font-size:11px;	
	
	border-bottom:#C3A06B solid 1px;
	border-left:#C3A06B solid 1px;
	
	text-align:left;
	vertical-align:top;
	height:25px;
	padding-left:10px;
	padding:3px 3px 3px 10px;	
	text-align:left;
}


.listtbl tr.navon {
background-color: #EDF0F8;
cursor: hand;
}

.listtbl tr.navoff {
background-color: #FFFFFF;
cursor: hand;
}
.listtbl tr.navoff-even {
background-color: #F3F6FE;
cursor: hand;
}

.listtbl th{
	height:30px;
	background-image:url(images/tbl_headrow5.gif);
	background-repeat:repeat-x;
	background-color:#E2BC81;
	color:#1D3472;
	font-size:12px;	
	border-bottom:#E2BC81 solid 1px;
	padding-left:10px;
	vertical-align:middle;
	text-align:left;
}
/* List table style ends*/

.pub_list_tbl{
	width:100%;

	border:#FFFFFF solid 1px;	
}
	.pub_list_tbl td{
	color:#000000;
	font-size: 12px;
	line-height: 17px;
	
	border-bottom:#FFFFFF solid 1px;
	 
	
	text-align:left;
	vertical-align:top;
	height:25px;
	padding-left:3px;
	padding:3px 3px 3px 3px;	
	text-align:left;
}


.pub_list_tbl tr.navon {
background-color: #FFFFFF;
 
}

.pub_list_tbl tr.navoff {
background-color: #FFFFFF;
 
}


.pub_list_tbl th{
	height:30px;
	 
	!background-repeat:repeat-x;
	!background-color:#E2BC81;
	color:#4A6C18;
	font-size:12px;	
	!border-bottom:#E2BC81 solid 1px;
	padding-left:5px;
	vertical-align:middle;
	text-align:left;
}

  .sub_heading2
 {
 font-size: 15px;
 font-weight: bold;
 text-decoration:underline;
 color:#CC3366;
 padding-left: 25px;
 padding-bottom:25px;
 padding-top:25px;
 height: 20px;
 line-height: 20px;
 }
   .sub_heading22
 {
  font-size: 15px;
  font-weight: bold;
  text-decoration:underline;
  padding-left: 25px;
  padding-bottom:25px;
  padding-top:25px;
  
  padding:1px 1px 1px 1px;
  color:#CC3366;
 
 
 height: 20px;
 line-height: 20px;
 }
  .sub_heading
 {
 font-size: 14px;
 font-weight: bold;
 padding-left: 25px;
 height: 20px;
 line-height: 20px;
 }
  .sub_heading1
 {
 font-size: 14px;
 padding-left:265px;  
 height: 20px;
 line-height: 20px;
 }