.secrets{
	color: silver;
	font-size: 12px;
	font-family: Verdana, Arial
}

.mainCopy {
	color: #555;
	font-size: 11px;
	font-family: Verdana, Arial
}

ul.mainCopy {
	color: #555;
	font-size: 11px;
	font-family: Verdana, Arial
}

.mainCopyBlack {
	color: #000;
	font-size: 12px;
	font-family: Verdana, Arial
}

.mainCopyHeads {
	color: #c00;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial
}

.mainCopyAnnounce {
	color: #c00;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial
}

.pageHead {
	color: white;
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial
}

.smallCopy {
	color: #808080;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

.topRight {
	color: white;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

a:hover.textlinks {
	color: #000;
	text-decoration: underline
}

a:hover.navlinks {
	color: #fff;
	text-decoration: none
}

a:hover.navlinksOn {
	color: #fff;
	text-decoration: none
}

a:hover.navlinksSub {
	color: black;
	text-decoration: none
}

.navlinks {
	color: #666;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
}

.navlinksOn {
	color: #222;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none
}

.navlinksSub {
	color: #c00;
	font-size: 11px;
	line-height: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	margin-left: 8px
}

a:link.textlinks {
	color: #c00;
	text-decoration: none
}

.textlinks {
	color: #c00;
	text-decoration: none
}

a:link.navlinks {
	color: #666;
	text-decoration: none
}

a:link.navlinksOn {
	color: #222;
	text-decoration: none
}

a:link.navlinksSub {
	color: #c00;
	text-decoration: none
}

td.leftSide_hp {
	background-color: #999
}

td.leftSide_inner {
	background-color: #ccc
}

td.rightSide_hp {
	background-color: #c00
}

td.rightSide_inner {
	background-color: #999
}

td.basePanel {
	background-color: #f5f5f5
}

td.headerPanel {
	background-color: #000
}

td.borders {
	background-color: #fff
}

td.page {
	background-color: #fff
}

td.borders_inner {
	background-color: #333
}

.fields {
	color: #c30;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-serif;
	background-color: #fff;
	border: solid 1px #d3d3d3
}

.button {
	color: white;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-serif;
	background-color: #c00;
	border: ridge 1px #d3d3d3
}

ul {
	color: #555;
	font-size: 11px;
	font-family: Verdana, Arial
}

BODY {
	background-color : silver;
	color : Black;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size : 11px;
}

B {
	color : Black;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size : 11px;
	font : bold;
}

B.white {
	color : White;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size : 11px;
	font : bold;
}

P{
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin : 6px;
	line-break : normal;
	margin-bottom : 9px;
}

TABLE.cornerBlock{
	background-color : silver;
}

TABLE.silverBack{
	background-color : black;
}

TABLE.whiteBack{
	background-color : White;
}

TABLE.LtGrayBack{
	background-color : silver;
}

TABLE.blackBack{
	background-color : ButtonShadow;
}

TR.whiteBack{
	background-color : White;
}

TR.paleBack{
	background-color : #eeeeee;
}

TR.headerBack{
	background-color: #CC0000;
	color: White;
}

TR.LtGrayBack{
	background-color : #eeeeee;
}

TR.VLtGrayBack{
	background-color : white;
}

TD {
	color : #300000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 11px;
}

TD.LtGrayBackhead{
	background-color : #e0e0e0;
}

TD.headerBack{
	background-color: #CC0000;
	color: White;
	font-weight: bold;
}

TD.shadowBack{
	background-color : Black;
}

A {
	font-size : 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color : Gray;
}

A:VISITED {
	font-size : 11px;
	color : Gray;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

A:HOVER {
	font-size : 11px;
	color : Black;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration : none;
}

A:ACTIVE {
	font-size : 11px;
	color : Gray;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

A.darkred{
	font-size : 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	color : Black;
}

A.darkred:VISITED {
	font-size : 11px;
	color : Black;
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

A.darkred:HOVER {
	font-size : 11px;
	color : #cc0000;
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration : none;
}

A.darkred:ACTIVE {
	font-size : 11px;
	font-weight: bold;
	color : #cc0000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

A.subjectR {
	font-size : 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color : Black;
}

A.subjectR:VISITED {
	font-size : 11px;
	color : Black;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

A.subjectR:HOVER {
	font-size : 11px;
	color : #cc0000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration : none;
}

A.subjectR:ACTIVE {
	font-size : 11px;
	color : #cc0000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

A.subjectU {
	font-size : 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: light;
	color : #cc0000;
}

A.subjectU:VISITED {
	font-size : 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: light;
	color : #cc0000;
}

A.subjectU:HOVER {
	font-size : 11px;
	font-weight: light;
	color : Black;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration : none;
}

A.subjectU:ACTIVE {
	font-size : 11px;
	font-weight: light;
	color : Black;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration : none;
}

A.black {
	font-size : 7pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color : Gray;
}

A.black:VISITED {
	font-size : 7pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color : #000000;
}

A.black:HOVER {
	font-size : 7pt;
	color : #000000;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

A.black:ACTIVE {
	font-size : 7pt;
	color : black;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

A.head {
	font-size : 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	color : #cc0000;
}

A.head:VISITED {
	font-size : 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	color : #cc0000;
}

A.head:HOVER {
	font-size : 11px;
	color : Gray;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	text-decoration : none;
}

A.head:ACTIVE {
	font-size : 11px;
	color : Gray;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	text-decoration : none;
}

A.header {
	font-size : 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color : White;
}

A.header:VISITED {
	font-size : 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color : White;
}

A.header:HOVER {
	font-size : 11px;
	color : Gray;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration : none;
}

A.header:ACTIVE {
	font-size : 11px;
	color : White;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration : none;
}

A.headerMain {
	font-size : 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color : White;
	font-weight: bold;
}

A.headerMain:VISITED {
	font-size : 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color : White;
	font-weight: bold;
}

A.headerMain:HOVER {
	font-size : 11px;
	color : Gray;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration : none;
	font-weight: bold;
}

A.headerMain:ACTIVE {
	font-size : 11px;
	color : White;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration : none;
	font-weight: bold;
}

PRE.readDisplay{
	margin : 6px;
	font : 11px "Courier New", Courier, monospace;
}

TEXTAREA.PGP {
	font : 8pt "Courier New", Courier, monospace;
}

.smallGray {
	font-size : 8pt;
	color : Gray;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.red {
	font-size : 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: light;
	color : #cc0000;
}

.supersmallbutton{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	background-color: #eeeeee;
	border-color : #eeeeee;
}

