body {
	margin: 0px;	
	background-color: #D9D7D7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#393939;	
}
.main {
	font-size: 11px;
	font-weight: normal;
	color: #393939;
	padding-left:10px;
}
.normal {
text-align:justify;
}

.bold {
	font-size: 12px;
	font-weight: bold;
	color: #294D75;
}
.head_bolder {
	font-size: 12px;
	font-weight: bolder;
	color: #393939;
}
.bolder_title {
	font-size: 13px;
	font-weight: bolder;
	color: #3A658F;
}
.bodynormal{
	text-align:justify;
	line-height:14px;

}
.menu {
	font-size: 11px;
	font-weight: bold;
	color: #393939;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;

}
.color_link{
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;

}
.seprator{
background-image:url(../images/dotted_bg.jpg);
background-repeat:repeat-x;
height:5px;
}
 style="background-image:url(images/dotted_bg.jpg);background-repeat:repeat-x;height:5px; "
