/* CSS Document */
body{
 	margin: 0 ;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background:url(../images/mainbg.gif)
		
}

body{
	font-size:12px;
}
*{
	padding: 0;
	margin: 0 ;
}





FORM {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}




.yellow {
	font-size:12px;
	color:#ffe448;
	text-decoration:none;
}
a.yellow:hover {
	color:#fff;
	text-decoration:underline;
}

.gray {
	font-size:12px;
	color:#657381;
	text-decoration:none;
}
a.gray:hover {
	color:#19479e;
	text-decoration:underline;
}



#left {
	padding:8px 5px;
	font-size:12px;
	border:#e0e4e7 1px solid;
}
#left img {
	padding:5px 0;
}

#right {
	margin:0 5px;
	background:#fff;
}

#borderright {
	border-right:#d1d9e0 1px solid;
}

#copyrights {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#7c8591;
}

.bottombg {
	background:url(../images/bottombg2.gif) right bottom no-repeat;
}

.blue {
	font-size:12px;
	color:#0066b3;
}


.bottomright {
	color:#fff;
	text-decoration:none;
	font-size:12px;
}
a.bottomright:hover {
	color:#FFFF00;
	text-decoration:underline;
}

.grayblue {
	color:#657381;

}

.gsjj {
	font-size:12px;
	color:#273543;
	line-height:150%;
	text-align:justify;
	text-justify:inter-ideograph;
}

.title {
	color:#023495;
	font-weight:bold;
	text-align:center;
	
}
