
BODY {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : white;
	font-size : 10pt;
	background-color : black;
	}

A {
	color : white;
	font-size : 9pt;
	TEXT-DECORATION: underline;
	font-family : Arial, Helvetica, Verdana, sans-serif;
}

A:Visited {
	COLOR: white;
	TEXT-DECORATION: none;
	font-weight: normal
}


A.linkb {
	color: Navy;
		TEXT-DECORATION: underline;
}

A:HOVER.linkb {
	color: #0099FF;
TEXT-DECORATION: underline;
}

A:VISITED.linkb {
	color: #0000CC;
}

A.linkw {
	color: white;
	TEXT-DECORATION: underline;
}

A:HOVER.linkw {
	color: #ffff00;
TEXT-DECORATION: underline;
}

A:VISITED.linkw {
	color: #CCFFFF;
	TEXT-DECORATION: underline;
}

.brixtitle {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : gray;
	font-size : 10pt;
	font-weight : normal;
}

A:Active {
	COLOR: Fuchsia;
	TEXT-DECORATION: none;
	font-weight: normal
}

A:Hover {
	COLOR: Orange;
	TEXT-DECORATION: underline;
	font-weight : normal
}

.copy {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : White;
	font-size : 9pt;
	font-weight : normal;
}
.copyb {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : Black;
	font-size : 9pt;
	font-weight : normal;
}
.maincopy {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : Black;
	font-size : 10pt;
	font-weight : normal;
}
.graycopy {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : #cccccc;
	font-size : 8pt;
	font-weight : normal;
}
.brixcopy {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : gray;
	font-size : 8pt;
	font-weight : normal;
}

.brixcopy2 {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : black;
	font-size : 8pt;
	font-weight : normal;
}

.header {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : #FF9900;
	font-size : 12pt;
	font-weight : bold;
}
.header2 {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : White;
	font-size : 10pt;
	font-weight : bold;
}
.head {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : Black;
	font-size : 15pt;
	font-weight : bold;
}

.leftnav {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : white;
	font-size : 9pt;
	font-weight : normal;
}

.footer {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : gray;
	font-size : 7pt;
	font-weight : normal;
}

.intro {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : white;
	font-size : 10pt;
	font-style : italic;
}

INPUT
{
    FONT-FAMILY: "Geneva","Arial","Helvetica","Lucida", "Sans-Serif";
    FONT-SIZE: 11px
}
SELECT
{
	color: #ffffff;
	background-color: #333333;
    FONT-FAMILY: "Geneva","Arial","Helvetica","Lucida", "Sans-Serif";
    FONT-SIZE: 11px
}
OPTION
{
    FONT-FAMILY: "Geneva","Arial","Helvetica","Lucida", "Sans-Serif";
    FONT-SIZE: 11px
}



.navbar {
	color : silver;
	font-size : 12px;
	TEXT-DECORATION: underline;
}
.brix {
	color : gray;
	font-size : 12px;
	TEXT-DECORATION: underline;
}
LI {
	font-family : Arial, Helvetica, sans-serif;
	list-style : circle;
}

