/*--------------------------------body---------------------------*/
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration: none;
}

body {
margin: auto 0;
}

/*--------------------------------main div---------------------------*/
#main_div{
	width:900px;
	margin:0 auto;
	background-color:#FFFFFF;
	margin-bottom:10px;
	border:#CCCCCC solid 1px;
	margin-top: 10px;
	

}
#header{ 
			background-repeat:no-repeat;
			width:900px;margin:0 auto;
			height:65px;}
			
			.heading{font-family: "Trebuchet MS";
font-size:20px;
 color:#000000;
font-weight:bold;  }
.text{font-family:"Trebuchet MS"; font-size:15px; color:#5B5B5B; text-align:justify; padding-left:10px; padding-right:10px;  }
.text2{font-family:"Trebuchet MS"; font-size:18px;  color:#000000;  font-weight:bold; padding-left:10px;}
.text6{font-family:"Trebuchet MS"; font-size:12px; color:#666666; padding-right:15px; }
.text3{font-family:"Trebuchet MS"; font-size:12px;  color:#3399CC;  font-weight:bold;}

.link{font-family:"Trebuchet MS"; font-size:15px;  color:#666666;  font-weight:bold;}
.more{font-family:"Trebuchet MS"; font-size:15px;  color:#5383A6;  font-weight:bold;}
.heading3{font-family:"Trebuchet MS"; font-size:15px;  color:#666666;  font-weight:bold;}
.heading2{font-family:"Trebuchet MS";font-size:18px;  color:#FFFFFF;  font-weight:bold; padding-top:8px;}

A.head:link{font-family:"Trebuchet MS" ;font-size:15px;  color:#FFFFFF;  font-weight:bold; }
A.head:visited{font-family:"Trebuchet MS"; font-size:15px; color:#FFFFFF;   font-weight:bold;}
A.head:activated{font-family:"Trebuchet MS"; font-size:15px; color:#FFFFFF;  font-weight:bold;}
A.head:hover{font-family:"Trebuchet MS"; font-size:15px; color:#FFFFFF;  font-weight:bold;}


.nav:link{font-family:"Trebuchet MS"; font-size:15px;  color:#FFFFFF;  font-weight:bold; margin-left:30px; margin-top:10px;}
.nav:visited{font-family:"Trebuchet MS"; font-size:15px; color:#FFFFFF;  font-weight:bold; margin-left:30px; padding-top:10px;}
.nav:activated{font-family:"Trebuchet MS"; font-size:15px; color:#FFFFFF; font-weight:bold; margin-left:30px; padding-top:10px;}
.nav:hover{font-family:"Trebuchet MS"; font-size:15px;  color:#FFFFFF;  font-weight:bold; margin-left:30px; padding-top:10px;}

.main_menu{font-family:"Trebuchet MS"; font-size:15px;  color:#FFFFFF;  font-weight:bold; margin-right:5px;}
#left_menu{ background-image:url(images/left_menu_bg_link.gif); width:210px; height:25px; margin:auto;}
#active_menu{ background-image:url(images/slide_hover_bg.gif); width:210px; height:25px; margin:auto;}

A.footer:link{font-family:"Trebuchet MS"; font-size:12px;  color: #666666; margin-left:2px; margin-right:2px; font-weight:bold;}
A.footer:visited{font-family:"Trebuchet MS"; font-size:12px;  color: #666666; margin-left:2px; margin-right:2px; font-weight:bold;}
A.footer:activated{font-family:"Trebuchet MS"; font-size:12px;  color: #666666; margin-left:2px; margin-right:2px; font-weight:bold;}
A.footer:hover{font-family:"Trebuchet MS"; font-size:12px;  color: #666666; margin-left:2px; margin-right:2px; font-weight:bold;}
