HTML {
	background: #444444;
}
BODY {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 12px;
	background: #000033;
	text-align: justify;
	color: #000033;
}
TABLE {
	font-size: 100%;
	border-collapse: collapse;
}
TD {
	margin: 0px;
	padding: 0px;
	border: 1px none #ff0000;
}
.pageBodyContainer {
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	text-align: left;
	position: relative;
	background: url(body.jpg) center center repeat;
	width: 770px;
}
TABLE.layout {
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
}
TD#head {
	margin: 0px;
	padding: 0px;
	background: url(header2.jpg) center top no-repeat;
	height: 502px;
	position: relative;
	color: #000000;
}
.siteTitle {
	margin: 0px;
	padding: 0px;
	font-weight: 500;
	font-size: 35px;
	position: absolute;
	left: 250px;
	top: 20px;
	color: #000033;
	width: 500px;
	overflow: hidden;
	height: 42px;
	text-align: right;
}
.siteSubtitle {
	margin: 0px;
	padding: 0px;
	font-weight: 500;
	font-size: 18px;
	position: absolute;
	left: 250px;
	top: 60px;
	width: 500px;
	height: 22px;
	overflow: hidden;
	color: #000055;
	text-align: right;
}
.siteLogotype {
	position: absolute;
	left: 25px;
	top: 40px;
}
.siteLanguage {
	position: absolute;
	margin: 0px;
	padding: 0px;
	right: 20px;
	top: 10px;
	display: block;
}
.language {
	color: #666666;
	margin: 0px 2px;
}
#languageActive {}
.pageServiceMenu {
	margin: 0px;
	padding: 0px;
	top: 117px;
	left: 0px;
	position: absolute;
	text-align: right;
	width: 770px;
	display: block;
	overflow: hidden;
	height: 67px;
	display: block;
}
.pageServiceMenu LI {
	display: block;
	list-style-type: none;
	clear: none;
	float: left;
	height: 67px;
	padding: 0px;
	margin: 0px;
}
.pageServiceMenu  A {
	color: #999999;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px;
	height: 42px;
	display: block;
	float: left;
	padding: 25px 20px 0px 20px;
}
.pageServiceMenu LI .menuActive {
	color: white;
	background: url(menuactive.jpg) center center no-repeat;
}
.pageServiceMenu LI A:hover {
	color: white;
	background: #444444;
}
H2 {
	font-size: 24px;
	margin: 0px;
	font-weight: 500;
	padding: 10px 0px;
	border-bottom: 1px solid #ACADB0;
}
.pageSearch {
	position: absolute;
	top: 470px;
	left: 275px;
	width: 165px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	display: block;
}
.pageSearch INPUT {
	width: 80px;
	border: 1px solid #444444;
	margin: 0px;
	float: left;
	clear: none;
	height: 18px;
}
.pageSearch .button {
	width: 70px;
	margin: 0px 0px 0px 5px;
	float: left;
	clear: none;
	color: #ffffff;
	background: #323232;
	border: 1px solid #eeeeee;
}
.match {
	background: #5B5C5E;
}
TD#main {
	margin: 0px;
	padding: 20px;
	background: #000055;
}
#main_div {
	padding: 0px;
	margin: 0px;
	position: relative;
	_height: 300px;
	min-height: 300px;
}
A {
	color: #fafafa;
}
p {
	text-align: justify;
}
h3.title {
	margin: 10px 0px 5px 0px;
	padding: 0px;
	font-size: 16px;
	display: block;
}
h4.title {
	margin: 10px 0px 5px 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	display: block;
}
input {
	margin-left: 10px;
}
textarea {
	margin-left: 10px;
}
input.button, input.Button {
	color: #ffffff;
	background: #323232;
	border: 1px solid #eeeeee;
	cursor: pointer;
	font-weight: bold;
	margin: 10px 0px;
	padding: 0px 5px;
	height: 22px;
	display: block;
	font-size: 11px;
	clear: both;
	text-transform: uppercase;
}
.content {
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 10px 0px;
	clear: both;
}
.object {
	margin: 10px 0px;
	padding: 0px;
	clear: both;
}
IMG.preview {
	float: left;
	margin: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #444444;
}
IMG.image {
	float: right;
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #444444;
}
.text {
	margin: 10px 0px;
	background: #000055;
	color: #FFFFFF;
}
.tableTable {
	border-bottom: 12px solid #cccccc;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 100%;
	border-collapse: collapse;
}
.tableTable .tableHeader TD {
	background: #cccccc;
	color: #444444;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	padding: 10px 10px;
}
.tableTable TD {
	border: 1px solid #f3f3f3;
	padding: 10px 10px;
	min-height: 10px;
	_height: 10px;
}
.tableTable TD.preview {}
.tableTable tfoot td {
	border: 1px solid #f3f3f3;
}
TD#menu {
	padding: 0px;
	margin: 0px;
	position: relative;
	background: url(pagemenuup.jpg) center top no-repeat;
}
.pageMenu {
	margin: 0px;
	padding: 3px 30px;
	text-align: left;
	width: 245px;
	display: block;
	top: 205px;
	height: 289px;
	left: 450px;
	position: absolute;
	overflow: hidden;
}
.pageMenu LI {
	clear: both;
	float: none;
	list-style-type: none;
}
.pageMenu A.menu {
	color: #eeeeee;
	display: block;
	margin: 0px;
	padding: 5px 0px 5px 20px;
	text-align: left;
	text-decoration: underline;
	width: 225px;
	min-height: 13px;
	_height: 13px;
	background: url(anonsimage.gif) left center no-repeat;
}
.pageMenu A.menu:hover {
	text-decoration: none;
}
.pageMenu A.menuActive {
	color: #ffffff;
}
.submenu {
	padding: 0px;
	margin: 10px 0px 10px 0px;
}
.submenu A.menu {
	background: none;
	margin: 0px;
	padding: 2px 0px 2px 20px;
	min-height: 15px;
	_height: 15px;
}
.contentSpecialSales {
	text-align: center;
}
.contentSpecialSales H3.title {
	text-align: center;
}
.contentSpecialSales H4.title {
	text-align: center;
}
.contentSpecialSales .text {
	text-align: center;
	clear: both;
	margin: 10px 0px;
}
.contentSpecialSales .note {
	text-align: center;
	clear: both;
	margin: 10px 0px;
}
.contentSpecialSales .link {
	text-align: center;
	clear: both;
	display: block;
	margin: 10px 0px;
}
.contentSpecialSales .price {
	font-size: 14px;
	color: orange;
	clear: both;
	display: block;
	text-align: center;
	margin: 10px 0px;
}
.contentSpecialSales .count {
	text-align: center;
	clear: both;
	margin: 10px 0px;
}
.contentSpecialSales .button {
	text-align: center;
}
.contentSpecialSales .bottom {
	text-align: center;
}
.contentPhotoAlbum .object {
	background: #e3e3e3;
	margin: 20px 28px;
	padding: 0px;
	clear: none;
	display: block;
	width: 120px;
	height: 150px;
	position: relative;
	float: left;
	text-align: center;
	border: 1px solid #595959;
}
.contentPhotoAlbum .preview {
	display: block;
	margin: auto;
	margin-top: 10px;
	clear: none;
	float: none;
	border: 1px solid #cccccc;
}
.contentPhotoAlbum .object .link {
	float: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 120px;
	position: absolute;
	bottom: 5px;
	text-align: center;
	left: 0px;
	color: #444444;
}
.contentPhotoAlbum .object .link:hover {
	color: #64c0e9;
}
.contentPhotoAlbum .object .note {
	float: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 120px;
	position: absolute;
	bottom: 5px;
	text-align: center;
	left: 0px;
	color: #444444;
}
.contentProductListBlocklike {}
.contentProductListBlocklike .objectProduct {
	background: #f3f3f3;
	width: 290px;
	padding: 10px;
	margin: 10px;
	display: block;
	float: left;
	clear: none;
	color: #444444;
}
.contentProductListBlocklike .objectProduct a {
	color: #444444;
}
.siteAuth {
	background: #cccccc;
	margin: 20px 50px;
	padding: 10px;
	width: 170px;
	color: #444444;
	text-align: center;
}
.siteAuth TD {
	padding: 2px;
	color: #444444;
	text-align: left;
}
.siteAuth INPUT {
	background: white;
	border: 1px solid #1e6995;
	width: 100px;
	margin: 0px;
	color: #444444;
	padding: 2px;
}
td.authButton {
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}
.authButton .button {
	background: url(allbutton.jpg) center center repeat-x;
	border: 1px solid #1e6995;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	margin: 0px 30px;
	padding: 0px 5px;
	height: 22px;
	display: block;
	font-size: 10px;
}
TD#footer {
	margin: 0px;
	padding: 20px 0px 10px;
	background: #000033 url(footer2.jpg) center top repeat-x;
	border-width: 0px;
	border-style: solid none none;
	border-color: #909194 transparent transparent;
	position: relative;
}
.pageCopyrights {
	position: absolute;
	left: 20px;
	bottom: 50px;
	width: 420px;
	height: 15px;
	color: #bbbbbb;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
.pageTechnology {
	position: absolute;
	left: 20px;
	bottom: 30px;
	width: 420px;
	height: 15px;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
.pageTechnology A {
	color: #bbbbbb;
}
#pageCounter {
	position: absolute;
	bottom: 32px;
	right: 20px;
	width: 280px;
	height: 32px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
}
.newsDash, .newsDateLeftBracket, .newsDateRightBracket {
	display: none;
}
.newsDate {
	color: #444444;
	font-weight: bold;
	font-size: 10px;
}
.newsTime {
	color: #444444;
	font-weight: bold;
	font-size: 10px;
}
.newsTitle {
	padding-left: 14px;
}
