/* CSS Document */

.left-mar{
	background:url(../images/left-bg.jpg);
	background-repeat:repeat-y;
	width:3px;
	}
	
.right-mar {
	background:url(../images/right-bg.jpg);
	background-repeat:repeat-y;
	width:3px;
	}
.soft-bg {
	background:url(../images/soft-bg.jpg);
	background-repeat:repeat-x;
	height:147px;
	}	
.soft-ban {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#FFFFFF;
	line-height:17px;
	text-align:justify;
	letter-spacing: normal;
	}	
	.footer{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#3C4854;
	line-height:17px;
	letter-spacing: normal;
	}	
	.body-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#000000;
	line-height:17px;
	text-align:justify;
	letter-spacing: normal;
	}	
	.bodytext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#000000;
	line-height:17px;
	text-align:justify;
	letter-spacing: normal;
	}	
	
