
<!--
/* General layout */
A:link        { font-weight: normal; text-decoration: none; color: white; }
A:visited     { text-decoration: none; color: white; font-weight: bold; }
A:hover       { color: #2661DD; }
BODY          { scrollbar-face-color:666666; 
				scrollbar-highlight-color:cccccc; 
				scrollbar-3dlight-color:000000; 
				scrollbar-shadow-color:000000; 
				scrollbar-darkshadow-color:333333; 
				scrollbar-arrow-color:2661DD; 
				scrollbar-track-color:000000;
				font-family: Geneva, Helvetica, Arial; 
                font-size:12px; margin-top: 0; margin-left: 0; margin-right: 0; padding-top: 0; padding-left: 0; 
                padding-right: 0; }
text          { font-family: Geneva, Helvetica, Arial; font-size: 11px; }
TABLE, TD , iframe           { font-family: Geneva, Helvetica, Arial; font-size: 11px; color: #FFFFFF}
input         { background-color: transparent; font-family: Geneva, Helvetica, Arial; font-size: 11pt; color: #ffffff; }
textarea      { background-color: transparent; font-family: Geneva, Helvetica, Arial; font-size: 11pt; color: #ffffff; }
select        { background-color: transparent; font-family: Geneva, Helvetica, Arial; font-size: 11pt; color: #ffffff; }
.copyright    { font-family: Geneva, Helvetica, Arial; font-size: 10px; }

/* navigation links */
.nav          { font-size: 11px; text-decoration: none; color: #ffffff; }
.nav:link     { font-size: 11px; text-decoration: none; color: #ffffff; }
.nav:visited  { font-size: 11px; text-decoration: none; color: #ffffff; }
.nav:hover    { font-size: 11px; text-decoration: none; color: #000000; font-weight: bold; text-decoration: underline; }

/* alternating bgcolors */
.windowbg     { background-color: #000000; font-size: 11px; font-family: Geneva; color: #cccccc; }
.windowbg2    { background-color: #000000; font-size: 11px; font-family: Geneva; color: #cccccc; }
.windowbg3    { background-color: #000000; font-size: 11px; font-family: Geneva; color: #cccccc; }

/* Misc./title/category colors */
.hr           { color: #6394BD; }
.titlebg      { background-color: #000000; color: #cccccc; }
.text1        { font-style: normal; font-weight: bold; font-size: 12px; color: #cccccc; }
.catbg        { background-color: #660000; color: #ffffff; font-weight: bold; font-size: 13px; }
.bordercolor  { background-color: #666666; }

/* Image fonts */
.imgbg        { font-style: normal; font-size: 11px; color: #333300; }
.imgcatbg     { font-style: normal; font-size: 11px; color: #333300; font-weight: bold; }
.imgtitlebg   { font-style: normal; font-size: 11px; color: #cccccc;  font-weight: bold; }
.imgwindowbg  { font-style: normal; font-size: 11px; color: #333300; }
.imgmenu      { font-style: normal; font-size: 13px; color: #ffffff; font-weight: bold; letter-spacing: 0.1em; }

/* Post quote/code colors */
.quote        { font-size: 11px; font-family: Geneva, Helvetica, Arial; color: #333300; background-color: #000000; }
.code         { font-size: 11px; font-family: Courier New; color: #333300; background-color: #000000; }

.white_11_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	TEXT-DECORATION: underline;
}
.white_11_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	TEXT-DECORATION: underline;
}
.white_11_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	TEXT-DECORATION: underline;
}
.white_11_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	TEXT-DECORATION: underline;
}
-->
</style>
