BODY {
	margin: 0px;
	padding: 0px;
	font-family: Sans-Serif;
	font-style: normal;
	font-weight: bolder;
	font-size: 16px;
	background: #ebeef5;
	text-align: justify;
	color: #000000;
}
TABLE {
	font-size: 100%;
	border-collapse: collapse;
}
TD {
	margin: 0px;
	padding: 0px;
	border: 1px none #ff0000;
}
.pageBodyContainer {
	margin: 0px auto;
	padding: 0px;
	font-size: 16px;
	background: white;
	width: 800px;
	text-align: left;
	position: relative;
}
TABLE.layout {
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
}
TD#head {
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	background: url(1234.jpg) center no-repeat;
	height: 232px;
	position: relative;
}
.siteTitle {
	margin: 0px;
	padding: 0px;
	font-style: oblique;
	font-size: 24px;
	position: absolute;
	left: 130px;
	top: 85px;
	color: #142c58;
	width: 500px;
	height: 31px;
	overflow: hidden;
}
.siteSubtitle {
	position: absolute;
	font-size: 12px;
	left: 130px;
	top: 115px;
	width: 500px;
	height: 30px;
	overflow: hidden;
	color: #020b2c;
	margin: 0px;
	padding: 0px;
}
.siteLogotype {
	position: absolute;
	left: 25px;
	top: 68px;
}
.siteLanguage {
	margin: 0px;
	padding: 0px;
	top: 15px;
	left: 680px;
	position: absolute;
}
.language {
	color: white;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 2px;
}
#languageActive {
	font-weight: 500;
}
.pageServiceMenu {
	margin: 0px;
	padding: 1px;
	top: 15px;
	left: 15px;
	position: absolute;
	width: 640px;
	height: 25px;
	display: block;
}
.pageServiceMenu LI {
	float: left;
	display: block;
	list-style-type: none;
	clear: none;
	height: 20px;
	padding: 0px;
	margin: 0px 2px 0px 0px;
}
.pageServiceMenu  A {
	color: #1b3a68;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
.pageServiceMenu LI .menuActive {
	text-decoration: underline;
}
.pageServiceMenu LI A:hover {
	text-decoration: underline;
	color: #1b3a68;
}
H2 {
	color: white;
	font-size: 18px;
	font-style: oblique;
	position: absolute;
	left: 70px;
	top: 187px;
	width: 450px;
	height: 26px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.pageSearch {
	position: absolute;
	top: 187px;
	left: 572px;
	width: 190px;
}
.pageSearch INPUT {
	background: none;
	border: 1px solid white;
	width: 100px;
	color: white;
	margin: 0px;
}
.pageSearch .button {
	background: #142c58;
	border: 1px solid white;
	color: white;
	width: 70px;
	margin: 0px 0px 0px 5px;
}
TD#main {
	margin: 0px;
	padding: 20px;
	font-size: 16px;
	position: relative;
}
.content {
	margin: 10px 0px;
	padding: 0px;
	font-size: 14px;
	clear: both;
}
H3.title {
	text-transform: uppercase;
	color: #142c58;
	font-size: 12px;
}
H4.title {
	color: #142c58;
	font-weight: bold;
	font-size: 12px;
}
.button {
	background: #142c58;
	border: 1px solid white;
	margin: 10px 0px;
	padding: 0px;
	color: white;
}
A {
	color: darkblue;
}
A:hover {
	color: lightblue;
}
.content {
	margin: 10px 0px;
	padding: 0px;
	font-size: 14px;
	clear: both;
}
.object {
	margin: 10px 0px;
	font-size: 10px;
	clear: both;
}
IMG.preview {
	float: left;
	margin: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}
IMG.image {
	float: right;
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.text {
	margin: 10px 0px;
	font-size: 14px;
}
.tableTable {
	border-bottom: 12px solid #092D80;
	margin-bottom: 5px;
	margin-top: 5px;
	width: 100%;
}
.tableTable .tableHeader TD {
	background: #092D80;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	padding: 1px 3px;
}
.tableTable TD {
	border-bottom: 1px solid #092D80;
	padding: 5px 3px;
}
.tableTable TD.preview {
	border-top: 0px;
}
.tableTable TD.title {
	font-size: 11px;
	font-weight: bold;
}
.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: #bccce3;
	margin: 17px;
	padding: 0px;
	clear: none;
	display: block;
	width: 120px;
	height: 150px;
	position: relative;
	float: left;
	text-align: center;
}
.contentPhotoAlbum .preview {
	display: block;
	margin: auto;
	margin-top: 10px;
	clear: none;
	float: none;
}
.contentPhotoAlbum .object .link {
	float: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 120px;
	position: absolute;
	bottom: 5px;
	text-align: center;
	left: 0px;
	color: #142c58;
}
.contentPhotoAlbum .object .link:hover {
	color: lightblue;
}
.contentPhotoAlbum .object .note {
	float: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 120px;
	position: absolute;
	bottom: 5px;
	text-align: center;
	left: 0px;
}
TD#menu {
	padding: 0px;
	margin: 0px;
	position: relative;
	background: #45699d;
}
.pageMenu {
	margin: 0px;
	padding: 20px;
	font-size: 22px;
	width: 185px;
	height: 100%;
	position: relative;
}
.pageMenu .menu {
	color: white;
	margin: 0px;
	padding: 5px 0px;
	font-size: 14px;
	width: 200px;
	text-decoration: none;
	width: 185px;
	display: block;
	line-height: 1;
	text-transform: uppercase;
	font-size: 11px;
	font-style: oblique;
}
.pageMenu .menuActive {
	font-weight: bold;
}
.pageMenu .menu:hover {
	color: lightblue;
}
.pageMenu LI {
	font-size: 22px;
	clear: both;
	float: none;
	list-style-type: none;
}
.submenu {
	margin-left: 20px;
	display: block;
	position: relative;
}
.submenu .menu {
	text-transform: none;
}
.siteAuth {
	border: 1px solid white;
	background: #142c58;
	margin: 20px;
	padding: 10px;
	width: 165px;
	color: white;
	text-align: center;
}
.siteAuth TD {
	padding: 2px;
	color: white;
	text-align: left;
}
.siteAuth INPUT {
	background: none;
	border: 1px solid white;
	width: 100px;
	margin: 0px;
	color: white;
	padding: 2px;
}
td.authButton {
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}
.authButton .button {
	background: #142c58;
	border: 1px solid white;
	width: 120px;
	margin: 0px;
	padding: 2px;
	color: white;
}
TD#footer {
	height: 88px;
	padding: 0px;
	margin: 0px;
	position: relative;
	background: url(footer.jpg) center 0px repeat-x;
}
.pagePathMenu {
	border: 1px solid #142c58;
	background: #bccce3;
	width: 790px;
	height: 16px;
	overflow: hidden;
	margin: 0px;
	padding: 2px 5px;
}
.pagePathMenu .menu {
	color: #142c58;
	text-decoration: none;
}
.pageCopyrights {
	position: absolute;
	bottom: 5px;
	right: 5px;
	color: #8090cc;
	font-size: 10px;
}

