﻿body {
	background-position: center;
	margin: 0px auto;
	left: 0px;
	top: 0px;
	width: 950px;
	text-align: center;
	color: rgb(238, 238, 238);
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	background-image: url('cssimages/bgNew.jpg');
	background-repeat: repeat;
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: rgb(82, 108, 168);
}
.error {
	color: rgb(0, 0, 0); font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal;
}
.message {
	height: 25px; color: white; font-size: 12px; font-style: normal; font-weight: bold; background-color: rgb(151, 15, 9);
}
.blackBold {
	font-weight: bold;
	color: #000000;
}
.black {
	color: #000000;
}
.bigBlue {
	color: rgb(0, 102, 204); font-family: Garamond; font-size: 15px; font-weight: bold;
}
.button {
	width: 150px; height: 24px; color: rgb(0, 0, 0); font-size: 13px; font-weight: normal; cursor: pointer; background-color: rgb(234, 234, 234);
}
.button2 {
	width: 100px; height: 26px; color: rgb(255, 255, 255); font-size: 13px; font-weight: normal; cursor: pointer; background-color: rgb(102, 102, 102);
}
.liText {
	padding: 1px; color: rgb(255, 255, 255);
}
#productFrame {
	padding-right: 50px; padding-left: 50px;
}
#productText {
	width: 100%; text-align: left; color: rgb(255, 255, 255); padding-top: 5px; padding-bottom: 10px;
}
.headerLink {
	text-align: center; color: rgb(255, 255, 255); font-family: Garamond; font-size: 11px; font-weight: bold; text-decoration: none;
}
a.headerLink:hover {
	text-align: center; color: rgb(255, 255, 255); font-family: Garamond; font-size: 11px; font-weight: bold; text-decoration: underline;
}
.pageTitle2 {
	text-align: center; color: rgb(204, 204, 204); font-size: 12px; font-weight: bold;
}
.bigg2 {
	color: rgb(187, 187, 187); font-family: Garamond; font-size: 14px; font-weight: bold;
}
.bigg4 {
	color: rgb(255, 255, 255); font-family: Garamond; font-size: 16px; font-weight: bold;
}
.maroon {
	color: rgb(255, 137, 0); font-family: Garamond; font-size: 12px; font-weight: bold; outline-color: rgb(255, 204, 0);
}
#frame {
	width: 100%; padding-top: 25px;
}
#frameLeft {
	width: 55%; padding-bottom: 25px; padding-left: 45px; float: left;
}
#frameRight {
	width: 29%; text-align: left; color: rgb(255, 255, 255); padding-right: 35px; padding-left: 0px; float: right;
}
#header {
	width: 100%;
	height: 110px;
	background-image: url("cssimages/headerLong2.gif");
}
#navHeader {
	padding-top: 20px; vertical-align: bottom; background-image: url("cssimages/orange.gif");
}
#headerRight {
	width: 100%; height: 16px; background-image: url("cssimages/3d.jpg");
}
.headerLink2 {
	text-align: center; color: rgb(151, 15, 9); font-family: Garamond; font-size: 13px; font-weight: bold; text-decoration: none;
}
a.headerLink2:hover {
	text-align: center; color: rgb(255, 255, 255); font-family: Garamond; font-size: 13px; font-weight: bold; text-decoration: none;
}
.alignText {
	text-align: justify;
}
#footer {
	width: 100%; height: 10px; clear: both; background-image: url("cssimages/3dBottomBlue2.jpg");
}
#footerContainer {
	width: 100%; height: 70px; color: rgb(255, 255, 255); padding-top: 11px; font-size: 10px; margin-right: auto; margin-left: auto; background-image: url("cssimages/footer3.gif");
}
#footerContainer a {
	color: rgb(255, 255, 255); font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 11px; text-decoration: none;
}
#footerContainer a:hover {
	color: rgb(255, 255, 255); font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 11px; text-decoration: none;
}
.display {
	text-align: center; color: rgb(255, 255, 255); padding-top: 10px; font-family: Garamond; font-size: 16px; font-weight: bold; outline-color: rgb(255, 204, 0);
}
