body {
	font-family: Verdana, Arial, Courier, sans-serif;
	font-size: 9pt;
	margin: 20px 0 20px 0;	
	padding: 0;
	background: #eee;
	text-align: center;
	_behavior: url("js/csshover.htc");	
}

#all_holder {
	margin: auto;
	width: 800px;		
	text-align: left;
}

#all {
	padding: 20px;	
	text-align: left;
	background: #fff;
	float: left;
}

#toppanel {
	width: 760px;
	float: left;
	background: #fff url('../images/border.gif') repeat-x bottom; 
	margin-top: 6px;	
}

#toppanel:hover {
	background: #f8f8f8 url('../images/border.gif') repeat-x bottom; 
}

#toppanel .logo {
	vertical-align: bottom;
	margin-bottom: 6px;
}



#toppanel #menu {
	padding: 0;
	margin: 0;
	float: right;
	list-style-type: none;
	width: 350px;
}

#toppanel #menu li {
	margin: 0;
	padding: 0;	
	float: left;
	width: 170px;	
	list-style-type: none;		
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 1.1em;
	text-transform: uppercase;
}

#toppanel #menu li a {
	display: block;
	padding: 7px 0 7px 40px;	
	text-decoration: none;
	color: #000;
}

#toppanel #menu li:hover a {
	color: #f00;
}

#toppanel #search {	
	width: 180px;
	position: absolute;
}

#toppanel #search input {
	position: relative;
	top: 67px;
	left: 583px;
	border: 1px solid #000;
	font-family: Verdana, Arial, Courier, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	width: 140px;
	vertical-align: middle;
}

#toppanel #search .submit {
	width: auto;
	border: none;
	
}

#content {
	width: 760px;
	clear: both;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 6px;	
	float: left;
}

#content h1 {
	font-size: 14pt;
	text-transform: uppercase;		
	font-weight: bold;	
	margin: 0px;
	margin-top: 9px;
	margin-bottom: 9px;
}

#content h2 {
	font-size: 10pt;	
	color: #f00;
	font-weight: bold;
	text-transform: uppercase;	
	text-decoration: underline;	
	margin: 0px;
	margin-top: 9px;
	margin-bottom: 9px;	
}

#content h2 a { 
	color: #f00;
	text-decoration: underline;	
}

#content h3 {
	font-size: 10pt;		
	font-weight: bold;	
	margin: 0px;
	margin-top: 9px;
	margin-bottom: -3px;
}

#content h4 {
	font-size: 9pt;		
	font-weight: bold;	
	margin: 0px;
	margin-top: 9px;
	margin-bottom: -3px;
}

#content p {
	margin: 0px;
	margin-top: 9px;
	margin-bottom: 9px;
	padding: 0px;
	text-align: justify;
	font-size: 0.9em;
}

#content table {	
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	font-size: 9pt;	
	border-bottom: 1px dashed #FF0000;
	margin-bottom: 9px;				
}

#content table caption {
	font-weight: bold;	
	padding-bottom: 3px;
	padding-top: 9px;
	text-transform: uppercase;
	
}

#content table th {
	margin: 0px;
	padding: 0px;	
	font-weight: bold;
	font-size: 7pt;
	background-color: #F3F3F3;
	padding: 2px;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;	
	text-transform: uppercase;
}

#content table .subheader th {	
	border-bottom: 1px dashed #FF0000;
	background: #FAFAFA;
	text-transform: none;
} 

#content table tr:hover td {
	background: #F3F3F3;
} 

#content table td {	
	margin: 0px;
	padding: 2px;	
	font-size: 8pt;
	padding-left: 6px;	
	padding-right: 6px;	
	border: 1px solid #eee;	
}

#content table .odd {
	background: #F8F8F8;
}

#content .climbtable {
	border: none;
}

#content .climbtable th {
	text-align: left;
	border: none;
	font-size: 0.8em;
	text-transform: none;
	background: none;
	padding-left: 10px;
}

#content .climbtable td {
	border: none;
	font-size: 0.8em;
	padding-left: 10px;
}

#content ul {
	padding: 0px;
	margin: 0px;
	padding-top: 6px;
	font-size: 0.9em;	
}

#content li {
	margin-left: 18px;
	padding-top: 0px;
	margin-top: 6px;	
	list-style-image: url('../images/bullet.gif');
}

#content form {
	margin: 0px;
	padding: 0px;
}

#content form input {
	width: 100%;
	font-family: Verdana, Arial, Courier, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	background-color: #fff;
	border: none;
}

#content form textarea {
	width: 100%;
	height: 71px;
	font-family: Verdana, Arial, Courier, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	background-color: #fff;
	border: none;
}

#content form select {
	width: 100%;	
	font-family: Verdana, Arial, Courier, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	background-color: #fff;	
}


#content form table {
	border: none;
	font-weight: bold;
}

#content form table td {
	border: none;
	background-color: #eee;
	border: 1px solid #fff;
	padding: 5px;
}

#content a {
	color: #a00;
	text-decoration: none;		
}

#content a:hover {
	color: #f00;
}

#content .hppanelgray {
	float: left;
	width: 360px;	
	background: #f8f8f8;
	border: 10px solid #f8f8f8;
	height: 120px;
	overflow: hidden;
}

#content .hppanelgray:hover {
	background: #fff;
	border: 10px solid #fff;
}

#content .hppanel {
	float: left;
	width: 360px;	
	background: #fff;
	border: 10px solid #fff;	
	height: 120px;
	overflow: hidden;
}

#content .hppanel:hover {
	background: #f8f8f8;
	border: 10px solid #f8f8f8;
}

#content .hppanel img, #content .hppanelgray img {
	float: left;
	margin: 28px 10px 25px 0;
}

#content .hppanel p, #content .hppanelgray p {
	margin: 0;
	padding: 0;
}

#content #calculator {
	clear: right;
	float: right;
	width: 290px;
	overflow: hidden;
}

#content #calculator .holder {
	padding-left: 6px;	
	margin-left: 3px;	
	border-left: 1px dashed #FF0000;
}

#content .calculator {
	width: 360px;
	margin: 5px;
	float: left;
}

#content #calculator p {
		
}

#content #forum {
	margin: 0 0 15px 0;
	padding: 0;	
	list-style-type: none;	
	list-style-image: none;	
	font-size: 1.0em;
}

#content #forum li {
	margin: 0;
	padding: 0;	
	list-style-type: none;
	list-style-image: none;	
}

#content #forum li p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 6px;
	border-bottom: 1px dashed #161916;
	
}
#content #forum li div {
	background-color: #EEEEEE;
	margin-bottom: 3px;
	margin-top: 6px;
}

#content #forum li div span {
	font-style: italic;
	padding-left: 3px;
	padding-right: 3px;
}

#content #forum li div .date {
	float: right;
}

#content #linklist {
	margin: 0 0 15px 0;
}

#content .active {
	font-weight: bold;
	color: #000;
}

#content .pagenavigation {
	clear: both;
	float: right;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
}
}

#content .red {
	color: #f00;
	cursor: help;
}

#footer {
	width: 760px;
	padding: 4px 0 0 0;
	float: left;
	background: url('../images/border.gif') repeat-x top; 
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;	
}

#footer a {
	color: #A00;
	text-decoration: none;	
}

#footer span {
	font-size: 0.8em;
	float: left;
	text-align: left;
	overflow: hidden;
	width: 115px;
	height: 14px;
}


#footer a:hover {
	color: #f00;
}

form {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

