/*COMMON*/
body {
margin:0px; padding:0px; background:#FBDE10 url(high/body_bg.jpg) center repeat-y;
}
.bot a	{font: 11px Tahoma, Arial; color: #FFF; font-weight: bold; text-decoration: none;}
.bot a:hover {font: 11px Tahoma, Arial; color: #FF6C00; font-weight: bold; text-decoration: none;}
.bot span {font: 11px Tahoma, Arial; font-weight: bold; text-decoration: none;}

/*DISCLAIMER*/
#D_body {
background:#FBDF10 url(disclaimer/body_bg.gif) top repeat-x;
padding-top:188px;
}
#D_mTable {
	background:url(disclaimer/bg01.jpg) bottom no-repeat;	
}
.D_txt01 {
	font:bold 11px Arial;
	color:#fff;
	padding:0px 45px 0px 10px;
	text-align:justify;
}
.D_txt02 {
	font:11px Arial;
	color:#635005;
	padding:0px 45px 0px 10px;
	text-align:left;
}

/*HIGH BAND*/
#H_header {
	background:url(high/header.jpg) no-repeat;
}
.H_topMenu {	
	margin:6px 8px 0px 0px;
	float:right;	
}
.H_topMenu a {
	font:bold 11px Tahoma;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;	
}
	.H_topMenu a:hover {
		text-decoration:underline;
	}
	.H_topMenu img {
		*margin-bottom:-2px;
	}
.H_flagsTD {
	padding-top:4px;
}
.H_headerC {
	margin-top:35px;
}	
.H_flags {
	width:27px;
	height:22px;	
}
	.H_flags img {
		margin:4px 4px 4px 2px;
	}		
.H_flagsSel {
	width:27px;
	height:22px;	
	background:url(high/flagsBG.gif) no-repeat;
}
	.H_flagsSel img {
		margin:4px 4px 4px 2px;
	}
.H_inTable {
	background-color:#fff;
}
	.H_inTable .H_inTd {
	background-color:#FAF5E6;
}
.H_inTitle1 {	
	line-height:33px;
	margin:0px 9px;
	float:left;
	font:bold 14px Arial;
	color:#322112;
	text-transform:uppercase;	
}
	.H_inTitle1 span {
		line-height:33px;
		color:#FF6C00;
	}
.H_inTitle2 {	
	line-height:33px;
	margin:0px 9px;
	float:right;
	font:bold 14px Arial;
	color:#005FE0;	
}
	.H_inTitle2 span {
		line-height:33px;		
	}
.H_vid {
	width:320px;
	height:238px;
	background-color:#000D60;
	border:4px solid #000;
	padding:4px;
	margin-bottom:2px; margin-left:auto; margin-right:auto;
}	
.H_vidText {
	color:#322112;
	font:12px Arial;
	padding:0px 20px 0px 10px;
}	
.H_piclink02 {
	display:block;
	width:135px;
	height:120px;
	border:1px solid #000;
	overflow:hidden;
}	
	.H_piclink02:hover {
		border-color:#FF6C00;
	}	
		
/*LOW BAND*/
#L_header {
	background:url(low/header.jpg) no-repeat;
}
.L_headerC {
	margin-top:5px;
}
/*PAYMENNT*/
#P_header {
	background-image:url(high/p_header.jpg);
}
#P_headerL {
	background-image:url(low/p_header.jpg);
}
.P_headerC {
	margin-top:15px;
}
.P_outer {
	margin:12px;
}
.P_sit {
	display:block;
	width:134px;
	height:97px;
	padding:2px;
	border:1px solid #9B9B9B;
	background-color:#fff;
}
.P_sit:hover {
	background-color:#9B9B9B;
}
