/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/main_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#00CCFF;
	font-family:Arial, Helvetica, sans-serif;
}

a{
	outline:none;
}

.top_bg{
	background-image:url(../images/top_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.menu_btn{
	background-image:url(../images/menu_btn.png);
	background-repeat:no-repeat;
	cursor:pointer;
	height:36px;
	width:158px;
}

.menu_btn:hover{
	background-image:url(../images/menu_btn_hvr.png);
	background-repeat:no-repeat;
	cursor:pointer;
	height:36px;
	width:158px;
}

.menu_btm_line{
	background-image:url(../images/menu_btm_line.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:6px;
}

.menu_text{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;	
	text-decoration:none;
	line-height:30px;
	padding:10px 50px;
}
a.menu_text:hover{
	font-size:12px;
	font-weight:bold;
	color:#0B1E23;
	text-decoration:none;
	line-height:30px;
	padding:10px 50px;
}

.white_text{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	line-height:30px;
	padding:0px 5px 5px 0px;
}

.white_text01{
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:18px;
}

/*********Middle************/

.whitebox_top_middlebg{
	background-image:url(../images/whitebox_top_middlebg.png);
	background-position:bottom;
	background-repeat:repeat-x;
	width:100%;
}

.whitebox_btm_middlebg{
	background-image:url(../images/whitebox_btm_middlebg.png);
	background-repeat:repeat-x;
	width:100%;
}

.whitebox_middlebg{
	background-image:url(../images/whitebox_middlebg.png);
	background-repeat:repeat-x;
	background-color:#EBF5FC;
	width:100%;
	border-left:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;
}

.bluebox_top_middlebg{
	background-image:url(../images/bluebox_top_middlebg.png);
	background-repeat:repeat-x;
	width:100%;
}

.bluebox_btm_middlebg{
	background-image:url(../images/bluebox_btm_middlebg.png);
	background-repeat:repeat-x;
	width:100%;
}

.bluebox_middlebg{
	background-image:url(../images/bluebox_middlebg.png);
	background-repeat:repeat;
	background-color:#1F659D;
	width:100%;
	border-left:solid 1px #084574;
	border-right:solid 1px #084574;
}

.whitebox01_top_middlebg{
	background-image:url(../images/whitebox01_top_middlebg.png);
	background-repeat:repeat-x;
	width:100%;
}

.whitebox01_btm_middlebg{
	background-image:url(../images/whitebox01_btm_middlebg.png);
	background-repeat:repeat-x;
	width:100%;
}

.whitebox01_middlebg{
	background-image:url(../images/whitebox01_middlebg.png);
	background-repeat:repeat;
	width:100%;
	border-left:solid 1px #2EB6E4;
	border-right:solid 1px #2EB6E4;
}

.grey_text{
	font-size:12px;
	color:#595959;	
	text-decoration:none;
	line-height:18px;
}

.grey_text01{
	font-size:12px;
	color:#595959;	
	text-decoration:underline;
	line-height:18px;
}

a.grey_text01:hover{
	font-size:12px;
	color:#1F80CF;	
	text-decoration:none;
	line-height:18px;
}

.grey_text03{
	font-size:12px;
	color:#595959;	
	text-decoration:none;
	line-height:18px;
	padding-left:8px;
}

.red_text{
	font-size:14px;
	color:#FF0000;	
	text-decoration:none;
	line-height:18px;
}


.blue_text{
	font-size:12px;
	color:#1F80CF;	
	text-decoration:none;
	font-weight:bold;
	line-height:24px;
}

a.blue_text:hover{
	font-size:12px;
	color:#004174;	
	text-decoration:underline;
	font-weight:bold;
	line-height:24px;
}

.blue01_text{
	font-size:12px;
	color:#11C1E0;	
	text-decoration:underline;
	font-weight:bold;
	line-height:18px;
}

a.blue01_text:hover{
	font-size:12px;
	color:#FF9600;	
	text-decoration:underline;
	font-weight:bold;
	line-height:18px;
}

.blue02_text{
	font-size:11px;
	color:#1B6096;
	text-decoration:none;
	line-height:16px;
	padding:0px 2px;
}

a.blue02_text:hover{
	font-size:11px;
	color:#FF6C00;
	text-decoration:none;
	line-height:16px;
	padding:0px 2px;
}

.blue_text03{
	font-size:12pt;
	color:#004174;	
	text-decoration:none;
	font-weight:bold;
	line-height:24px;
}

.orange_text{
	font-size:12px;
	color:#FF9600;	
	text-decoration:underline;
	font-weight:bold;
	line-height:18px;
}

a.orange_text:hover{
	font-size:12px;
	color:#B0EFFF;	
	text-decoration:underline;
	font-weight:bold;
	line-height:18px;
}

.orange_text01{
	font-size:10px;
	color:#FF9600;	
	text-decoration:none;
	line-height:18px;
}

a.orange_text01:hover{
	font-size:10px;
	color:#B0EFFF;	
	text-decoration:none;
	line-height:18px;
}

.login_btn{
	background-image:url(../images/login_btn.jpg);
	background-repeat:repeat-x;
	border-left:solid 1px #FF6C00;
	border-right:solid 1px #FF6C00;
	padding:3px 20px;
	font-size:12px;
	color:#FFFFFF;	
	text-decoration:none;
	font-weight:bold;
	line-height:20px;
}
a.login_btn:hover{
	background-image:url(../images/login_btn.jpg);
	background-repeat:repeat-x;
	border-left:solid 1px #FF6C00;
	border-right:solid 1px #FF6C00;
	padding:3px 20px;	
	font-size:12px;
	color:#0B1E23;	
	text-decoration:none;
	font-weight:bold;
	line-height:20px;
}

.input_box{
	width:150px;
	height:17px;
	# height:15px;
	_ height:15px;
	border:solid 1px #CCE5EB;
	font-size:12px;
	color:#7F8F9C;	
	text-decoration:none;
	padding:0px 3px;
}

.input_box01{
	width:95px;
	height:17px;
	# height:15px;
	_ height:15px;
	border:solid 1px #CCE5EB;
	font-size:12px;
	color:#071418;	
	text-decoration:none;
	padding:0px 3px;
}

.input_box02{
	width:150px;
	height:70px;
	# height:15px;
	_ height:15px;
	border:solid 1px #CCE5EB;
	font-size:12px;
	color:#071418;	
	text-decoration:none;
	padding:0px 3px;
}


/*********Bottom*************/

.btm_text{
	font-size:12px;
	color:#004174;
	text-decoration:none;
	line-height:20px;
	padding:0px 5px;
}

a.btm_text:hover{
	font-size:12px;
	color:#000000;
	text-decoration:none;
	line-height:20px;
	padding:0px 5px;
}
