body {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000033;
	background-color: #000033;
}
.themeleft {
	position:relative;
	left:0px;
	top:0px;
	width:385px;
	z-index:1;
	background-color: #DFE2E6;
	layer-background-color: #DFE2E6;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000033;
}
#themeright {
	position:absolute;
	left:391px;
	top:0px;
	width:385px;
	z-index:1;
	background-color: #DFE2E6;
	layer-background-color: #DFE2E6;
}

.header {
	position:relative;
	width:96%;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #000033;
	border-top-width: 2px;
	border-top-style: none;
	border-top-color: #FFFFFF;
	padding: 3px 2% 0px;
	text-align: center;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-bottom: 0px;
}
.sales {
	position:relative;
	padding-right: 1%;
	padding-left: 1%;
	text-align: justify;
	height: auto;
	padding-top: 6px;
	padding-bottom: 7px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	width: 98%;
}
.sales img {
	position:relative;
	float: right;
	margin: 3px 0px 10px 9px;
	background-position: top;
}

.record {
	position:relative;
	width:387px;
	height:145px;
	z-index:2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	background-color: #F9FAFF;
}
.image {
	position:absolute;
	width:98px;
	height:131px;
	z-index:2;
	text-align: center;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #0099E9;
	left: 0px;
	top: 0px;
	
}
.image img {
	margin-top:5px;
}
.data  {
	position:absolute;
	right:104;
	width:281px;
	height:134px;
	z-index:1;
	left: 99px;
	top: 0px;
	padding: 7px 3px 5px 5px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #000033;
}
.dataspecial  {
	position:absolute;
	right:104;
	width:230px;
	height:134px;
	z-index:1;
	left: 151px;
	top: 0px;
	padding: 7px 3px 5px 5px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #000033;
}
b {
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	font-size: 12px;
}
h1 {
	font-size: 17px;
	color: #000033;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin: 0px;
	padding: 0px 0px 7px;
	text-align: center;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
.style2 {
	color: #003399;
	font-style: italic;
}
.price {
	font-weight: bold;
}
.sales a:link {
	color: #CC0000;
	text-decoration: none;
}
.sales a:visited {
	color: #CC0000;
	text-decoration: none;
}
.sales a:hover {
	color: #000033;
	text-decoration: none;
}
.sales a:active {
	color: #CC0000;
	text-decoration: none;
}