
body {
background: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #ffffff;
}

P {
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: normal;
font-style: normal;
}

b { 
font-weight: bold;
}

b.coldfury { 
font-weight: bold;
color: #99CCFF;
}

b.ons { 
font-weight: bold;
color: #ff99cc;
}

b.summerchaos { 
font-weight: bold;
color: #ff9933;
}

b.raw { 
font-weight: bold;
color: #ff0000;
}

b.smackdown { 
font-weight: bold;
color: #0066ff;
}

b.breakingpoint { 
font-weight: bold;
color: #51B030;
}

b.yellow { 
font-weight: bold;
color: #ffff00;
}

b.ip { 
font-weight: bold;
color: #ffffff;
}

b.question { 
font-weight: bold;
color: #ffffcc;
}

b.match { 
font-weight: normal;
color: #ffcc66;
}

i { 
font-style: italic;
}

.headline {
font-size: 16px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ff0000;
font-weight: bold;
font-style: normal;
}

.cf_headline {
font-size: 16px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #00aeed;
font-weight: bold;
font-style: normal;
}

.title {
font-size: 13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffcc00;
font-weight: bold;
font-style: normal;
}

.white {
font-size: 13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: bold;
font-style: normal;
}

.green {
font-size: 13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #009900;
font-weight: bold;
font-style: normal;
}

.red {
font-size: 13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #cc0000;
font-weight: bold;
font-style: normal;
}

.subhead {
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ff9900;
font-weight: bold;
font-style: normal;
}

.merch {
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffcc66;
font-weight: bold;
font-style: normal;
}

.question {
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #aaaaaa;
font-weight: normal;
font-style: normal;
}

a {
color: #ffff99;
text-decoration: underline;
}

a:hover {
color: #cc9900;
text-decoration: underline;
}

a.profiles {
color: #cccccc;
text-decoration: underline;
}

a.news {
color: #cc6666;
text-decoration: none;
}

.footnote {
font-size: 9px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: normal;
font-style: normal;
}

.posted {
font-size: 9px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: normal;
font-style: italic;
text-align: right;
}

UL.plain {
list-style-type: disc;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: normal;
font-style: normal;
}

UL.none {
list-style-type: none;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: normal;
font-style: normal;
}

OL.plain {
list-style-type: decimal;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
font-weight: normal;
font-style: normal;
}


/* menu styles */
#jsddm
{
margin: 0;
padding: 0;
}

#jsddm li
{
float: left;
list-style: none;
font: 11px verdana,arial,helvetica,sans-serif;
font-weight: bold;
}

#jsddm li a
{
display: block;
background: #000000;
padding: 0px;
text-decoration: none;
width: 59px;
color: #ffffff;
white-space: nowrap;
}

#jsddm li a:hover
{
background: #000000;
}

#jsddm li ul
{
margin: 0;
padding: 0;
position: absolute;
visibility: hidden;
border-top: 1px solid white;
}

#jsddm li ul li
{
float: none;
display: inline;
}

#jsddm li ul li a
{
width: 130px;
background: #006699;
color: #ffffff;;
border-left: 1px solid white;
border-right: 1px solid white;
border-bottom: 1px solid white;
padding: 2px;
}

#jsddm li ul li a:hover
{
background: #000000;
}

