body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 76%;


}

.box_bg {
	background-image: url(images/box_head.gif);
	background-repeat: repeat-x;
	height: 22px;
}


.bg {
	background: url(/images/bg.gif) center repeat-y;
 	background-color: #eff3f7;
}

.box_sub_bg {
	background-color: #f0f1f1;
	border: 1px solid #5e90b3;
	padding: 5px;
	}	

.pgbox {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-align: justify;
}


.txt {


	font-size: 0.9em;
	line-height: 1.9em;
	font-family: verdana, arial, helvetica, sans-serif ;
	color: #666666;
	text-decoration: none;
	text-align: left;

}


.txtr {


	font-size: 0.9em;
	line-height: 1.9em;
	font-family: verdana, arial, helvetica, sans-serif ;
	color: #666666;
	text-decoration: none;
	text-align: right;

}


.t1 {


	font-size: 1.3em;
	line-height: 1.8em;
	font-family: verdana, arial, helvetica, sans-serif ;
	color: #3256a8;
	text-decoration: none;
	text-align: left;
	font-weight: bold;

}





.blnk {


	font-size: 0.9em;
	line-height: 1.6em;
	font-family: verdana, arial, helvetica, sans-serif ;
	color: #6e85fb;
	text-decoration: none;
	text-align: left;
	font-weight: bold;

}


.blnk:hover {


	font-size: 0.9em;
	line-height: 1.6em;
	font-family: verdana, arial, helvetica, sans-serif ;
	color: #6e85fb;
	text-decoration: underline;
	text-align: left;
	font-weight: bold;


}




.lnk {


	font-size: 0.9em;
	line-height: 1.6em;
	font-family: verdana, arial, helvetica, sans-serif ;
	color: #000000;
	text-decoration: none;
	text-align: left;

}


.lnk:hover {


	font-size: 0.9em;
	line-height: 1.6em;
	font-family: verdana, arial, helvetica, sans-serif ;
	color: #000000;
	text-decoration: underline;
	text-align: left;

}