html {
	overflow: -moz-scrollbars-vertical;
}
body, html {
	width: 100%;
	height: 100%;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-y;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #070033;
	margin: 0px;
	padding: 0px;
	background-position: center;
}
a {
	color:#070033
}
input, select {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.line {
	border-bottom:1px solid #7ea4d4;
}
.height100 {
	height:100px;
	background-image: url(/images/bg_head_gradient.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bggradient {
	background-image: url(/images/bg_head_gradient.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
h1 {
	font-size: 21px;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	margin:0px;
}
.box100 {
	width:100px;
	margin-right:15px;
}
.box150 {
	width:150px;
	margin-right:15px;
}
.box150 {
	width:150px;
	margin-right:15px;
}
.box75 {
	width:75px;
	margin-right:15px;
	height:13px;
}
.box {
	margin-right:15px;
}
.bgshadow {
	background-image: url(/images/shadow_bg.png);
	background-repeat: repeat-y;
}
.copyrights {
	color:#fff;
	font-size: 10px;
}
.menu {
	color:#070033;
	text-decoration:none;
	line-height: 27px;
	border-bottom:1px solid #a2cdf0;
}
.menu:hover {
	color:#000000;
	text-decoration:none;
	border-bottom:1px solid #000;
	line-height: 27px;
}
.padleft15 {
	padding-left:15px;
}
.padbott15 {
	padding-bottom:15px;
}
.padbott10line {
	padding-bottom:10px;
	border-bottom:1px solid #8cb2e3;
}
.padtop50 {
	padding-top:50px;
}
.padtop5 {
	padding-top:5px;
}
.padright50 {
	padding-right:50px;
}
.padleft40 {
	padding-left:40px;
}
.padleft40right50 {
	padding-left:40px;
	padding-right:50px;
}
.pad10 {
	padding:10px;
}
.price {
	font-size: 14px;
	font-weight: bold;
	color:#000000;
	padding:5px;
}
.border3 {
	border:3px solid #5a7bb8;
}
.border3:hover {
	border:3px solid #ffd83c;
}
.whitetxt {
	color:#070033;
}
.item {
	width:150px;
	float:left;
	margin:0 25px 25px 0;
}
.paging1 {
	margin:0 5px;
	font-weight:normal;
	border: 1px solid #8eb4e5;
}
.paging1:hover {
	margin:0 5px;
	font-weight:normal;
	border: 1px solid #8eb4e5;
	background-color:#8eb4e5;
}
.paging1 a {
	color:#070033;
}
.paging2 {
	margin:0 5px;
	background-color:#fff;
	font-weight: bold;
	color:#070033;
	border: 1px solid #8eb4e5;
}
.txt13 {
	font-size: 13px;
}
/*-----div------*/
.inner {
	position:relative;
	overflow: hidden;
	_zoom:1;
}
.record_item {
	width:148px;
	position:relative;
	margin:0 25px 25px 0;
}
#container_record {
	padding-bottom: 1px;
}
div.record_item {
	float: left;
	background: #8cb2e3;
	margin-bottom: -1000px;
	padding-bottom: 1000px;
}
div.verticalline {
	float: left;
	margin-bottom: -1000px;
	padding-bottom: 1000px;
}
.txtblack {
	color:#000;
}
.bgwhite {
	background-image: url(/images/spacer2.gif);
	background: #fff;
}
.txtrealwhite {
	color:#FFFFFF;
}
#areadetails{position:relative; top:2px;}