body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: black;
	background-color:#eee;
	}
.desc {
	font-size: 10px;
	}
.sig{
	font-size: 9px;
}
.nav          {text-decoration: none; }
.nav:link     {text-decoration: none;}
.nav:visited  {text-decoration: none;}
.nav:hover    {text-decoration: none; font-style: normal; text-decoration: underline; font-weight: bold;}
.fadertext2     {font-style: normal; font-weight: bold; font-size: 16px; color: #FFFFFF;}
.admin     {
	font-style: normal;
	font-weight: bold;
	color: Green;
}
.toasthost     {font-style: normal; font-weight: bold; color: #ff9900;}
.toastbuster     {
	font-style: normal;
	font-weight: bold;
	color: Purple;
}
.boardname    {font-style: normal; font-weight: bold;text-align : left;}
.boarddesc     {font-style: normal; text-align : left;}
.windowbg     {
	background-color: whitesmoke;
	font-size: 12px;
	line-height: 14px;
	text-align : left;
}
.windowbgx     {
	background-color: whitesmoke;
	font-size: 12px;
	line-height: 14px;
	text-align : center;
}
.windowbgz     {
	background-color: whitesmoke;
	font-size: 12px;
	line-height: 14px;
	text-align : left;
}



.windowbg2    {
	background-color: #ddd;
	font-size: 12px;
	line-height: 14px;
	text-align : left;
}
.windowbg2x    {background-color: #ddd; font-size: 10px; line-height: 14px; text-align : left;}
.windowbg2z{
background-color: #ddd; font-size: 10px; line-height: 14px; text-align : center;
	
}
.windowbg3    {background-color: #ddd; font-size: 12px; line-height: 14px; text-align : left;}
.titlebg      {background-color: #ddd; text-align : left;}
.text1        {font-style: normal; font-weight: bold; font-size: 12px; text-align : left;}
.catbg        {background-color: #ddd; font-weight: bold; text-align : left; font-size: 12px; }
.bordercolor  {background-color: #000000;}
.quote        {font-size: 10px; background-color: #eee; text-align : left;}
.code         {
	font-size: 10px;
	font-family: Courier New;
	color: #000000;
	background-color: White;
	text-align : left;
}
/* new */
.hr           {
	color: black;
}
.imgbg        { font-style: normal; font-size: 10px;  font-weight: bold; }
.imgcatbg     { font-style: normal; font-size: 10px;  font-weight: bold; }
.imgtitlebg   { font-style: normal; font-size: 10px;}
.imgwindowbg  { font-style: normal; font-size: 9px;}
.imgmenu      { font-style: normal; font-size: 9px; font-weight: bold; }
TD            {font-family: Verdana; font-size: 12px;text-align : left;}
.fjordmenu {
	font-family: Verdana;
	font-size: 10px;
	text-align : center;
	border: 1px solid;
	border-color : black;
	padding-bottom : 2px;
}
	.right{
	font-family: Verdana;
	font-size: 12px;
	line-height: 14px;
	text-align : right;}
	.rightsm{
	font-family: Verdana;
	font-size: 10px;	
	text-align : right;}
.modip{
font-family: Verdana; font-size: 12px;
	text-align: right;
}
.userinfo{
font-family: Verdana; font-size: 10px;
}



input         {background-color: #eee; font-family: Verdana; font-size: 10pt; }
textarea      {background-color: #eee; font-family: Verdana; font-size: 10pt; }
select        {background-color: #eee; font-family: Verdana; font-size: 10pt;}
a {
	text-decoration: none;
	font-weight: bold;
	color: #000DAD;
	}
a:visited {
	color: #000DAD;
	text-decoration: none;
	}
a:active {
	color: #000DAD;
	text-decoration: none;
	}
a:hover {
	color: #000DAD;
	background: #bbb;
	text-decoration: none;
	}
.curr{
	background: #bbb;
	text-decoration: none;
	
}
.curr:visited{
	background: #bbb;
	text-decoration: none;
	
}
.curr:active{
	background: #bbb;
	text-decoration: none;
}
.curr:hover{
	background: #bbb;
	 text-decoration: none;
}
.username{
font-family: Verdana; font-size: 12px;
}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 10px;
	line-height: 12px;
	margin: 2px 1px 2px 1px;
	background: whitesmoke;
	border: 1px solid #000DAD;
	padding: 1px;
	}
.header{
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	margin: 2px 1px 2px 1px;
	background: #ccc;
	border: 1px solid  #000DAD;
	padding: 1px;
}
.menu{
	font-size: 10px;
	line-height: 14px;
	margin: 2px 1px 2px 1px;
	background: whitesmoke;
	padding : 1px 1px 1px 4px;
}
.news{
	font-size: 10px;
	line-height: 12px;
	margin: 3px 1px 2px 1px;
	background: whitesmoke;
	border: 1px solid #000DAD;
	padding: 1px;
}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
.h6news{
	text-align: right;
}
img {
	border: 0;
	}
.vid {
	border: 1px solid #000DAD;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}	
#banner {
	margin: 0px auto;
	padding: 0px;
	border: 1px solid black;
	background: #eee;
	width: 650px;
	height: 143px;/*  ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
    height: 143px;
	}
	html>body #banner {
	height: 143px; /* ie5win fudge ends */
	}
	#banner #ban{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0px solid black;
	background:whitesmoke;
	height: 125px;
}
	#banner #menu{
	float: left;
	margin: 0px;
	
}
#banner #mems{
	float: right;
	margin: 0px;
	
}

#leftbox {
	position: absolute;
	left: 0px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left:10px;
	padding: 1px;
	border: 1px solid #000DAD;
	background: #99CCFF;
	width: 135px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 135px;
	}
html>body #leftbox {
	width: 135px; /* ie5win fudge ends */
	}
#centercontent {
	margin: 20px 175px 10px 175px;
	padding: 1px;
	border: 1px solid #000DAD;
	background:  #99CCFF;
	}
	#centercontent #pic {
	float:right;
	width:200px; 
	margin:0px 0px 10px 10px;
	padding-right: 2px;
	padding-left: 2px;
border-left: 1px solid #000DAD;
border-bottom: 1px solid #000DAD;
	background:  #99CCFF;
	}
#rightbox {
	position: absolute;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 1px;
	border: 1px solid #000DAD;
	background: #99CCFF;
	width: 135px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 135px;
	}
html>body #rightbox{
	width: 135px; /* ie5win fudge ends */
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
