/*††††††††††††††††††-CONSTANT-††††††††††††††††††††††††*/
body, form, input, textarea, select, td, ul {
	margin:0px 0px 0px 0px; 				  			 	 
	padding:0px 0px 0px 0px; 
}
body {														  	
	color:#343030;
	background-color:#FFF;		 	  						   
}	
table {								 	  	  
	border-collapse:collapse;			 	 
	border:0px;	
	padding:0px 0px 0px 0px;					    	
}									   
td {							       				  
	font:normal 11px Arial;								 
	vertical-align:top;				  			  
	line-height:14px;						 	 
}										   	   
input, textarea, select{			     
	font:normal 11px  Arial;			
	padding:2px 0px 0px 5px;		   
	vertical-align:top;				 
}	
	
input.submit{
	font:normal 11px  Arial;			
	padding:1px;		   
	text-align:center;
}	
							

br {line-height:0px;}							        
img {border:0px;}	
/*____________________________________________________*/
/*†††††††††††††††††††††-TEXT-†††††††††††††††††††††††††*/
b {color:#ABA186;}
b a{color:#454E51;}	
a {text-decoration:underline; color:#343030}	   
a:hover {text-decoration:none;}	
.nn a{text-decoration:none;}
.nn a:hover {text-decoration:underline;} 	
/*____________________________________________________*/
/*†††††††††††††††††††-INPUTS-†††††††††††††††††††††††††*/
.input, .ta {
	width:223px;
	border:1px solid #CAD2D5;
	color:#898989;
}
.input {
	height:17px;
}
.ta {
	width:233px;
	height:137px;
	overflow:auto;
}
.input_1 {
	width:376px;
	height:16px;
	border:1px solid #CDCDCD;
	color:#545454;
	padding:0px 0px 0px 6px;
}
.slct_1 {
	width:88px;
	height:17px;
	border:1px solid #818181;
}
.slct_2 {
	width:65px;
	height:17px;
	border:1px solid #818181;
	margin:0px 0px 0px 12px;
}
/*____________________________________________________*/
/*†††††††††††††††††††††-LINKS-††††††††††††††††††††††††*/
.link_h a{
	color:#6A6363;
	font:bold 10px Arial;
}
.link_1, .memnew{
	color:#556B72;
}
link_f {
	color:#555;
}
/*____________________________________________________*/
/*††††††††††††††††††††††-LISTS-†††††††††††††††††††††††*/
.list_1 li {
	list-style:none;
	line-height:14px;
	margin:7px 0px 0px 0px;
	background:url("../images/0gl2.jpg") bottom left repeat-x;
}
.list_1 li a, .list_1 li.bullet {
	font:normal 11px Arial;
	color:#393939;
	padding:0px 0px 0px 21px;
	background:url("../images/0blt4.jpg") top left no-repeat;
}

.memnew tr.maindet{
background:url("../images/0gl2.jpg") bottom left repeat-x;
}
.memnew td{
padding:6px 0px 2px 0px;
text-align:left;
}
.memnew td a, .memnew td a:visited  {
	font:normal 11px Arial;
	color:#393939;
	padding:0px 0px 0px 0px;
	background:none;
	white-space:normal;
}

.list_2 li {
	margin:7px 0px 0px 0px;
	list-style:none;
	line-height:13px;
	background:url("../images/0blt3.gif") top left no-repeat;
	padding:0px 0px 0px 16px;
}
.list_2 li a {
	font:normal 11px Arial;
	color:#363636;
}
/*_____________________________________________________*/
/*††††††††††††††††††††††-‰‰‰‰‰‰-†††††††††††††††††††††††*/

.t_tl {
	width:11px;
	height:11px;
	background:url("../images/c_tl.gif") top left no-repeat;
}
.t_tc {
	width:100%;
	background:url("../images/t_bg1.gif") top left no-repeat #010101;
}
.t_tr {
	width:1px;
	background:url("../images/c_tr.gif") top right no-repeat
}
/*--------------------------------------------------------*/
.t_bg {
	background-color:#010101;
}
/*--------------------------------------------------------*/
.t_bl {
	height:11px;
	background:url("../images/c_bl.gif") bottom left no-repeat
}
.t_br {
	background:url("../images/c_br.gif") bottom right no-repeat
}


.cntr td {
	text-align:center;
	vertical-align:middle;
	}
.bg_1 {
	background:url("../images/11.jpg") top left no-repeat;
}
.bg_2 {
	background:url("../images/12.jpg") top left no-repeat;
}
.bg_3 {
	background:url("../images/13.jpg") top left no-repeat;
}
.date {
	background:url("../images/0blt5.jpg") top left no-repeat;
	padding:0px 0px 0px 18px;
	color:#E31206;
	font:normal 9px Arial;
	line-height:16px;
}

/*Modified*/

form span{
color:#CC0000;
}

form textarea {
width:330px;
height:100px;
}

form input.title {
width:330px;
}

form a{
cursor:pointer;
}

th{
background-color:#DFEFFF;
border-top:#AAD5FF 1px solid;
border-bottom:#AAD5FF 1px solid;
padding:3px 1px 3px 1px;
}

form td{
height:25px;
padding:3px 1px 1px 1px;
}

.txtblue{
color:#4D82A4;
}

.txtgreen{
color: #8FBC19;
}

.txtgrey{
color:#666666;
}

.txtred{
color:#CC0000;
}

.txtpalered{
color:#FFB9B9;
}

ul.error li{
color:#CC0000;
border:#CC0000 1px solid;
background-color:#FFEAEA;
list-style:none;
padding:2px;
width:300px;
}
.error{
color:#CC0000;
border:#CC0000 1px solid;
background-color:#FFEAEA;
padding:1px;
padding-left:3px;
margin:1px;
}
.success{
color:#8FBC19;
border:#8FBC19 1px solid;
background-color:#F3FEED;
padding:1px;
padding-left:3px;
margin:1px;
}
.headtext{
font-family:arial;
font-weight:bold;
font-size:14px;
margin:0px;
padding-bottom: 10px;
text-align:center;
}
.titlehead{
font-family:arial;
font-weight:bold;
font-size:12px;
margin:0px;
}

form a.action, form a.action:visited, form a.hover {
font-size:11px;
font-weight:bold;
color:#333333;
cursor:pointer;
/*background-color:#AAD5FF;*/
padding:3px;
}

.center {
text-align:center;
}
.right {
text-align:right;
}


form.frmregister textarea {
width:200px;
height:80px;
}

form.frmregister select {
width:135px;
}

form td.title {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
padding:3px 1px 1px 3px;
margin: 0px;
}

form.frmregister td{
height:16px;
margin: 1px;
}

form.frmregister td.space{
font-size:0px; 
padding:0px; 
height:8px;
}

table.radio td input {
margin-top:4px;
padding-top:4px;
}
form.frmregister td div.chkbox input{
margin-left: 5px;
margin-top: 3px;
}

table.pagetable td{
padding:5px;
}
 
table.gallery td{
vertical-align:bottom;
text-align:center;
font-weight:bold;
padding:5px;
}

td.blank{
font-size:0px;
width:1px;
padding:0px;
border:none;
}

.padding{
padding:5px 15px 5px 10px;
}

.bggrey {
background-color:#F4F4EC;
border:#DFEFFF 1px solid;
}

table.listing td {
padding:5px 2px 5px 2px;
color:#666666;
}

table.listing td div{
padding: 1px 2px 0px 2px;
}

label{
width:45px;
float:left;
font-weight:bold;
display:inline;
}

label.wide{
width:72px;
float:left;
font-weight:bold;
display:inline;
}

table.tdspace td {
padding:3px 2px 3px 2px;
}

fieldset table td{
padding: 1px 3px 0px 2px;
height:auto;
font-weight:bold;
}

table.sitemap td.main{
padding:5px;
}

table.sitemap td{
padding:5px;
padding-left:15px;
color: #8FBC19;
font-size:12px;
font-weight:bold;
}

/*table.sitemap ul.child li {
	list-style: none ;
	padding:3px;
	padding-left:10px;
	padding-top:0px;
	font-size:9px;
}

table.sitemap ul.child li a, table.sitemap ul.child li a:visited{
	color:#4D82A4;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
}*/

table.sitemap ul li {
	padding:5px;
	padding-top:0px;
}

table.sitemap ul li a, table.sitemap ul li a:visited{
	color:#4D82A4;
	text-decoration:none;
	font-size:11px;
}