body {
	background-color: #fff;
	padding: 10px 0px 0px;
	margin: 0px;
	font-family: Arial, sans-serif;
	/*font-family: verdana, arial, sans serif;*/
	font-size: 80%;
}

h1 {
	padding: 0px;
	margin: 30px 10px 10px 10px;
	font-size: 160%;
	color: #090;
	float: left;
	font-weight: bold;
}

select {
	font-size: .8em;
	width: 175px;
}

div.release {
	position: absolute;
	color: #999;
	left: 220px;
	margin-top: 15px;
}

div.edition {
	float: left;
	margin-top: 25px;
	padding: 10px 10px 10px 10px;
	font-size: 120%;
	color: #fff;
	font-weight: bold;
	font-style: italic;
}

div.kb1 {
	background-color: #930;
}

div.kb2 {
	background-color: #093;
}

div.kb3 {
	background-color: #309;
}

div.kb4 {
	background-color: #993;
}

h1.ttl {
	padding: 20px 0 0;
	margin: 0;
	font-size: 140%;
	color: #000;
	float: none;
	font-weight: normal;	
}

h2 {
	background: #5250C9 url(../img/green.gif) left bottom repeat-x;
	color: #fff;
	padding: 5px 5px 10px;
	margin: 15px 0px 0px;
	font-size: 140%;
	font-weight: bold;
}

h3 {
	padding: 10px 0 5px 0;
	margin: 0;
	font-size: 120%;
	font-weight: bold;
	clear: both;
}

h3.signup {
	padding: 5px;
	margin: 0;
	background-color: #090;
	font-size: 120%;
	font-weight: bold;
	border: 1px solid #0b0;
}

img.photo {
	margin: 10px 20px 0 0;
	float: left;
}

div.spcr {
	font-size: 0pt;
	height: 8px;
}

span.smhd {
	font-size: 83.33%;
	font-weight: normal;
}

div.hdrbox {
	float: right;
	margin-left: 20px;
}

div.shft {
	margin-top: 3px;
}

div.hdrrule {
	clear: both;
	width: 100%;
	border-bottom:1px solid #000;
}

div.hdrrulebtm {
	clear: both;
	width: 100%;
	border-top:1px solid #000;
}

div.hdrspace {
	padding: 0px 20px;
}

div.mainspaceouter {
	background: #fff url(../img/blue.gif) left top repeat-x;
	text-align: center;
	margin: 0px auto;
	padding: 0px 20px 10px 20px;
}

div.mainspace {
	width: 930px;
	margin: 0px auto;
	text-align: left;
}

div.mainspaceinner {
	width: 765px;
	margin-left: 82px;
}

div.mainspaceinnerarea {
	width: 765px;
}

div.adsense {
	float: right;
	margin-top: 30px;
	margin-right: 20px;
	width: 120px;
}

div.clrbth {
	clear: both;
}

table {
	font-family: Arial, sans-serif;
	/*font-family: verdana, arial, sans serif;*/
	font-size: 100%;
	border-spacing: 0px;
}

td, th {
	text-align: left;
	padding: 5px 20px 5px 0px;
	padding: 2px 10px 2px 0;
	margin: 0px;
	border-bottom: 1px solid #999;
}

td.ctr {
	text-align: center;
}

div.resp {
	border-bottom: 1px solid #999;
	padding-bottom: 10px;
	padding-top: 10px;
}

div.respnew {
	border-bottom: 1px solid #999;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #ffe;
}

div.respenv {
	color: #999;
	margin-bottom: 5px;
}

div.floater {
	display: none;
	position: absolute;
	background-color: #ffc;
	border: 1px solid #ccc;
	padding: 2px 5px;
	white-space: nowrap;
}

a.nowrap {
	white-space: nowrap;
}

div.ansinr {
	color: #999;
	padding-left: 16px;
}

span.seemore {
	border-bottom: 2px dashed #6c6;
}	

a.nav {
	border: 1px solid #bbd;
	padding: 3px;
	background-color: #dde;	
}

.navcur {
	border: 1px solid #bbd;
	padding: 3px;
	background-color: #99c;	
}

.logged {
	right: 20px;
	text-align: right;
	top: 10px;
	position: absolute;
}

a, a:visited {
	text-decoration: none;
	color: #00c;
}

h3.signup a, h3.signup a:visited {
	color: #fff;
}

textarea {
	font-family: Arial, sans-serif;
	font-size: 100%;
}

a:hover {
	text-decoration: underline;
}

h3.signup a:hover {
	text-decoration: none;
}

a.noline:hover {
	text-decoration: none;
}

a.activetext, a.activetexta {
	display: block;
	padding-right: 10px;
}

a.activetext:hover, a.activetexta {
	background-color: #339;
	color: #fff;
}

a.arrow {
	padding-right: 12px;
	background: url(../img/arrow.gif) right 5px no-repeat;
	display: block;
}

a.tick {
	padding-left: 16px;
	background: url(../img/tick.gif) left top no-repeat;
}

a.unans {
	padding-left: 16px;
	background: url(../img/noanswer.gif) left top no-repeat;
}

div.qdropdown {
	border: 1px solid #000;
	padding: 2px;
	background-color: #fff;
	position: absolute;
	width: 245px;
	margin-top: 1px;
}

div.flogin {
	border: 1px solid #000;
	padding: 0px 5px 5px;
	background-color: #fff;
	position: absolute;
	margin-top: 1px;
	right: 10px;
	top: 30px;
	display: none;
}

div.asklogin {
	border: 1px solid #000;
	padding: 0px 5px 5px;
	background-color: #fff;
	position: absolute;
	margin-top: 1px;
	display: none;
}

div.column1 {
	clear: left;
	float:left;
	width: 360px;
	margin-right: 45px;
	text-align: left;
}

div.column2 {
	float: left;
	text-align: left;
	width: 360px;
}

div.column3 {
	text-align: left;
	float: left;
	width: 360px;
}

div.columnhm {
	clear: left;
	float:left;
	width: 490px;
	text-align: left;
	margin-right: 30px;
}

div.columnhm1 {
	float: left;
	width: 135px;
	text-align: left;
	margin-right: 30px;
}

div.columnhm2 {
	float: left;
	text-align: left;
	width: 315px;
}

div.columnhm3 {
	float: left;
	width: 245px;
	text-align: left;
}

form {
	display:inline;
}

div.lfttb {
	float: left;
	clear: both;
	width: 245px;
}

div.lfttbtop {
	float: left;
	clear: both;
	width: 250px;
	background: #fff url(../img/one.gif) left bottom repeat-x;
}

div.rgttb {
	float: left;
	width: 95px;
}

div.rgttbtop {
	float: left;
	padding: 3px 0px;
	width: 100px;
	background: #fff url(../img/one.gif) left bottom repeat-x;
}

div.listbox {
	border: 1px solid #999;
	border-top: 0;
	padding: 2px 4px;
	background-color: #eee;
}

div.actv {
	font-weight: bold;
	float: left;
	padding: 2px 4px 3px;
	border: 1px solid #999;
	border-bottom: 0;
	background-color: #eee;
	margin-right: 5px;
}

div.inactv {
	float: left;
	padding: 2px 4px;
	border: 1px solid #999;
	margin-right: 5px;
}

div.quad1 {
	padding: 0px 5px 5px;
	background-color: #fff;
}

div.footer {
	text-align: center;
	color: #aaa;
	padding-top: 5px;
}

span.light {
	color: #aaa;
}

div.pitch {
	font-size: 100%;
}

a img {
	border: 0px;
}

div.notify {
	background-color:#ffc;
	border: 1px solid #000;
	padding: 10px 10px 5px;
}

ul {
	margin: 0;
	padding-left: 20px;
}

li {
	margin-bottom: 5px;
}

.trueedit {
	font-family: arial, sans-serif;
	font-size: 100%;
}

div.ind {
	margin-left: 24px;
}

input.button {
	background-color:#090;
	color:#fff;
	border: 1px solid #0b0;
	padding: 1px 3px;
}