/* CSS Document */

body {
	margin-top: 0px;
	background-color:#3a4f9b;
	background-position:top;
	}
.head_middle{
		background-image:url(../images/head_middle.jpg);
		background-repeat:repeat-x;
		}
.body_px{
		background-image:url(../images/body_px.jpg);
		background-repeat:repeat-y;
		}
.banner_bg{
		background-image:url(../images/main_image_bg.jpg);
		background-repeat:no-repeat;
		}
.address{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
		color:#3a4f9b;
		}
.content{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		padding-top:10px;
		padding-bottom:10px;
		text-decoration:none;
		color:#666666;
		text-align:justify;
		}
.head_feature{
		font-family:Arial Black, Arial, Helvetica, sans-serif;
		font-size:22px;
		color:#3a4f9b;
		letter-spacing:10px;
		text-decoration:none;
		padding-bottom:8px;
		}
.footer_px{
		background-image:url(../images/footer_px.jpg);
		background-repeat:repeat-x;
		}
.footer_content{
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		line-height:15px;
		text-decoration:none;
		color:#3a4f9b;
		}
.footer_text{
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		line-height:15px;
		text-decoration:none;
		color:#FF6600;
		}
.footer_text:hover{
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		line-height:15px;
		text-decoration:none;
		color:#3a4f9b;
		}
.toptitle{
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		font-weight:bold;
		text-decoration:none;
		color:#3a4f9b;
		}	
.tophead{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		padding-top:10px;
		padding-bottom:10px;
		text-decoration:none;
		color:#666666;
		text-align:justify;
		}	
.maintitle{
		font-family:Arial, Helvetica, sans-serif;
		font-size:18px;
		font-weight:bold;
		text-decoration:none;
		color:#3a4f9b;
		}
.buttons {
	background-color :#FFFFFF ;
	border-bottom : 0px ;
	border-left : 0px ;
	border-right : 0px ;
	border-top : 0px ;
	color : #000000;
	
}	
.toplink{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		text-decoration:none;
		color:#993300;
		}
.tophoverlink{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		text-decoration:none;
		color:#FF6600;
		}							
.pending{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		text-decoration:none;
		color:#FF0000;
		}		