/*========================================================*/
/*  DXDNN-Lotus Container Off White 1                     */
/*========================================================*/
/*-- The web page of body              --*/  
body{ font-size: 12px; font-family: tahoma;}


/*-- 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: #194068;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0;
	line-height: 25px;
	font-size: 25px;
	padding: 5px 3px 5px 0px;
	font-weight: 300;
}

/*-- 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;
	line-height: 14px;
	}

.Container_mar{
	margin-bottom: 0px;
}

.l_bottom {
	background-attachment: fixed;
	background-image: url(images/l_botttom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.c_bottom {
	background-image: url(images/c_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.r_bottom {
	background-attachment: fixed;
	background-image: url(images/r_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

