body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	background-color: #CCCC99;
	padding: 0px;
	margin: 0px auto;
	width: 850px;
}
#divLogo {
	background-color: #ff9900;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
	height: 75px;
	clear: both;
}
#imgLogo {
	float: left;
	background-color: #FF9900;
}
#ulMainNav li {
	display: inline;
	float: left;
}
#ulMainNav {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#ulMainNav a:link, #ulMainNav a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 125px;
	text-align: center;
	margin-top: 50px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/file_folder.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	letter-spacing: 1px;
}
#ulMainNav a:active {
	background-image: url(../images/file_folder_active.gif);
}
#ulMainNav a:hover {
	font-weight: bold;
	background-image: url(../images/file_folder_active.gif);
}
#ulMainNav a.current:link, #ulMainNav a.current:visited {
	background-image: url(../images/file_folder_active.gif);
}
#divSectionNav {
	background-color:#FF6600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 300px;
	padding-top: 2px;
}
#divSectionNav a:link, #divSectionNav a:visited, #divSectionNav a:active {
	text-decoration: none;
	color: #333333;
}
#divSectionNav a:hover  {
	color: #000000;
	text-decoration: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
}
#divSectionNav a.current:link, #divSectionNav a.current:visited {
	color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
}
#divContainer {
	color: #333333;
	background-color: #999933;
	padding-top: 5px;
	padding-right: 100px;
	padding-bottom: 20px;
	padding-left: 100px;
	clear: both;
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 1.25em;
}
#divContainer a:link, #divContainer a:visited, #divContainer a:active {
	text-decoration: none;
	color: #000000;
}
#divContainer a:link:hover {
	text-decoration: underline;
}
#divContainer p {
}
#divContainer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	color: #333333;
	padding-left: 5px;
	letter-spacing: 0px;
	margin-bottom: 6px;
	padding-bottom: 3px;
}
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;
}
#divFooter {
	color: #666666;
	background-color: #000000;
	text-align: center;
	font-size: 10px;
	height: 17px;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../images/green_bar.gif);
	padding-top: 14px;
}
#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;
}
#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: #CCCC99;
	padding-left: 650px;
}
