/*========================================================*/
/*  DXDNN-Lotus Container Off White 1                     */
/*========================================================*/
/*-- The web page of body              --*/  
body{ font-size: 12px; font-family: verdana;	}


/*-- overriding default margin         --*/  
p{ margin: 0; font-size: 12px;}

/*-- conatiner title token             --*/ 
.LC_Grey_1_Title { 
font-family: 'Calisto MT', Georgia, 'Times New Roman', serif;
	color: #2265AB;
	text-decoration: none;
	text-align: left;
	letter-spacing: ;
	line-height: 24px;
	font-size: 22px;
	padding: 5px 3px 5px 0px;
}

/*-- container content pane            --*/ 
.LC_Grey_1_Content { 
	font-family: tahoma, verdana;
	font-size: 12px;
	color: 333333;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0.01em;
	line-height: 14px;
	}

.Container_mar{
	margin-bottom: 5px;
}

.l_bottom {
	background-attachment: fixed;
	background-image: url(images/l_botttom.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.c_bottom {
	background-attachment: fixed;
	background-image: url(images/c_bottom.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.r_bottom {
	background-attachment: fixed;
	background-image: url(images/r_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

