h1,.h1 { font-family: arial, sans-serif; font-size: 17pt; }
h2,.h2,.bigger { font-family: arial, sans-serif; font-size: 15pt; }
h3,.h3,.big { font-family: arial, sans-serif; font-size: 13pt; }
.b { font-family: arial, sans-serif; font-size: 11pt; }
.normal { font-family: arial, sans-serif; font-size: 10pt; }
td,p,span,.body { font-family:  arial, sans-serif; font-size: 10pt;}

.section { font: bold 14pt arial, helvetica, sans-serif; border-bottom: 3px solid #aaa; padding-bottom: 1px; text-align: center; text-transform: uppercase; }

.small { font-family: arial, sans-serif; font-size: 8pt; }
.smaller { font-family: arial, sans-serif; font-size: 7pt; }

.headline {font-family: arial, sans-serif; font-size: 16pt; font-weight: bold;}
.superhead { font-decoration: italic; }
.subhead { font-size: 10pt;}
.highlight { color: #000; background-color: #ff0; }

input {font-family: monospace;}
input.mono {font-family: monospace;}
input.search {font-size: 10pt; font-family: monospace;}

body { background-color: #fff; margin: 0 0 0 0;}

.bomain,.poll { font-size: 9pt; font-family: arial, sans-serif; }
.scrmain { font-size: 9pt; font-family: arial, sans-serif;}

a.scrmain:link { color: #fff; }
a.scrmain:active { color: #c2d4d6; }
a.scrmain:visited { color: #fff; }
a.scrmain:hover { color: #c2d4d6; }
a.bomain:link { color: #fff; }
a.bomain:active { color: #c2d4d6; }
a.bomain:visited { color: #fff; }
a.bomain:hover { color: #c2d4d6; }
a:link { color: #576063; }
a:active { color: #fd4d21; }
a:visited { color: #576063; }
a:hover { color: #fd4d21; }
a.new {color: #000; font-weight: bold; }


.mono {font-family: monospace;}
.red { color: #c00; }
.redbg { background-color: #c00; }

.orange { color: #fd4d21; }
.orangebg { background-color: #fd4d21; }
.paleblue { color: #c2d4d6; }
.palebluebg { background-color: #c2d4d6; }
.grey { color: #576063; }
.greybg { background-color: #576063; }


.black { color: #000; }
.blackbg { background-color: #000; }
.white { color: #fff; }
.whitebg { background-color: #fff; }

.tiny {font-size: 1pt; }
.fine {font-size: 9pt; }

.smallyellow { font-family: arial, sans-serif; font-size: 10pt; color: #daa801;}

.advsearchbg { background-color: #c2d4d6;}

.screengrabsyellow { font-family: arial, sans-serif; font-size: 10pt; font-weight: bold; color: #fff200;}


.palebluebg a:link { color: #000; text-decoration: none; }
.palebluebg a:visited { color: #000; text-decoration: none;}
.palebluebg a:active, .mediumbluebg a:hover { color: #000; text-decoration: underline;}


/* wrw stuff */

.center {
    background: url('http://www.boardsmag.com/images/wrw/contentallwhite.jpg') no-repeat;
    padding: 10 10 10 10;
    
}

.footer {
    background: url('http://www.boardsmag.com/images/wrw/bottom.gif') no-repeat;
    background-color: #000;
    color: #fff;
    padding: 10px;
}


input.small { 
    font-face: arial;
    font-size: 8pt;
}


.red_bg {
    color: #000;
    background-color: #FD1C43;
}

.red, .red:link, .red:visited  {
    color: #FD1C43;
    text-decoration: none;
}

.red:active, .red:hover {
    color: #FD1C43;
    text-decoration: underline;
}

.white:link, .white:visited  {
    color: #fff;
    text-decoration: none;
}

.white:active, .white:hover {
    color: #ff0;
    text-decoration: underline;
}



/* myaccount */
.mahead {
	color:#fd4d21;
	background: #c2d4d6;
	border-left: 1px solid #576163;
	border-bottom: 1px solid #576163;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
