
html, body{ 
	margin:0; 
	padding:0; 
	text-align:center; 
	font-family: Arial;
	font-size: 11px;
	color:black;
	background-color: #355c2c;
} 
A, A:link, A:visited {
    color: BLUE; /* link_color */
    text-decoration: none;
}
A:hover {
    color:#D93849;
    text-decoration: none;
}

#pagewidth{ 
	width:1024px; 
	/* height:800px; */
	text-align:left;  
/* 	border:1px solid blue; */
	margin-left:auto; 
	margin-right:auto;  
} 

#header{
	/*position:relative; */
	height:58px;
	background-image:url('../images/top_bar.jpg'); /*border:1px solid white;*/
	background-repeat:no-repeat;
	width:1024px;
} 
 
.Verdana11{
	font-family: Arial;
	font-size: 11px;
	color:#D93849
}
 
#twocols{
	width:1024px; 
	float:right; 
	position:relative; 
  }
 #main_towcols
{
	width:1024px; 
	float:left;
 	/*padding-left:14px;*/
/* 	padding-bottom:10px; */
/*  	padding-right:10px;  */
	/*padding-top:10px; */
	background-color:#1a2916; 
 	position:relative;
	clear:both;
}
#wrapper
{
	width:1024px; 
	position:relative;
	clear:both;
}
#rightcol{
	width:262px; 
	float:right; 
	position:relative; 
	background-image:url('../images/right_bg.jpg'); 
	background-repeat:no-repeat;/*border:1px solid red;*/
	height:654px;
/*  background-color:#e8eae5; */
 }
 
#maincol{
	padding-left:18px;
	float: left; 
	display:inline; 
	position: relative;/* border:2px solid white; */
	width:744px; 
 }
 #footer{
	height:54px; 
	clear:both;
	background-image:url('../images/footer.jpg'); 
	background-repeat:no-repeat;
 } 
/*.main_col_first
{
	float:left;width:100%;
 	background-color:#7b8c48;   
	background-image:url('../images/flash.jpg'); 
	background-repeat:no-repeat;
	height:246px;
}*/
.main_col_first
{
	float:left;width:100%;
	height:246px;
}
.txt_back
{
	border: 1px solid black;
	width:120px;
}
.txt_back_header
{
	border: 1px solid #EAEAEA;
	width:120px;
	
	
}

.main_col_second
{
	float:left;width:100%;	
/* 	background-color: #e8eae5;   */
	background-image:url('../images/content_bg.jpg'); 
	background-repeat:no-repeat;
/* 	height:410px; */
/* 	overflow:auto; */
/* 	background-attachment:fixed; */
/* 	background-attachment:scroll; */
}
.reset
{
	background-image:url('../images/button_reset.jpg'); 
	background-repeat:no-repeat;
	width:50px;
	height:18px;
	border:0px;margin:0px;padding:0px;
}
.main_col_second_2
{	
	float:left;width:100%;
	height:410px;
	overflow:auto;

}
.body_data
{
	float:left;width:92%;padding-left:40px;
}
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
/*.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }*/
 
.clearfix{display: block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}




.deco_none,A.deco_none, A.deco_none:link, A.deco_none:visited{
	text-decoration:none;
	font-family: Arial;
	font-size: 11px;
	font-weight: Bold;
	color: #FFFFFF;
/* 	text-align:center; */
	text-decoration: none;
	/*line-height: 16px;*/
}
a.deco_none:hover{
	text-decoration:none;
	font-family: Arial;
	font-size: 11px;
	font-weight: Bold;
	color: #FFFFFF;
/* 	text-align:center; */
	text-decoration: underline;
	/*line-height: 16px;*/
}


A.deco_none_login, A.deco_none_login:link, A.deco_none_login:visited{
	text-decoration:none;
	font-family: Arial;
	font-size: 11px;
	font-weight: Bold;
	color: #74141a;
/* 	text-align:center; */
	text-decoration: none;
	/*line-height: 16px;*/
}

a.deco_none_login:hover{
	text-decoration:none;
	font-family: Arial;
	font-size: 11px;
	font-weight: Bold;
	color: #74141a;
/* 	text-align:center; */
	text-decoration: underline;
	/*line-height: 16px;*/
}



.dasf
{
	color:#ad3b3f;
	text-decoration:none;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
.head_link
{
	padding-left:10px;padding-top:10px;z-index:1000px;
}
.footer_link
{
	padding-left:20px;padding-top:20px;
}
.copy_right
{
	padding-right:20px;padding-top:25px;
	text-decoration:none;
	font-family:  Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	
}
.logout
{
	font-family:  Arial;
	font-size: 12px;
	font-weight: bold;
	color:#D93849;
	line-height:30px;
	text-decoration: underline;
	text-align: center;	
}

.main_txt_head
{
	font-family:  Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	line-height: 16px;
	
}
.hederlink
{
	font-family:  Arial;
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	
}
.pname
{
	font-family:  Arial;
	font-size: 14px;
	font-weight: bold;
	color:#d93849;
	text-decoration: underline;
	text-align: left;
	line-height: 25px;
}
.none{
	text-decoration: none;
}
.pcontent
{
	font-family:  Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
}
.big_head_red
{
	font-family:  Arial;
	font-size: 18px;
	font-weight: normal;
	color: #b46d71;
	text-decoration: none;
	text-align: left;
	padding-left:10px;
}
.forgot_pwd,a.forgot_pwd,a.forgot_pwd :link, a.forgot_pwd:active, a.forgot_pwd:visited , a.forgot_pwd:hover
{
	text-decoration:underline;
	color:black;
	font-family:  Arial;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
}
.txt_format
{
	font-family:  Arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 16px;	
}

.txt_format_page
{
	font-family:  Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 22px;	
}
.txt_format_weather
{
	font-family:  Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	line-height: 22px;
}
.main_txt_art
{
	font-family:  Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 16px;	
}
.HaveYouSay_txt
{
	font-family:  Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 22px;	

}


 .blue_link,a.blue_link,a.blue_link :link, a.blue_link:active, a.blue_link:visited , a.blue_link:hover
{
	color:#0053a0;
	text-decoration:none;
	font-family:  Arial;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

.LoginHead
{
	color:#ffffff;
	text-decoration:none;
	font-family:  Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
.golink
{
	/*border:1px solid red;*/
}
.go_img
{
	padding:0px 0px 0px 0px;margin:0px 0px 0px 0px;
}
.txt_go
{
	float:left;
/* 	border:1px solid red; */
}

.NewsLinks, .NewsLinks a, .NewsLinks a:link, .NewsLinks a:active, .NewsLinks a:visited
{
	font:12px Arial;
	color:#39275C;
	text-decoration:none; 
	padding-top:5px; padding-bottom:5px;
}
.NewsLinks a:hover
{
	color:#FF0000;
	text-decoration:underline;
}
.breadcum
{
	color:#000000;
	text-decoration:none;
	font-family:  Arial;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:10px;
	line-height:32px;
	
}
.main{

	color:black;
	text-decoration:none;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	line-height:32px;
}
.err{
	color:red;
	text-decoration:none;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	line-height:32px;
}
.breadcum1
{
	color:#d93849;
	text-decoration:none;
	font-family:  Arial;
	font-size: 13px;
	font-weight: bold;
	line-height:32px;
}
a.breadcum1
{
	color:#d93849;
	text-decoration:underline;
	font-family:  Arial;
	font-size: 13px;
	font-weight: bold;
	line-height:32px;
}
.fwd_pwd
{
	text-decoration:none;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	line-height:32px;
	
}
.tn{
	text-decoration:none;
}
.error_msg1
{
	text-decoration:none;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	padding-top:20px;
	line-height:32px;
}

