body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.unnamed1 {
	letter-spacing: 0.5em;
}
.menu {
	font-weight: bold;
}
.menuCopy {
	font-weight: normal;
	margin-left: 20px;
        font-size: 0.7em;
}
.footer {
	font-size: 0.6em;
}
li {
	margin-bottom: 5px;
	margin-top: 5px;
}
h1 {
	font-size: 1.7em;
	font-weight: bold;
	line-height: 30px;
	padding-left: 10px;
	text-align: center;
}
h2{ 
	font-size: 1.4em;
	margin: 0.3em 0em 0.3em 0em; 
}
h3 { 
	font-size: 1.2em;  
	font-weight: bold;
	margin: 0.6em 0em 0.2em 0em;
	text-align: center; 
}
a {
	color: #0023FF;
	text-decoration: none;
}   
a:hover {
	text-decoration: underline;
}
.news {
	font-size: 0.7em;
}
input {
	font-size: 0.5em;
}
.red { 
	color: red 
}
.tiny { 
	font-size: 0.8em; 
}
@media print{
	#noprint {display:none;}
}

text          { font-size: 11px; }
input         { font-size: 9pt; color: #000000; }
textarea      { background-color: #FFFFE1; font-size: 9pt; color: #000000; }
select        { background-color: #FFFFCC; font-size: 9pt; color: #000000; }
.copyright    { font-size: 10px; }

/* YaBB navigation links */
.nav          { font-size: 10px; text-decoration: none; color: #000000; }
.nav:link     { font-size: 10px; text-decoration: none; color: #000000; }
.nav:visited  { font-size: 10px; text-decoration: none; color: #000000; }
.nav:hover    { font-size: 10px; text-decoration: none; color: #6394BD; font-weight: bold; text-decoration: underline; }

/* YaBB alternating bgcolors */
.windowbg     { background-color: #FFFFCC; font-size: 11px; font-family: Verdana; color: #000000; }
.windowbg2    { background-color: #FFFFE1; font-size: 11px; font-family: Verdana; color: #000000; }
.windowbg3    { background-color: #FFFFCC; font-size: 11px; font-family: Verdana; color: #000000; }

/* Misc./title/category colors */
.hr           { color: #6394BD; }
.titlebg      { background-color: #CCCCCC; color: #000000; }
.text1        { font-style: normal; font-weight: bold; font-size: 12px; color: #000000; }
.catbg        { background-color: #FFFFCC; color: #000000; font-weight: bold; font-size: 13px; }
.bordercolor  { background-color: navy; }

/* Image fonts */
.imgbg        { font-style: normal; font-size: 10px; color: #005177; }
.imgcatbg     { font-style: normal; font-size: 10px; color: #005177; font-weight: bold; }
.imgtitlebg   { font-style: normal; font-size: 10px; color: #FFFFFF;  font-weight: bold; }
.imgwindowbg  { font-style: normal; font-size: 9px; color: #005177; }
.imgmenu      { font-style: normal; font-size: 11px; color: #0000CC; font-weight: bold; letter-spacing: 0.1em; }

/* Post quote/code colors */
.quote        { font-size: 10px; color: #000000; background-color: #DEE7EF; }
.code         { font-size: 10px; font-family: Courier New; color: #000000; background-color: #CCCCCC; }
