body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	color: #000000;
	background-color: #ffffff;
	border-color: #000000;
	border: #000000;
	font-size: 10px;
	scrollbar-face-color:       #0b9ed3;
	scrollbar-highlight-color:  #0b9ed3;
	scrollbar-3dlight-color:    #0b9ed3;
	scrollbar-darkshadow-color: #ffffff;
	crollbar-shadow-color: #0b9ed3;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	font-family: verdana, tahoma, arial;
}
h1 {
	color: #038bf1;
	font-size: 14px;
}
h1.fs {
	color: #038bf1;
	font-size: 8px;
	padding: 0;
	margin: 0;
}
h1.fs a {
	color: #038bf1;
	font-size: 8px;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
h1.fs a:hover {
	color: #038bf1;
	font-size: 8px;
	padding: 0;
	margin: 0;
	text-decoration: underline;
}
td {
	font-size: 10px;
}
a {
	color: #309bd9;
	font-weight: bold;
}
a:hover {
	color: #38b6ff;
	font-weight: bold;
}
.biglink {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.biglink:hover {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
.biglink_blue {
	color: #07abf2;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.biglink_blue:hover {
	color: #07abf2;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
.biglink_orange {
	color: #eb9844;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.biglink_orange:hover {
	color: #eb9844;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
.biglink_green {
	color: #6fcd6f;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.biglink_green:hover {
	color: #6fcd6f;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
.biglink_red {
	color: #fb0000;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
.biglink_red:hover {
	color: #fb0000;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
.more {
	color: #ff0000;
	font-weight: bold;
}
.more:hover {
	color: #ee7575;
	font-weight: bold;
}
input {
	border: #000000 1px solid;
	background-color: #efefef;
	font-family: tahoma, arial;
	font-size: 10px;
	font-weight: normal;
}
button {
	border: #707070 1px solid;
	background-color: #efefef;
	font-family: tahoma, arial;
	font-size: 10px;
	font-weight: normal;
}
.title_blue {
	color: #038bf1;
	font-weight: bold;
}
.title_red {
	color: #fe2626;
	font-weight: bold;
}
.title_orange {
	color: #ff9e0d;
	font-weight: bold;
}
.input2 {
	padding-left: 2px;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: tahoma;
}
.priceinfo {
	padding-left: 2px;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	font-family: tahoma;
}
.priceinfotitle {
	padding-left: 2px;
	font-weight: normal;
	font-size: 13px;
	color: #ffffff;
	font-family: tahoma;
}
.mini {
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}
.mini:hover {
	color: #dfdfdf;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
}