BODY {
margin-left: 0px; 
margin-top: 0px;
scrollbar-face-color: #CC3333; 
scrollbar-shadow-color: #dd3333; 
scrollbar-highlight-color: #993333;
 scrollbar-3dlight-color: #ee0000; 
 scrollbar-darkshadow-color: #dd3333; 
 scrollbar-track-color: black; 
 scrollbar-arrow-color: white;
 font-family: Arial, Helvetica, sans-serif;
 }

.mainBodyTable{
	width:740px;
}
p {  font-family: Georgia, "Times New Roman", Times, serif}
.history {  font-family: "Old English Text MT", "Times New Roman Special G1"; font-size: 36pt; font-style: normal; font-weight: bold; color: #000000; background-color: #FFFFCC; background-image: url(../history/images/WB02199_.GIF); background-repeat: repeat}

.button {
background-color: #CC3333;
font-weight:bold;

border-top-color: #993333;
border-left-color:#993333;

border-bottom-color: #dd3333;
border-right-color:#dd3333;

cursor: hand;
}
 links styles 
.plain              {text-decoration: none}
.hover              {text-decoration: none}
A.hover:hover       {text-decoration: underline}

A:LINK{	color: #ff3300;}
 A:VISITED{color: #cc000;}
  A:ACTIVE {color: #cc000;}
	


 error messages 
.error {fontFamily:Verdana,Arial,Helvetica; font-size:12px; color:red;}
.errormessage {fontFamily:Verdana,Arial,Helvetica; font-size:12px;}
.back {
float:right;
text-style:italic;
font-size:0.8em;
}
.buttonbig {
background-color: #FF3300;
font-weight:bold;

border-top-color: #993333;
border-left-color:#993333;

border-bottom-color: #dd3333;
border-right-color:#dd3333;

cursor: hand;
 border : 15px ridge;
}

.redborder
{
   border-left-color: #FF6666;
    border-top-color: #FF3333;
    border-bottom-color: #990033;
	 border-right-color:#CC0033;
    padding: 20px;
	border : 30px inset;
	border-style: inset inset inset inset;
}

.navh1 {  font-family: Arial, Helvetica, sans-serif; font-size: x-large; font-style: normal; font-weight: bold; color: cc0000}

p {  font-family: Arial, Helvetica, sans-serif; font-size: medium}
font {  }
h1 {  font-family: Arial, Helvetica, sans-serif; font-weight: bold;font-size:x-large; color:cc0000; text-align: center}
h2 {  font-family: Arial, Helvetica, sans-serif; color: cc0000}
h3 {  font-family: Arial, Helvetica, sans-serif;  font-weight: bold}

/* General layout from Yabb
A:link        { font-weight: normal; text-decoration: none; color: #005177; }
A:visited     { text-decoration: none; color: #005177; font-weight: normal; }
A:hover       { text-decoration: none; color: #CC3333; }
BODY          { scrollbar-face-color: #AFC6DB; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #DEE7EF;
                scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: #AFC6DB;
                scrollbar-track-color: #F5F5F5; scrollbar-arrow-color: ##DEE7EF; font-family: Verdana, 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: Verdana, Helvetica, Arial; font-size: 11px; }
TD            { font-family: Verdana, Helvetica, Arial; color: #000000; font-size: 11px; }
input         { background-color: #DEE7EF; font-family: Verdana, Helvetica, Arial; font-size: 9pt; color: #000000; }
textarea      { background-color: #DEE7EF; font-family: Verdana, Helvetica, Arial; font-size: 9pt; color: #000000; }
select        { background-color: #AFC6DB; font-family: Verdana, Helvetica, Arial; font-size: 7pt; color: #000000; }
*/
.copyright    { font-family: Verdana, Helvetica, Arial; font-size: 10px; }

/* YaBB navigation links */
a.nav          { font-size: 10px; text-decoration: none; color: #000000; }
a.nav:link     { font-size: 10px; text-decoration: none; color: #000000; }
a.nav:visited  { font-size: 10px; text-decoration: none; color: #000000; }
a.nav:hover    { font-size: 10px; text-decoration: none; color: #6394BD; font-weight: bold; text-decoration: underline; }

/* YaBB alternating bgcolors */
.windowbg     { background-color: #AFC6DB; font-size: 11px; font-family: Verdana; color: #000000; }
.windowbg2    { background-color: #F8F8F8; font-size: 11px; font-family: Verdana; color: #000000; }
.windowbg3    { background-color: #6394BD; font-size: 11px; font-family: Verdana; color: #000000; }

/* Misc./title/category colors */
.hr           { color: #6394BD; }
.titlebg      { background-color: #6E94B7; color: #FFFFFF; }
.text1        { font-style: normal; font-weight: bold; font-size: 12px; color: #FFFFFF; }
.catbg        { background-color: #DEE7EF; color: #000000; font-weight: bold; font-size: 13px; }
.bordercolor  { background-color: #6394BD; }

/* 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: #D4AD00; font-weight: bold; letter-spacing: 0.1em; }

/* Post quote/code colors */
.quote        { font-size: 10px; font-family: Verdana, Helvetica, Arial; color: #000000; background-color: #DEE7EF; }
.code         { font-size: 10px; font-family: Courier New; color: #000000; background-color: #CCCCCC; }
