Body
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../images/mainbg.gif); 
}

TD
{
	font-family: Tahoma;
}
.date
{
	color: #A30000;
	font-size: 10px;
	text-align: left;
	padding-right: 5px;
	padding-top: 2px;
	font-weight: bold;
}
.border_left
{

	BORDER-LEFT: #454545 1px solid; 
   background-image: url(../images/side_td_bg.gif);
}

.border_right
{

	BORDER-RIGHT: #454545 1px solid; 
   background-image: url(../images/side_td_bg.gif);
}

.border_right_dashed
{

	BORDER-RIGHT: #454545 1px dashed; 

}



.border_dashed
{

	BORDER-LEFT: #585858 1px dashed; 
	BORDER-RIGHT: #585858 1px dashed; 
	background-color: #F2F2F2;
 }
 .border_bottom
{

	BORDER-BOTTOM: #585858 1px dashed;
 }
 
 
.news_heading
{
	padding-left: 6px;
	color: #3F4537;
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}


.news_text
{
	color: #10627D;
	font-size: 11px;
   text-align: left;
	padding-left: 6px;
}


.text
{
	color: #2B537B;
	font-size: 12px;
	text-align: left;
	padding-right: 5px;
	padding-top: 2px;
}


.news_time
{
	color: #535C4B;
	font-size: 10px;
   text-align: left;
	padding-left: 6px;
}


.more
{
	color: #2C5988;
	font-size: 11px;
   text-align: right;
	padding-right: 24px;
	font-weight: bold;
	text-decoration: none;
}
.error
{
	color: red;
	font-size: 11px;
   text-align: center;
	font-weight: bold;
	text-decoration: none;
}

.more:hover
{
	color: #000000;
	padding-right: 24px;

}

.read_more
{
	color: #2C5988;
	font-size: 11px;
   text-align: right;
	padding-right: 15px;
	font-weight: bold;
	text-decoration: none;
}


.read_more:hover
{
	color: #2C5988;
	padding-right: 15px;
}


.text_small
{
	color: #2B537B;
	font-size: 11px;
   text-align: left;
   padding-right:5px;
	
}
.navi_table
{
   background-image: url(../images/navi_bg.gif);
   BORDER-BOTTOM: #000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
}
.FormtextLeft2
{
	color: #000000;
	font-size: 11px;
   text-align: left;
}
.left_top_navi
{
	color: #000000;
	font-size: 11px;
   text-align: center;
	text-decoration: none;
	
}

.left_top_navi:hover
{
	color: #0097B2;
	text-align: center;
}

.more_details
{
	background-color: #07A3D8;
	BORDER-LEFT: #BAEDFE 1px SOLID; 
	BORDER-TOP: #BAEDFE 1px SOLID;
	BORDER-BOTTOM: #067BA3 1px SOLID;  
}

.more_details_text
{
	font-family: Verdana; 
	COLOR: #FFFFFF;
	font-size: 11px;
	text-align: center;
	font-weight:  bold;
	text-decoration: none;
}

.more_details_text:hover
{
	COLOR: Yellow;
}


.copyright
{
	color: #505747;
	font-family: Verdana;
	font-size: 11px;
   text-align: left;
	padding-left: 14px;
}

.footer
{
	background-color:#E5E5E5;
	BORDER-LEFT: #969696 1px SOLID; 
	BORDER-TOP: #969696 1px SOLID;
	BORDER-BOTTOM: #969696 1px SOLID;
	BORDER-RIGHT: #969696 1px SOLID;   
	
}

.partners_url
{
	color: #708090;
	font-family: Verdana;
	font-size: 11px;
   text-align: left;
	text-decoration: none;
	font-weight: bold;	
}

.partners_url:hover
{
	color: #2E8B57;
		
}
IMG.line{
	background: #ffffff;
border: 0px;
}

.sitemaplink
{
	color: #708090;
	font-size: 10px;
   text-align: left;
   padding-right:5px;
	text-decoration: none;
	font-weight: bold;
	
}

.sitemaplink:hover
{
	color: #1F3D58;
}

.sitemaplink2
{
	color: #2B537B;
	font-size: 12px;
   text-align: left;
   padding-right:5px;
	text-decoration: none;
	font-weight: bold;
	
}

.sitemaplink2:hover
{
	color: #000000;
}


INPUT.area
{
	FONT-SIZE: 10px;
	COLOR: #000000;
	BORDER-TOP: #244B74 1pt solid;
	BORDER-LEFT: #244B74 1pt solid;
	BORDER-RIGHT: #244B74 1pt solid;
	BORDER-BOTTOM: #244B74 1pt solid;
	FONT-FAMILY: Tahoma;
	background-color: #ffffff;
	width: 380px;
	height: 20px;

}
TEXTAREA
{
	FONT-SIZE: 10px;
	COLOR: #000000;
	BORDER-TOP: #244B74 1pt solid;
	BORDER-LEFT: #244B74 1pt solid;
	BORDER-RIGHT: #244B74 1pt solid;
	BORDER-BOTTOM: #244B74 1pt solid;
	FONT-FAMILY: Tahoma;
	background-color: #ffffff;
	width: 380px;
	overflow: auto;
}