body {
	background-attachment: scroll;
	background-image: url(/img/back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.back-left1 { 
	background-attachment:fixed;
	background-image:url(/img/A-left2.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	}
	
	.back- right1 { 
	background-attachment:fixed;
	background-image:url(/img/A-right1.jpg);
	background-repeat:repeat-y;
	background-position:top right;
	}
 
 
.bodyfont {
	font-family: Arial;
	font-size: 13px;
	line-height: 26px;
	text-align:justify
}

.normalfont {
	font-family: Arial;
	font-size: 13px;

}

.greenBold{
	font-family: Arial;
	font-size: 13px;
	font-weight:bold ;
	color:#99CC00 ;
	line-height: 26px;
}

.greenBold-2{
	font-family: Arial;
	font-size: 15px;
	font-weight:bold ;
	color:#99CC00 ;
	
}

.blueBold{
	font-family: Arial;
	font-size: 13px;
	font-weight:bold ;
	color:#426794 ;
	line-height: 26px;
}
.blueBold-2{
	font-family: Arial;
	font-size: 15px;
	font-weight:bold ;
	color:#426794 ;
	
}

.smallFont{
	font-family: Arial;
	font-size: 12px;
	
	
	
}

.leftBackground {background:url(/img/A-left.jpg); background-position:top ; background-position:left ; background-repeat:repeat-y }

.rightBackground {background:url(/img/A-right.jpg); background-position:top ; background-position:right ; background-repeat:repeat-y }

.anchorTag {font-family: Arial;
	font-size: 13px;
	font-weight:bold ;
	color:#426794 ;
	line-height: 26px;}