html {
     overflow: -moz-scrollbars-vertical;
}

.body{
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	background-color: #00477f;
}

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style:normal;
	line-height: normal;
}
.text_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
	font-style:normal;
}
.text_link:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style:normal;
}

.text2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f8c402;
	text-decoration: none;
}

.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #f8c402;
	text-decoration: none;
	line-height: 13px;
}

.details {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style:normal;
}


/*------------------------------------------------*/

/* --- submenu --- */
.submenu {
	margin: 0px 0px 0px;
	padding: 0px 0px 0px;
	display: block;
	background: #c4bfa4;
	border: 1px solid #c4bfa4;
	visibility: hidden;
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #014175;
}

.submenu a {
	margin: 0px 0px 0px;
	padding: 0px 0px 0px;
	display: block;
	width: 180px;
	height: 25px;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	font-weight:bold;
	color: #00407f;
	line-height:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.submenu a:hover {
  background: #95907e;
  color: #f8c402;
}

.submenu_title{
	margin: 0px 0px 0px;
	padding: 0px 0px 0px;
	display: block;
	width: 180px;
	height: 25px;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	font: bold 11px Arial;
		font-weight:bold;
	background: #95907e;
  	color: #00407f;
	line-height:25px;
}
.header_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.header_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background-color: #069;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.subnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	line-height: normal;
}
.pricelabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #906;
	background-color: #FFF;
	line-height: normal;
}
.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #fdfc02;
}

.gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #fbd400;
	text-decoration: none;
}

.lime{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #c0e9cb;
}

.text14{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #FFF;
}

.gold14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #fbd400;
}.tableborder {
	border: 1px dotted #CCC;
}


.tips {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFF00;
	background-color: #FF9900;
	line-height: normal;
}

.tips2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #0066CC;
	line-height: normal;
}
