body
{
	scrollbar-face-color: #EDEDED; 
	scrollbar-highlight-color: #F5F5F5; 
	scrollbar-shadow-color: White; 
	scrollbar-3dlight-color: #C1C1C1; 
	scrollbar-arrow-color: #9C9C9C; 
	scrollbar-track-color: #CCCCCC; 
	scrollbar-darkshadow-color: #838383; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
}
#textcontainer{
	width: 600px;
	padding-right: 8px;
	margin-bottom: 5px;
}
#img{
	border: none;
}
#memb a{
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: Navy;
}
#memb a:hover{
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: #C89100;
}
.head1{
	font-family: Trebuchet MS;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
}
#menu_container{
	font-family: Trebuchet MS;
	width: 116px;
	margin-left: 15px;
}
#menu{
	font-family: Trebuchet MS;
	width: 116px;
}
.menuhead{
	font-family: Trebuchet MS;
	width: 116px;
	background: url(../images/menu_head.jpg) no-repeat;
	text-align: center;
	font-weight: bold;
	color: #022263;
	line-height: 18px;
	margin-top: 5px;
}
.menuback{
	font-family: Trebuchet MS;
	width: 114px;
	height: 89px;
	padding: 0px;
	margin: 0px;
	background: url(../images/menu_back.gif) repeat-x;
	border-left: 1px solid #C4C4C4;
	border-right: 1px solid #C4C4C4;			
}
.menu_item{
	width: 90px;
	height: 18px;
	background: url(../images/menu_item.gif) no-repeat;
	padding-left: 15px;
	padding-top: 8px;
	margin-left: 5px;
	font-family: Trebuchet MS;
}
.menu_item a{
	text-decoration: none;
	color: Black;
	font-family: Trebuchet MS;
}
.menu_item a:hover{
	text-decoration: none;
	color: Black;
	font-weight: bold;
	font-family: Trebuchet MS;
}	
#header{
	width: 766px;
	height: 175px;
}
.foottxt{
	color: White;
	background:#000000;
	text-align: right;
	font-family: Tahoma;
	font-size: 10px;
	line-height: 15px;
	padding-right: 10px;
	vertical-align: middle;
	width:590px;
	height:15px;
}
.midhead{
	background:url(../images/mid_head.jpg) no-repeat;
	width:766px;
	height:56px;
}
.mainhead{
	background:url(../images/main_head.jpg) no-repeat;
	width:766px;
	height:104px;
}
#header{
	width: 766px;
	height: 160px;
}
.headtxt{
	color: White;
	background:#000000;
	text-align: right;
	font-family: Tahoma;
	font-size: 10px;
	line-height: 15px;
	padding-right: 10px;
	vertical-align: middle;
	width:756px;
	height:15px;
}
.midhead{
	background:url(../images/mid_head.jpg) no-repeat;
	width:766px;
	height:56px;
}
.mainhead{
	background:url(../images/main_head.jpg) no-repeat;
	width:766px;
	height:104px;
}
input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #FCFCFC;
	border: solid 1px #C4C4C4;
}
input:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #FCFCFC;
	border: solid 1px #003366;
}
input.button{
	color: White;
	background-color: #6C6C6C;
	width: 20px;
	height:18px;
	border: 1px solid #898989;
	cursor: pointer;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;			
}
input.button:hover{
	text-decoration: none;
	background-color: #9C9C9C;
	width: 20px;
	border: 1px solid #898989;
	cursor: pointer;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;			
}
input.button_c{
	color: White;
	background-color: Black;
	width: 20px;
	cursor: pointer;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;			
}
input.button_c:hover{
	text-decoration: none;
	background-color: #DC143C;
	width: 20px;
	border: 1px solid White;
	cursor: pointer;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;			
}
select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #FCFCFC;
	border: solid 1px #C4C4C4;
}
td{
	padding-top: 15px;
}
.form_upper{
	width: 570px;
	border: none;			
	border-bottom: 1px dashed white; 
	padding-left: 10px;
	padding-bottom: 12px;
}
.form_upper:hover{
	background: #F6F6F6;
	border-bottom: 1px dashed #5C5C5C;
	width: 570px;
	padding-left: 10px;
	padding-bottom: 12px;
}
.form_extend{
	width: 570px;
	border: none;
	padding-left: 10px;
	padding-bottom: 12px;
}
.form_extend:hover{
	background: #F6F6F6;
	border-bottom: 1px dashed #5C5C5C;
	width: 570px;
	padding-left: 10px;
	padding-bottom: 12px;
}
.tbl_head{
	background: #84AED6;
	padding: 1px 10px 1px 10px;
	font-size: 13px;
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:  bold;
	border-left: 10px solid #2A3FAA;
}
.v_error{
	position:inherit;
	background:#FFFF00;
	color:#FF0000;
	font-family:Tahoma;
	font-size:11px;
}
.v_error br{
	display: inline;
}
#pkg_table td{
	border: solid 1px #C4C4C4;
	text-align: center;
}
#pkg_table caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}
#pkg_table th{
	border: solid 1px #2C557B;	
	background: #84AED6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	line-height: 22px;
}
#tbl_head_2 th{
	background: #F6F6F6;
	border: solid 1px #C4C4C4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	line-height: 22px;
}
#tbl_foot th{
	border: solid 0px #2C557B;	
	background: #CDCDCD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	line-height: 12px;	
}
#footlink a{
	text-decoration:none;
	color:#2C557B;
}
#footlink a:hover{
	text-decoration:none;
	color:#FF0000;
}
#textcontainer #package{
	font-size: 20px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}
.head1 .coming{
	background-image: url(../images/coming-soon_03.jpg);
	height: 80px;
}