@charset "UTF-8";
body {
	background-image: url(images/bgRpt.jpg);
	margin: 0px;
	background-color: #596065;
}
.tableMenu {
	vertical-align: top;
	height: 100%;
	width: 150px;
}

.cellGlass {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	letter-spacing: 0.1em;
	text-align: center;
	vertical-align: top;
	padding: 12px;
	background-image: url(images/bgRptMenu.jpg);
}

.cellWood {
	height: 26px;
}

.cellPhoto {
	height: 220px;
	width: 150px;
}

.cellShadow {
	background-image: url(images/bgRptShadow.jpg);
	width: 12px;
}


.cellFooter {
	font-size: 10px;
	line-height: 11px;
	letter-spacing: 0.02em;
	padding-left: 8px;
	background-color: #000000;
	color: #CCCCCC;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

.tableContent {
	vertical-align: top;
	height: 598px;
	width: 500px;
}
.textPrice {
	font-style: italic;
	color: #4B535A;
	font-weight: bold;
}
.textService {
	font-weight: bold;
	color: #000000;
}
.cellBorder {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	vertical-align: top;
}
.cellWhiteLeft {
	background-color: #FFFFFF;
	padding-top: 24px;
	padding-right: 12px;
	padding-bottom: 36px;
	padding-left: 36px;
}

.cellWhiteRight {
	background-color: #FFFFFF;
	padding-top: 24px;
	padding-right: 48px;
	padding-bottom: 36px;
	padding-left: 12px;
}

.cellWhiteSingle {
	background-color: #FFFFFF;
	padding-top: 24px;
	padding-right: 48px;
	padding-bottom: 36px;
	padding-left: 36px;
}
.cellWhiteIntro {
	background-color: #FFFFFF;
	padding-top: 24px;
	padding-right: 48px;
	padding-bottom: 0px;
	padding-left: 36px;
}
.cellBorderMenu {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
a:link {
	color: #1760A9;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #00CCCC;
}
a:visted.hover {
	color: #00CCCC;
}

.cellGlass a:link {
	color: #50545A;
	text-decoration: none;
}
.cellGlass a:visited {
	color: #50545A;
	text-decoration: none;
}
.cellGlass a:hover {
	color: #000000;
}
.cellGlass a:visted.hover {
	color: #000000;
}

.cellFooter a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.cellFooter a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.cellFooter a:hover {
	color: #c3d3ed;
}
.cellFooter a:visted.hover {
	color: #0000FF;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.notes {
	font-size: 11px;
	font-style: italic;
	color: #666666;
	line-height: 12px;
}

.header {
	font-size: 14px;
	font-weight: bold;
}
.imageRight {
	float: right;
	padding-bottom: 8px;
	padding-left: 12px;
}
.bugger {
	color: #00CC00;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #222222;
	vertical-align: top;
}
.imageLogo {
	float: right;
	padding-top: 12px;
	padding-bottom: 12px;
}
.cellPhotoWide {
	height: 220px;
	width: 500px;
}
.priceRegular {
	text-decoration: line-through;
}
.priceSale {
	font-weight: bold;
	color: #3300CC;
}
.imageLeft {
	float: left;
	padding-right: 12px;
	padding-bottom: 8px;
}
.headerTitle {
	font-size: 18px;
	line-height: 24px;
}
.headerSubBlue {
	font-size: 18px;
	font-style: oblique;
	color: #000099;
}
h4 {
	color: #000066;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
