body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-color: #CCCCCC;
	padding: 0px;
	margin: 25px auto 0px;
	width: 850px;
}
#divHeader {
	width: 100%;
	clear: both;
	height: 35px;
}
#divNavigation {
	background-color: #FF3300;
	width: 100%;
	height: 13px;
}
#divContainer {
	color: #CCCCCC;
	background-color: #333333;
	clear: both;
	line-height: 1.25em;
	padding: 20px;
}
#divContainer a:link, #divContainer a:visited, #divContainer a:active {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
#divBody {
	margin: 0px auto;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-color: #FFFFFF;
	color: #333333;
	width: 650px;
}
#divBody a:link, #divBody a:visited, #divBody a:active {
	color: #333333;
	text-decoration: none;
}
#divBody a:hover {
	color: #990000;
	text-decoration: underline;
}
#divFooter {
	color: #666666;
	background-color: #000000;
	text-align: right;
	font-size: 10px;
	height: 25px;
	margin: 0px;
	padding-top: 14px;
	padding-right: 15px;
}
#divFooter a:link, #divFooter a:visited, #divFooter a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#divFooter a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#divFooter a.current:link, #divFooter a.current:visited {
	color: #FF6600;
	text-decoration: underline;
}


#ulNavigation li {
	display: inline;
	float: left;
	width: 130px;
	padding: 0px 0px 0px 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#ulNavigation {
	list-style-type: none;
	margin-left: 250px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#ulNavigation a:link, #ulNavigation a:visited {
	text-decoration: none;
	display: block;
	text-align: center;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	background-color: #FF3300;
}
#ulNavigation a:active {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
}
#ulNavigation a:hover {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #666666;
}
#ulNavigation a.current:link, #ulNavigation a.current:visited {
	background-color: #000000;
	color: #CCCCCC;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	padding-left: 0px;
	color: #000000;
	letter-spacing: -0.7px;
	line-height: 1.4em;
}
h3 {
	font-size: 1em;
	font-weight: bold;
}
#tableContact {
	color: #000000;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FF9900;
	border: 0;
	border-collapse: collapse;
	border-width: 0;
	width: 500px;
}
.inputfield {
}
.ccfieldset {
	width: 500px;
}
.paymentfieldsets {
	width: 350px;
}
#divEnd {
	padding: 5px;
	text-align: right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#divAdSense {
	left: auto;
	right: auto;
	padding-top: 0px;
	background-color: #CCCC99;
	padding-left: 0px;
}
#divNOAdSense {
	left: auto;
	right: auto;
	padding-top: 10px;
	background-color: #333333;
	padding-left: 650px;
	padding-bottom: 10px;
}
#divContainer a:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}

