.borderOutline {
	border: 1px solid #000000;
}
.clock {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 5px 0px 0px;
	margin: 0px;
	position: absolute;
	left: 10px;
	top: 9px;
}
.borderSubSection {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.borderSection {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.textSection {
	font-size: 28px;
	font-family: Impact, Arial, Helvetica, sans-serif;
	color: #A52A2A;
	font-variant: small-caps;
	}
.textSubSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.textNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.textCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.textCopyright a:link {
	color: #FFFFFF;
}
.textCopyright a:visited {
	color: #FFFFFF;
}
.textCopyright a:hover {
	color: #666666;
}
.textCopyright a:active {
	color: #FFFFFF;
}
.textSubMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.textScrollStyle {
	visibility:hidden;
	font-family:Times New Roman, Times, serif;
	font-weight:normal;
	text-align:center;
	padding:0;
	margin:0;
	width:100%;
	overflow:hidden;
	font-size: 14px;
}
.textPrice {
	color: #FF0000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.imgPreload {
	display: none;
}
.rightBanner {
	position: absolute;
	left: 750px;
	top: 0px;
	width: 250;
	background-attachment: fixed;
	background-image: url(image/verticle.gif);
	background-repeat: no-repeat;
	background-position: 3px 0px;
}
.float {
	position: absolute;
	z-index: 100;
	color: #FFFFFF;
	left: 755px;
	top: 5px;
}
.counter {
	position: absolute;
	left: 692px;
	top: 10px;
}
.submenu {
	position: absolute;
	top: 230px;
	left: 0px;
	z-index: 50;
}
.textHighlight {
	color: #339900;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.box_border {
	border: 2px groove #CCCCCC;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
