xt\:comment, xt\:note {
	display: none;
}

ch\:nbsp {
	padding: .5em;
}

#wrapper {
	margin: 10px; 
	padding: 10px; 
}

body {
	background-color: #fff; 
	color: #444; 
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}

td {
	color: #444;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	line-height: 18px;
}

td.background {
        background: #E0EEF5;
	padding: 2px 3px 2px 3px;
	border: 0px;
	margin: 0px 0px 0px 3px;        
}

td.login {
	color: black;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	line-height: 14px;
}

table.webpage {
	background: #E0EEF5;
	padding: 2px 3px 2px 3px;
	border: 0px;
	margin: 0px 0px 0px 3px;
}

#header {
	vertical-align: text-top; 
	font-variant: small-caps; 
	font-size: 20px; 
	font-weight: bold;
	padding: 0px; 
	background-color: #FFFFFF;
}

#breadcrumb {
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 20px;
	height: 20px;
	padding-left:198px;
}

#headercolumns {
	border: 0px none;  
	margin: 0px;
	table-layout: fixed;
}

#columns {
	border: 0px none;
	table-layout: fixed;
	height: 450px;
}

#footercolumns {
	border: 0px none;
	table-layout: fixed; 
}

#left {
	width: 160px;
	padding-right: 10px;
	vertical-align: top;
}

#centre {
	padding-left: 10px;
	padding-right: 5px;
	border-left: 0px solid #aaa;
	border-right: 0px solid #aaa;
	vertical-align: top;
	width: 620px;
}
#forum {
	padding-left: 10px;
	padding-right: 5px;
	border-left: 0px solid #aaa;
	border-right: 0px solid #aaa;
	vertical-align: top;
	width: 840px;
}

#right {
	width: 200px;
	padding-left: 10px;
	vertical-align: top;
}

#right_bottom {
	color: #FF6600;
	font-size: 12px; 
	font-weight: bold;
	width: 200px;
	padding-left: 12px;
	vertical-align: top;
}

#footer {
	clear: both;
	margin-top: 5px;
	border-top: 0px solid #aaa;
}

/* stylesheet drop menu's */
div.sdm {
	padding-left:5px;
}

a.sdmitem {
}

table.sdmouter {
	border: none;
	background-color: #EEEEEE;
}

table.sdmtable {
	margin-left:5px;
	border: none;
	background-color: #FFFFEE;
}

td.sdmcell {
}

/* end */ 

a.bodylinks {
    color: #FF6600;
    text-decoration: none;
}

a.rightlinks {
    color: #FF6600;
    text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-left: 12px;
}

a {
	color: #8C8C8C;
	text-decoration: none;
}

a:hover {		   
    color: #005897;
	text-decoration: none;
}

h1 {
	font-size: 14px;
/* 	color: #00446A;  */
    color: #005897;
}

h2 {
	font-size: 12px;
    color: #005897;
}

h3 {
	font-weight: normal;
    color: #005897;
}
h4 {
        font-size: 10px;
        font-weight: normal;
        color: #005897;
}

span.highlighted {
	background-color: #ff0;
	padding: 2px;
	padding-bottom: 0px;
}

li.block {
    margin-left:14px;
}

li.children {
	margin-left:30px;
	list-style: circle;
}

#null {
color: gray;
size: 1px;
}

/* SiteForum */
#topic-list a {
    color: #FF6600;
    text-decoration: none;
}
#topic-list a:hover {
    color: #005897;
    text-decoration: none;
}
#thread-list a {
    color: #FF6600;
    text-decoration: none;
}
#thread-list a:hover {
    color: #005897;
    text-decoration: none;
}
#forum-top a {
    color: #FF6600;
    text-decoration: none;
}
#forum-top a:hover {
    color: #005897;
    text-decoration: none;
}
#message-list a {
    color: #FF6600;
    text-decoration: none;
}
#message-list a:hover {
    color: #005897;
    text-decoration: none;
}

