BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : normal;
	background : Black;
	color : White;
	margin-top: 0px;
	scrollbar-track-color : Gray;
	scrollbar-arrow-color : Black;
	scrollbar-3d-light-color : White;
	scrollbar-dark-shadow-color : #B8860B;
	scrollbar-face-color : Yellow;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : #B8860B;
}

.norm {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : normal;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : White;
	background : Black;
	text-align : left;
}

.small  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : White;
	text-align : left;
	line-height : 20px;
}

.bold {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : normal;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : White;
	background : Black;
	text-align : left;
}

.heading {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : large;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : White;
	background : Black;
	text-align : left;
}
	
.hl {
	color : Black;
	background:	Yellow;
}

A:HOVER {
	font-weight : normal;
	text-decoration : none;
	color : Black;
	background : Yellow;
}

A {
	font-weight : normal;
	text-decoration : none;
	color : Yellow;
	text-align : justify;
	text-justify : auto;
}

h1 {
	font-size : Medium;
	color : Black;
	background : Yellow;
}

.highlight {
	color : Black;
	background : Yellow;
}


.SubCatListStyle {
	color : White;
	font-size : Medium;
}

.headline {
	color : White;
	font-size : Medium;
	font-weight : Normal;
	border-bottom : thin solid Yellow;
	background : Clear;
}

P {
	text-align : justify;
	text-justify : newspaper;
}

.boxquote {
	font : large;
	text-align : justify;
	text-justify : newspaper;
	margin-left : 100px;
	margin-right : 100px;
	padding-left : 10px;
	padding-right : 10px;
}

.indent {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : normal;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : White;
	background : Black;
	text-align : left;
	text-indent : 100px;
}

/* Following Lines for YaBB */

/* YaBB navigation links */
.nav          { font-size: 10px; text-decoration: none; color: White; }
.nav:link     { font-size: 10px; text-decoration: none; color: White; }
.nav:visited  { font-size: 10px; text-decoration: none; color: White; }
.nav:hover    { font-size: 10px; text-decoration: none; color: Black; font-weight: bold; background-color : Yellow; }

/* YaBB alternating bgcolors */
.windowbg     { background-color: Black; font-size: 11px; font-family: Verdana; color: White; }
.windowbg2    { background-color: Black; font-size: 11px; font-family: Verdana; color: White; }
.windowbg3    { background-color: Black; font-size: 11px; font-family: Verdana; color: White; }

/* Misc./title/category colors */
.hr           { color: Yellow;}
.titlebg      { background-color: Black; color: Yellow; }
.text1        { font-style: normal; font-weight: bold; font-size: 12px; color: White }
.catbg        { background-color: Black; color: White; font-weight: bold; font-size: 13px; }
.bordercolor  { background-color: Yellow; }

/* Image fonts */
.imgbg        { font-style: normal; font-size: 10px; color: White; }
.imgcatbg     { font-style: normal; font-size: 10px; color: White; font-weight: bold; }
.imgtitlebg   { font-style: normal; font-size: 10px; color: White;  font-weight: bold; }
.imgwindowbg  { font-style: normal; font-size: 9px; color: White; }
.imgmenu      { font-style: normal; font-size: 11px; font-weight: bold; letter-spacing: 0.1em; }

/* Post quote/code colors */
.quote        { font-size: 10px; font-family: Verdana, Helvetica, Arial; color: White; background-color: Black; }
.code         { font-size: 10px; font-family: Courier New; color: White; background-color: Black; }

input         {
	 background-color: Black; 
	 font-family: Verdana, Helvetica, Arial; 
	 font-size: 9pt; 
	 color: White; 
}

textarea      { 
	background-color: Black; 
	font-family: Verdana, Helvetica, Arial; 
	font-size: 9pt; 
	color: White; 
}

select        { 
	background-color: Yellow; 
	font-family: Verdana, Helvetica, Arial; 
	font-size: 7pt; 
	color: Black; 
}

.TableHeaderStyle {
	Font-Size: 14px;
	Font-weight: Bold;
	Font-Family: Verdana, Arial;
	color : white;
}
