html, body {
    padding-top : 0;
    padding-right : 0;
    padding-bottom : 0;
    padding-left : 0;
    border-top-width : 0;
    border-right-width : 0;
    border-bottom-width : 0;
    border-left-width : 0;
    margin : 0px;
    height: 100%;
 	font-family: Verdana, Tahoma, Arial, serif;
 	font-size: 12px;
}

form {
    display: inline;
}

input, textarea {
	border: 1px solid #909090;
}
td, .reg {
	font-size: 11px;
}
td.line {
	padding: 0px;
	height: 1px; 
	background-color: #A8D450;
	color: #ffffff;
}
td.subhead, div.subhead {
	font-size: 12px;
	color: #fc9604;
	background-color: #ffffff;
	font-weight: bold;
}
.actions {
      font-size: 10px;
      color: #b0b0b0;
      font-weight: 800;
}
.name {
	font-size: 13px;
	font-family: Verdana, Tahoma, Arial, serif;
	color: #909090;
	padding-right: 15px;
}
.header {
	   	font-family:  Arial, Tahoma, Helvetica, Verdana, serif;
    	font-size: 20px;
     	color: #8cbe24;
		font-weight: bold;
		text-align: center;
}
.forumheader {
	   	font-family:  Verdana, Arial, Tahoma, Helvetica, serif;
    	font-size: 16px;
     	color: #609080;
		font-weight: bold;
}

td.menu {
	padding-left: 5px;
	padding-right: 5px;
	background-image: url('/art/mnubg.gif');
}
td.submenu {
	padding-left: 5px;
	padding-right: 5px;
}
table
	.reg {
		font-size: 10px;
	}
	td.top_logo {
		font-family: verdana, tahoma, helvetica, serif;
		font-size: 28px;
		font-weight: bold;
		color: #a0d038;
		font-style: italic;
	}
	a.actions {
      font-size: 10px;
      color: #404040;
      font-weight: 800;
      text-decoration: none;
	}

	a.menu {
		font-size: 10px;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
	}
    a.submenu {
		font-size: 10px;
		font-weight: bold;
		color: #efb460;
		text-decoration: none;
	}
font.separator{
    	font-family: arial-bold, serif;
    	font-size: 10px;
    	color: #A0D038;
}

.comment{
	font-size: 9px;
	color: #555555;
}

td.reghead{
	font-size: 14px;
}
a.forum_top{
	font-size: 10px;
	color: #ff9C00
}
a.sub_top{
    	font-family: verdana, serif;
    	font-size: 10px;
    	color: #ff9C00
}
.error {
	font-size: 10pt;
	color: #ff0000;
	text-align: center;
}

.login {
	height: 15px; 
    font-size: 11px; 
    background-color: #F4FEEC; 
    border: 1px solid;
}

.loginbut {
	border: 0px;
}

a:link.button, a:visited.button {
    font-size: 10px;
    color: #404040;
    text-decoration: none;
}
a:hover.button {
    font-size: 10px;
    color: #fba21c;
    font-weight: 400;
    text-decoration: none;
}

td.button {
    font-size: 10px;
    color: #404040;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    text-decoration: none;
}


.pliframe {
	border-width: 0px;
	height: 23px;
	width: 250px;
}
.pliframehidden {
	visibility: hidden;
	width:0px;
	height:0px;
}
#images {
	width: 580px;
	margin: 0px;
}


.adiv {
	margin: 0px;
	border-style: solid;
	border-width: 2px;
	border-color: #DEDFDE;
	overflow: hidden;
}

.pdiv {
    margin: 5px;
    border: 0px;
    text-align: center;
    float: left;
}


#images img.load {
	margin: 42px;
}