html { min-height: 100%; margin-bottom: 1px; }
* {
margin:0pt;
padding:0pt;
font-size:11px;
}

body {
background-color:#fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #666666;
text-align:center;
}

a:link {
color:#00a400;
text-decoration:none;
}

a:active {
color:#00a400;
text-decoration:none;
}
a:visited {
color:#00a400;
text-decoration:none;
}
a:hover {
	text-decoration: underline;
	color: #00a400;
}
.hide {
display:none;
}

#layout {
margin:0pt auto;
width:943px;
margin-top:20px;
overflow:hidden;
text-align:left;
}

html > body #layout {
width:934px;
}

#header {
font:normal 8pt Verdana;
text-align:right;
width:100%;
}

#logo {
text-align:center;
position:relative;
top:0px;
}

#leftside {
width:163px;
float:left;
position:relative;
}

#rightbar {
width:163px;
float:left;
position:relative;
}

#footer {
text-align:center;
margin-top:20px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
#chat div{
	width:95%;
	max-height:200px;
	overflow:auto;
}
.message {
color:#FF0000;
font-weight:bold;
}

#message {
color:#FF0000;
font-weight:bold;
}
.clearfloat {
width:100%;
display:table;
}

input.greenbutton {
background:transparent url('../img/button.gif');
width:65px;
height:22px;
border:0;
margin-top:7px;
cursor:pointer;
}

p{
font-size: 11px;
line-height: 20px;
padding-top:10px;
padding-bottom:10px;
}

h1 {
font-family:Century Gothic, Verdana, Arial, sans-serif;
font-size:18px;
color:#000066;
font-weight:normal;
padding-bottom:4px;
margin-bottom:4px;
border-bottom:thin;
border-bottom-color:#00CC00;
border-bottom-style:solid;
}

h2 {
font-family:Century Gothic, Verdana, Arial, sans-serif;
font-size:15px;
color:#000066;
font-weight:normal;
padding-bottom:4px;
margin-bottom:4px;
border-bottom:thin;
border-bottom-color:#00CC00;
border-bottom-style:solid;
}

h3 {
font-family:Century Gothic, Verdana, Arial, sans-serif;
font-size:15px;
color:#000066;
font-weight:normal;
padding-bottom:4px;
}

div.header{
font-family:Verdana, Arial, sans-serif;
font-size:16px;
color:#000000;
display:table;
margin-bottom:10px;
}

div.subheading {
font-family:Verdana, Arial, sans-serif;
font-size:14px;
color:#000000;
margin-bottom:10px;
}

div.hr{
border:0pt;
height:3px;
margin-bottom:3px;
margin-top:3px;
background:transparent url('../img/hr.gif') repeat-x;
}

#navbox {
font:normal 8pt Verdana,sans-serif;
}

#navbg {
background:transparent url('../img/navbg.gif') repeat-y;
height:1%;
position:relative;
}

html > body #navbg {
height:auto;
}

#navboxc {
margin-left:10px;
line-height:1.5em;
}

#adbox {
font:normal 8pt Verdana,sans-serif;
margin-top:38px;
}

#adbg {
background:transparent url('../img/navbg.gif') repeat-y;
height:1%;
position:relative;
}

html > body #adbg {
height:auto;
}

#adboxc {
margin-left:10px;
line-height:1.5em;
}

#ads{
text-align:center;
margin:0pt auto;
width:155px;
}

#ads iframe {
	width:120px;
}

input{
margin-bottom:7px;
vertical-align:middle;
}

#rightside {
width:608px;
float:left;
}

#maincontent {
width:608px;
background:transparent url('../img/contentbg.gif') repeat-y;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
margin-top:-5px;
}

#tabs{
height:23px;
margin-top:15px;
margin-left:20px;
clear:none;
top:4px;
position:relative;
}

html > body #tabs {
margin-top:12px;
height:23px;
width:auto;
top: 0;
}

#tabs ul{
list-style:none;
margin:0;
padding:0;
position:relative;
top:5px;
}

#tabs ul li{
display:inline;
font-family:Verdana, Arial, sans-serif;
font-size:12px;
font-weight:bold;
color:#55b555;
width:100px;
height:23px;
text-align:center;
background:transparent;
}

#tabs ul li a{
display:block;
float:left;
margin-right:7px;
height:18px;
padding-top:4px;
width:100px;
text-align:center;
color:#55b555;
background:transparent url('../img/tabB.jpg') no-repeat;
background-position:bottom;
}

html > body #tabs ul li a{
margin-right:15px;
}

#content{
margin-left:22px;
width:555px;
margin-bottom:10px;
margin-top:5px;
}

#tabs ul li.selected a{
background:transparent url('../img/tab.gif') no-repeat;
background-position:top;
}

span.green {
color:#55b555;
}

ul.margin {
margin-left:25px;
}

.leftside {
	width:200px;
	float:left;
}

.rightside {
	width:355px;
	float:left;
}

.formtype {
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
width:137px;
}
.listsmall {
font-size: 11px;
line-height: 20px;
list-style:inside;
list-style-position:inside;
list-style-type:disc;
}

/* 
================================================
autosuggest, inquisitor style
================================================
*/

body
{
	position: relative;
}


div.autosuggest
{
	position: absolute;
	background-image: url(img_inquisitor/as_pointer.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
}

div.autosuggest div.as_header,
div.autosuggest div.as_footer
{
	position: relative;
	height: 6px;
	padding: 0 6px;
	background-image: url(img_inquisitor/ul_corner_tr.gif);
	background-position: top right;
	background-repeat: no-repeat;
	overflow: hidden;
}
div.autosuggest div.as_footer
{
	background-image: url(img_inquisitor/ul_corner_br.gif);
}

div.autosuggest div.as_header div.as_corner,
div.autosuggest div.as_footer div.as_corner
{
	position: absolute;
	top: 0;
	left: 0;
	height: 6px;
	width: 6px;
	background-image: url(img_inquisitor/ul_corner_tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
div.autosuggest div.as_footer div.as_corner
{
	background-image: url(img_inquisitor/ul_corner_bl.gif);
}
div.autosuggest div.as_header div.as_bar,
div.autosuggest div.as_footer div.as_bar
{
	height: 6px;
	overflow: hidden;
	background-color: #E4E4E4;
}


div.autosuggest ul
{
	list-style: none;
	margin: 0 0 -4px 0;
	padding: 0;
	overflow: hidden;
	background-color: #E4E4E4;
}

div.autosuggest ul li
{
	color: #ccc;
	padding: 0;
	margin: 0 4px 4px;
	text-align: left;
}

div.autosuggest ul li a
{
	color: #666666;
	display: block;
	text-decoration: none;
	background-color: transparent;
	text-shadow: #000 0px 0px 1px;
	position: relative;
	padding: 0;
	width: 100%;
}
div.autosuggest ul li a:hover
{
	background-color: #CCCCCC;
}
div.autosuggest ul li.as_highlight a:hover
{
	background-color: #FFFFFF;
}

div.autosuggest ul li a span
{
	display: block;
	padding: 3px 6px;
	font-weight: normal;
	font-size:10px;
}

div.autosuggest ul li a span small
{
	font-weight: normal;
	color: #999;
}

div.autosuggest ul li.as_highlight a span small
{
	color: #ccc;
}

div.autosuggest ul li.as_highlight a
{
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(img_inquisitor/hl_corner_br.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.autosuggest ul li.as_highlight a span
{
	background-image: url(img_inquisitor/hl_corner_bl.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.autosuggest ul li a .tl,
div.autosuggest ul li a .tr
{
	background-image: transparent;
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	position: absolute;
	top: 0;
	padding: 0;
	margin: 0;
}
div.autosuggest ul li a .tr
{
	right: 0;
}

div.autosuggest ul li.as_highlight a .tl
{
	left: 0;
	background-image: url(img_inquisitor/hl_corner_tl.gif);
	background-position: bottom left;
}

div.autosuggest ul li.as_highlight a .tr
{
	right: 0;
	background-image: url(img_inquisitor/hl_corner_tr.gif);
	background-position: bottom right;
}



div.autosuggest ul li.as_warning
{
	font-weight: bold;
	text-align: center;
}

div.autosuggest ul em
{
	font-style: normal;
	color: #009900;
}

table.sortable {
	border-width: 0px 0px 0px 0px;
	border-spacing: 5px;
	border-style: none none none none;
	border-collapse: separate;
	background-color: fff;
	width:100%;
}
table.sortable th {
	padding: 0px 0px 0px 0px;
	border-bottom:dotted;
	border-bottom-color:#CCCCCC;
	border-bottom-width:thin;
	background-color: #fff;
	-moz-border-radius: 0px 0px 0px 0px;
	text-align:left;
	color:#00a400;
	cursor:pointer;
}
table.sortable td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	-moz-border-radius: 0px 0px 0px 0px;
}


table.sortable tbody tr {
	background-color:#fff;
}

table.sortable tbody tr:hover {
	background-color:#eee;
}

<table class="sample">
<tr>
	<th>Header</th>
	<td>Content</td>
</tr>
</table>


/* CSS for SWFOject */

	#flashcontent {
		border:none;
		width: 560px;
		height: 186px;
		}
ul.single {
clear:both;
}
ul.single li {
display:inline;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:0pt 5px 0pt 0pt;
}