* {
	font-family:Arial,Helvetica,sans-serif;
	margin: 0px;
	padding: 0px;
}

#body {
	margin-bottom: 20px;
}

/* Nav */
#topnav li.active, #topnav li:hover {
        list-style: none;
        margin-left: 8px;
        border-style: solid;
        border-width: 2px 2px 0px 2px;
        float:left;
}
#topnav li{
        list-style: none;
        margin-left: 8px;
        border-style: solid;
        border-width: 2px 2px 0px 2px;
        float:left;
}

.hangingnav li{
        list-style: none;
        border-style: solid;
        border-width: 0px 2px 2px 2px;
        float: right;
        margin-right: 8px;
}

.hangingnav li.active, .hangingnav li:hover {
        list-style: none;
        font-weight: bold;
        border-style: solid;
        border-width: 0px 2px 2px 2px;
        float: right;
        margin-right: 8px;
}

div.leftnav {
        border-style: solid;
        border-width: 0px 2px 2px 0px;
}

/* links */
a:link, a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#header {
	border-bottom:2px solid;
}

#footer {
	position:relative;
}

td {
	vertical-align:top;
	text-align:left;
}

a.nav,a.nav:visited {
	width:70px;
	text-align:center;
	float:left;
}

ul.links {
	margin: 10px 0px 10px 0px;
	padding-left: 30px;
}

.leftnav {
	margin:0px;
	margin-bottom: 8px;
	padding:4px 0px 4px 0px;
}
.leftnav ul {
	margin:0px;
	padding:4px 8px 4px 8px;
}

.leftnav li {
	white-space:nowrap;
	list-style:none;
}

.leftnav li a:hover {
	text-decoration: underline;
}

.leftnav li.submenu {
	padding-left:8px;
}

div.title {
	margin: 8px;
}

div.login {
	float:right;
	margin: 8px;
}

a.nav:visited, a.nav:link {
        font-weight:bold;
        text-decoration:none;
}

.nav a:hover {
        text-decoration:underline;
}

.leftnav a {
	font-weight:bold;
}

a.active:visited, a.active:link {
        color: white;
        font-weight:bold;
        text-decoration:none;
}

.navactive:hover {
        text-decoration:underline;
}

.messages table {
	border: 1px solid;
}

.messages td {
	text-align:left;
	border: 1px solid;
	padding: 2px;
}

.messages th {
	border: 1px solid;
	white-space: nowrap;
	text-align: left;
}

.messagetitle {
	font-weight: bold;
}

div.gupnote{
	margin:7px 7px 0px 0px;
}

div.advert {
	text-align: center;
	font-size: .9em;
	font-weight: bold;
	margin:12px 0px 10px 0px;
}

TABLE.mainbodytop{
	width:100%;
}

div.copyright {
	width:100%;
	border-width: 2px 0px 0px 0px;
	font-size: .8em;
	font-weight: bold;
	border-style: solid;
	text-align: center;
}
div.pagespacer {
	width:800px;
}

.boardtitle {
	font-size: 1.2em;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}
.title {
        font-size: 2em;
        font-weight: bold;
        text-align:left;
}
div.menugroup {
	margin:0px 0px 10px 0px;
	text-align: left;
}
div.menuitem {
	margin:0px 0px 10px 0px;
	text-align: left;
}
div.submenu {
	margin:0px 0px 0px 10px;
	text-align: left;
}
A.smallnoline:visited {
	font-size: .8em;
}
A.smallnoline:link {
	font-size: .8em;
}
A.smallnoline:hover {
	font-size: .8em;
}

.boldlink:link, .boldlink:visited, .boldlink:hover{
	font-weight:bold;
}

.boldlink:hover{
	text-decoration:underline;
}

.smallbold, .userlink:link, .userlink:visited, .userlink:hover {
	font-size:.8em;
	font-weight:bold;
}

.page:link,.page:visited {
	text-decoration:underline;
}

DIV.date {
	font-weight:normal;
	white-space:nowrap;
}
DIV.messages {
	margin: 0px 0px 10px 0px;
}
DIV.messageblock {
        margin: 0px 0px 20px 0px;
}
.error {
	color:red; 
	font-weight:bold;
}
.subject {
	text-align:left; 
	font-weight:bold;
}
.from {
	font-weight:bold; 
}
.date {
	color:black;
}

.message {
	text-align:left; 
	border-bottom: 1px solid; 
	padding:10px
}

FORM.loginform{
	margin:0px 0px 2px 0px;
}

.form td, .form table {
	text-align: left;
	vertical-align: top;
	border: 0px;
}

.form .button{
	text-align:right;
}

INPUT.login{
	font-size:.9em;
}

div.mailstatus{
	margin-left:7px;
	margin-top:7px;
}

div.sysmail{
	position: absolute;
	right:0px;
	top:0px;
	margin-top:8px;
	margin-right:8px;
}

div.boardnav {
	margin-bottom: 4px;
}

.topnav {
	bottom: 0px;
}

img.transON {
	opacity:1.0;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
}

img.transOFF {
	opacity:.5;
	filter:alpha(opacity=50);
	-moz-opacity:.5;
}
