BODY
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    background: #000000;
	}
.default
	{
	font-size:10pt;
	color:black;
	}
    
    
/* Anchor Tags */
    
a:link
	{
	color:#6666CC;
	}
a:hover
	{
	color:#FF0000;
	}
a:visited
	{
	color:#AAAAFF;
	}
a.header:link
	{
	color: white;
	text-decoration:none;
	}
a.header:hover
	{
	color: #FFC800;
	text-decoration:underline;
	}
a.header:visited
	{
	color: white;
	text-decoration:none;
	}
a.headerhl:link
	{
	font-family:Verdana, Helvetica;
	font-size:8pt;
	color: #FFC800;
    font-weight:bold;
	text-decoration:none;
    text-align:center;
	}
a.banned:link
	{
	text-decoration:line-through;
	}
a.banned:hover
	{
	text-decoration:line-through;
	}
a.banned:visited
	{
	text-decoration:line-through;
	}

a.headerhl:hover
	{
	font-family:Verdana, Helvetica;
	font-size:8pt;
	color: #FFC800;
    font-weight:bold;
	text-decoration:underline;
    text-align:center;
	}
a.headerhl:visited
	{
	font-family:Verdana, Helvetica;
	font-size:8pt;
	color: #FFC800;
    font-weight:bold;
	text-decoration:none;
    text-align:center;
	}

.pimpname {
	font-family: arial;
	font-size: 13px;
	color: #99c;
	line-spacing: 10px;
}

/* Header/Footer and Content Layout */

.headerbg
	{
	background-color:#FFFFFF;
    }
.header
	{
	background-color:#800000;
	color:white;
	font-family:Verdana, Helvetica;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
	}
.horizontaldivider
	{
	background-color:#BD6B29;
	}
.articleheader
	{
	font-family:Verdana, Arial, Helvetica;
	font-weight:bold;
	font-size:11pt;
	line-height:26px;
	color:#000000;
	background-color:#FFFFEF;
	vertical-align:center;
	}
.articleheaderrelease
	{
	font-size:7pt;
	text-align:center;
	color:#800000;
	background-color:#FFFFEF;
	}
.articleheaderdivider
	{
	background-color:#FFC800;
	}

.subarticleheader
	{
	line-height:20px;
	font-family:Verdana, Arial, Helvetica;
	font-size: 10px;
	color:#425393;
	background-color:#FFFFEF;
	vertical-align:center;
	}
    
.resourceheader
	{
	line-height:20px;
    font-family: Verdana;
	font-size: 14px;
	font-weight:bold;
	background-color:#FFFFEF;
	vertical-align:center;
	}

.resourcerating
	{
	font-size:11px;
	font-weight:bold;
	text-align:center;
	color:595959;
	background-color:#FFFFEF;
	}

.mastertable
    {
    border: 1px #000000 solid;
    background-color: #FFFFFF;
    }

.footer
	{
	background-color: #E8E8E8;
	font-size:8pt;
	text-align:center;
	}

/* Featured Content */

.featuredbg
	{
	background-color:#F5F5F5;
	}

.featuredtable
	{
	border: 2px #DDDDDD solid;
	}

.featuredheader
	{
	background-color: #DEDEDE;
	font-size:7pt;
    color:#800000;
	text-align:center;
	}

/* Content Highlights */
    
.arrow
	{
	color:red; 
	font-size:8pt; 
	font-weight:bold
	}

.shadow
    {
    background-color:#C8C8C8;
    }

.button
    {
    background-color: #FFC800;
    }

.highlight
	{
	color:#999999;
	}

.highlighttable
	{
	border: 2px solid #F4F4F4;
	}

.forumpostbg
    {
    background-color: #F0F0F0;
    }

.forumreplybg
    {
    background-color: #F9F9F9;
    }

/* Font Styles and Colors */ 
   
.fontsize15pt
	{
	font-size:15pt;
	}
.fontsize14pt
	{
	font-size:14pt;
	}
.fontsize13pt
	{
	font-size:13pt;
	}
.fontsize12pt
	{
	font-size:12pt;
	}
.fontsize11pt
	{
	font-size:11pt;
	}
.fontsize10pt
	{
	font-size:10pt;
	}
.fontsize9pt
	{
	font-size:9pt;
	}
.fontsize8pt
	{
	font-size:8pt;
	}
.fontsize7pt
	{
	font-size:7pt;
	}

.notice
    {
    color:red;
    }

.bold
	{
	font-weight:bold;
	}
    
.nobold
	{
	font-weight:normal;
	}

.italics
	{
	font-style:italic;
	}

.noitalics
	{
	font-style:normal;
	}

.colortier1
    {
    background-color:#F8F8F8;
    }
.colortier2
    {
    background-color:#E8E8E8;
    }
.colortier3
    {
    background-color:#D8D8D8;
    }
.colortierheader1
    {
    background-color:#F0F0F0;
    }
.colortierheader2
    {
    background-color:#E0E0E0;
    }
.colortierheader3
    {
    background-color:#D0D0D0;
    }

.tablebg {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; background: #555599 }
.tablebgbad {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; background: #FF0000 }
.tablelight {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000; background: #AAAADF;}
.tabledark {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF; background: #000033 }
.tablehead {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; background: #000033;font-weight: bold }
.talk1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF; background: #666699 }
.talk2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF; background: #333366 }

input.button { background-color: #DDDD00;
 font-family: "verdana", arial, sans-serif;
 font-variant: small-caps;
 font-size: 11px;
 font-weight: bold;
 color: black; }

input.buttonold { background-color: #222266;
 font-family: "ms sans serif", arial, sans-serif;
 font-variant: small-caps;
 font-size: 8px;
 font-weight: normal;
 color: white; }

input.buttonLT { background-color: #DDDDFF;
 font-family: "ms sans serif", arial, sans-serif;
 font-variant: small-caps;
 font-size: 8px;
 font-weight: bold;
 color: black; }

input.entry { background-color: #333333;
 font-family: "verdana";
 font-variant: none;
 font-size: 10px;
 font-weight: none;
 color: white; }

input.entryold { background-color: #DDDDFF;
 font-family: "verdana";
 font-variant: none;
 font-size: 10px;
 font-weight: bold;
 color: black; }

textarea.entry { background-color: #333333;
 font-family: "verdana";
 font-variant: none;
 font-size: 10px;
 font-weight: bold;
 color: white; }

textarea.entryold { background-color: #DDDDFF;
 font-family: "verdana";
 font-variant: none;
 font-size: 10px;
 font-weight: bold;
 color: black; }

.select { background-color: #333333;
 font-family: "verdana";
 font-variant: none;
 font-size: 10px;
 font-weight: none;
 color: white; }

.selectold { background-color: #DDDDFF;
 font-family: "verdana";
 font-variant: none;
 font-size: 10px;
 font-weight: bold;
 color: black; }

.selectme { background-color: #663366;
 font-family: "verdana";
 font-variant: none;
 font-size: 10px;
 font-weight: bold;
 color: white; }

.selectall { background-color: #9999FF;
 font-family: "verdana";
 font-variant: none;
 font-size: 10px;
 font-weight: bold;
 color: black; }

.intro { position:absolute;
 left:0;
 top:0;
 layer-background-color:#FF6B7B;
 background-color:#FF6B7B;
 border:0.1px solid #FF6B7B
}

P { font-family: arial; font-size: 15px; color: white}
P.stats { font-family: arial; font-size: 2px; color: white}
A:link { text-decoration: none }
A:active { text-decoration: none }
A:visited { text-decoration: none }
A:hover { color: red }



.gameheader {
        background-color: #666666;
}
 
.gametable {
        background-color: #000000;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        border: 1px solid #666666;
}
 
.gamelist {
        background-color: #333333;
}
.gamescontainer {
        background-color: #333333;
}
.gamefoot {
        background-color: #666666;
}

.news {
        background-color: #000000;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
}

#VideoHead {
	font-size: 10px;
	font-face: Verdana, Arial;
}

