/* ----------BODY---------- */

.body {
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
 }

/* ----------TEXT---------- */

.h1 {
 color: #999966;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

.h2 {
 color: #CCCCCC;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

.h3 {
 color: #CCCCCC;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

.h4 {
 color: #CCCCCC;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

.h5 {
 color: #CCCCCC;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

.titleLarge {
 color: #CCCCCC;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 24pt;
 font-weight: bold;
}

.title {
 color: #CC0000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 18pt;
 font-weight: bold;
}

.titleSmall {
 color: #CCCCCC;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14pt;
 font-weight: bold;
}

.headingLarge {
 color: #CCCCCC;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14pt;
 font-weight: bold;
}

.heading {
 color: #CCCCCC;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12pt;
 font-weight: bold;
}

.headingSmall {
 color: #CCCCCC;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
}

.textLarge {
 color: #CCCCCC;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12pt;
}

.text {
 color: #CCCCCC;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10pt;
}

.textSmall {
 color: #CCCCCC;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
}

.quoteLarge {
 color: #CCCCCC;
 font-family: Georgia, Times New Roman, Times, serif;
 font-size: 12pt;
 font-style: italic;
}

.quote {
 color: #CCCCCC;
 font-family: Georgia, Times New Roman, Times, serif;
 font-size: 10pt;
 font-style: italic;
}

.quoteSmall {
 color: #CCCCCC;
 font-family: Georgia, Times New Roman, Times, serif;
 font-size: 8pt;
 font-style: italic;
}

.mailLarge {
 color: #CCCCCC;
 font-family: Georgia, Times New Roman, Times, serif;
 font-size: 12pt;
}

.mail {
 color: #CCCCCC;
 font-family: Georgia, Times New Roman, Times, serif;
 font-size: 10pt;
}

.mailSmall {
 color: #CCCCCC;
 font-family: Georgia, Times New Roman, Times, serif;
 font-size: 8pt;
}

.replyLarge {
 color: #999999;
 font-family: Georgia, Times New Roman, Times, serif;
 font-size: 12pt;
}

.reply {
 color: #999999;
 font-family: Georgia, Times New Roman, Times, serif;
 font-size: 10pt;
}

.replySmall {
 color: #999999;
 font-family: Georgia, Times New Roman, Times, serif;
 font-size: 8pt;
}

.linkLarge {
 color: #CCCCCC;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12pt;
}

.link {
 color: #CCCCCC;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
}

.linkSmall {
 color: #CCCCCC;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9pt;
}

/* ----------BORDERS---------- */

.frameBorderGold {
 background: #CCCC99;
}

.frameCellGold {
 background: #000000;
}

.frameBorderRed {
 background: #990000;
}

.frameCellRed {
 background: #000000;
}

.frameBorderWhite {
 background: #CCCCCC;
}

.frameCellWhite {
 background: #000000;
}

.frameBorderBlue {
 background: #001B66;
}

.frameCellBlue {
 background: #000000;
}

.frameBorderGreen {
 background: #00332F;
}

.frameCellGreen {
 background: #000000;
}

.frameBorderGray {
 background: #666666;
}

.frameCellGray {
 background: #000000;
}

/* ----------LINKS---------- */

A:link {
 color: #0000CC;
 font-weight: bold;
 text-decoration: underline;
}

A:hover {
 background-color: #CCCC99;
 color: #0000CC;
 font-weight: bold;
 text-decoration: underline;
}

A:visited {
 color: #0000CC;
 font-weight: bold;
 text-decoration: underline;
}

/* ----------BUTTONS---------- */

.goldButton {
 background-color: #999966;
 color: #00332F;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-weight: bold;
 text-align: center
}

/* ----------REFERENCE---------- */

.goldButtonSmall {
 background-color: #999966;
 color: #000033;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 font-weight: bold;
 text-align: center
}

.descriptionTextSmall {
 color: #999966;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 8pt;
}

.pictureBorder {
 background: #999966;
 color: #333300;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
}

.pictureCell {
 background: #000000;
 color: #FFFFFF;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 font-weight: bold;
}

.testText {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14pt;
 font-style: italic;
 font-weight: bold;
 color: #000000
}
