html, body {
	padding: 0px;
	margin: 0px;
	border: none;
	color: #000;
	background-color: #FFF;
	font-size: 100%;
	font-family: vardana, sans-serif;
}

h1 {
	color: #000;
	background-color: transparent;
	text-align: left;
	vertical-align: center;
	margin-left: 5px;
	letter-spacing: +3px;
	word-spacing: +6px;
	font-size: 36px;
	line-height: 40px;
	font-family: verdana, sans-serif;
}

h2 {
	color: #000;
	background-color: #AAA;
	background-image: none;
	vertical-align: center;
	margin-left: 0px;
	padding-left: 5px;
	overflow: visible;
	line-height: 24px;
	letter-spacing: +2px;
	word-spacing: +4px;
	text-align: left;
	font-size: 18px;
	font-weight: normal;
	font-family: verdana, sans-serif;
}

h2.promo {
	color: #00A;
	background-color: transparent;
	background-image: none;
	line-height: 30px;
	letter-spacing: +1px;
	word-spacing: +2px;
	text-align: left;
	font-size: 24px;
	font-weight: normal;
	font-family: verdana, sans-serif;
}

h3 {
	color: #000;
	background-color: #DDD;
	text-align: left;
	vertical-align: top;
	line-height: 19px;
	margin-left: 5px;
	overflow: visible;
	font-size: 13px;
	font-weight: normal;
	font-family: verdana, sans-serif;
}

h4 {
	color: #000;
	background-color: #DDD;
	text-align: left;
	text-indent: 15px;
	vertical-align: top;
	line-height: 14px;
	margin-left: 5px;
	overflow: visible;
	font-size: 12px;
	font-family: verdana, sans-serif;
}

a {
	color: #11B;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

a:visited {
	color: #33D;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

a:hover {
	color: #11B;
	background-color: #D0D0D0;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

a:active {
	color: #FFF;
	background-color: #505050;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
}

img {
	background-color: transparent;
	border: none;
	vertical-align: middle;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

img.icon {
	width: 48px;
	height: 48px;
}

img.promo {
	width: 293px;
	height: 293px;
}

ul {
	list-style-image: url("/images/theme/bullet.JPG");
	list-style-position: inside;
}

table.navbackground {
	border: none;
	border-spacing: 0px;
	table-layout: fixed;
	background-color: transparent;
	background-image: url("/images/theme/navblank.JPG");
	background-repeat: no-repeat;
	overflow: visible;
	vertical-align: top;
	text-align: left;
	margin-left: 38px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 144px;
	height: 205px;
}

td.navsection {
	border: none;
	color: inherit;
	table-layout: fixed;
	background-color: #FFF;
	background-image: url("/images/theme/sidebar.JPG");
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 230px;
	width: 226px;
	height: 653px;
}

td.navpadding {
	border: none;
	border-spacing: 0px;
	table-layout: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	background: transparent;
	width: 100%;
	height: 8px;
}

td.navbutton {
	border: none;
	border-spacing: 0px;
	table-layout: fixed;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 120px;
	height: 24px;
}

td.contentsection {
	color: #000;
	background-color: #FFF;
	vertical-align: top;
	text-align: left;
	width: 600px;
}

.noborder {
	border: none;
	border-spacing: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.lightborder {
	background-color: #DDD;
	border-style: solid;
	border-width: 1px;
	border-color: #AAA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	vertical-align: center;
}

.smallborder {
	border-style: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	vertical-align: top;
	width: 250px;
	text-align: justify;
}


.desc {
	color: #444;
	background-color: transparent;
	line-height: 150%;
	font-size: 14px;
	font-family: geneva, sans-serif;
	text-align: justify;
}

.code {
	font-size: 12px;
	font-family: monospace;
}

.disclaimer {
	color: #F00;
	background-color: transparent;
	font-size: 10px;
	font-family: geneva, sans-serif
}

.small {
	color: #000;
	background-color: transparent;
	font-size: 10px;
	font-family: geneva, sans-serif
}

.light {
	font-size: 10px;
	color: #555;
	background-color: transparent;
	text-decoration: none;
	font-family: geneva, sans-serif;
}

.heavy {
	font-size: inherit;
	color: inherit;
	background-color: inherit;
	font-weight: bold;
}

.indented {
	margin-left: +40px;
	text-align: justify;
	margin-right: 15px;
}

.centered {
	text-align: center;
}

.sidebottom {
	position: absolute;
	top: 680px;
	left: 0px;
	width: 226px;
	text-align: center;
}