H1, H2, H3, H4, H5, H6 { color: #CEAD17; font-family: "times new roman"; padding: 2px 0px 2px 0px; margin: 0px;}
P { color: #CEAD17;  padding: 0px; margin: 0px;}
P.gold { color: #CEAD17; }
P.smallgold { color: #CEAD17;  font-size: 10pt; }
P.gilt { color: #D7C15D; }
P.silver { color: #A3A3AD; }
P.platinum { color: #C9C9D5; }
P.black { color: #000000; }
P.quotation { color: #D7C15D; font-style: italic; }
P.quotesource { color: #C9C9D5; font-style: normal; float: right; }
P.quotenotes { color: #A3A3AD; font-style: normal; font-size: 13pt; float: right; }
P.quoteinfo { color: #CEAD17; font-style: normal; font-size: 13pt; float: right; }
TABLE { border-color:  #CEAD17;  }
TH       { color: #CEAD17; font-family: "times new roman"; font-size: 14pt; font-weight: bold; border: none; }
TD       { color: #CEAD17; font-family: "times new roman"; font-size: 14pt; font-weight: normal; border: none; }
TD.content       { padding: 0px 20px 0px 20px; margin: 0px; }
TABLE.black { background:  #000000;  border-width: thin medium; }
TABLE.red   { background:  #530303;  border-width: thin medium; }
TABLE.green { background:  #032903;  border-width: thin medium; }
TABLE.blue  { background:  #04093A;  border-width: thin medium; }
TABLE.fawn 	{ background:  #2E2002;  border-width: thin medium; }
TABLE.paper { background:  #F0E3A4;  border-width: thin medium; }
TABLE.paper TH { color:  #000000; }
TABLE.paper TD { color:  #000000; }
TABLE.header { background:  #000000;  border-width: thin medium; }
TABLE.header TH { border: none; padding: 0px 0px 0px 0px; margin: 0; }
TABLE.header TD { border: none; padding: 0px 0px 0px 0px; margin: 0; }
.textgold     { color: #CEAD17; }
.textgilt     { color: #D7C15D; }
.textsilver   { color: #A3A3AD; }
.textplatinum { color: #C9C9D5; }
.textsmall	  { font-size: 10pt; }
.copyright	  { font-size: 10pt; color: #A3A3AD; }
.quotation 	  { color: #D7C15D; font-style: italic; }
.expandable	  { display: none;}
.rollover_off { color: #A3A3AD; font-weight: bold; }
.rollover_on  { color: #C9C9D5; font-weight: bold; }
IMG.rollover_off { border: 2px solid #CEAD17; }
IMG.rollover_on  { border: 2px solid #C9C9D5; }
BODY	    { font-family: "times new roman"; font-size: 14pt; font-weight: bold; color: #CEAD17;
		margin: 0em; background:  #000000; }
.Pagebody { font-family: "times new roman"; font-size: 14pt; font-weight: bold; color: #CEAD17; 
		margin: 0em; background-color: #000000; }
#wcfooter { font-family: Times, serif;  font-size: small; font-weight: normal; }
/* FORM STYLES */
/* A general input selector serves fine for all the input tags of all forms but screws up for radio 
   buttons and checkboxes. The general input style selector has to be overridden either with a style 
   attribute in the tag such as: style="background: transparent; border-style: none;" or a class like
   .nostyle ( background: transparent; border-style: none; }						*/
/* For the submit button can define the class .submit input and apply the class="submit" attribute*/
input {
	background:  #F0E3A4;  
	border: ridge 3em; 
	border-width: 2px; 
	padding: 0px 0px 0px 5px;
	border-color: #D7C15D; 
	font-family: "arial"; 
	font-size: 12pt;
	color: #000000; 
} 
textarea {
	background:  #F0E3A4;  
	border: ridge 3em; 
	border-width: 2px; 
	border-color: #D7C15D; 
	font-family: "arial"; 
	font-size: 12pt;
	color: #000000; 
	padding: 0px 0px 0px 5px;
}
select {
	background:  #F0E3A4;  
	border: ridge 3em; 
	border-width: 2px; 
	border-color: #D7C15D; 
	color: #000000; 
	padding: 0px 0px 0px 5px; margin: 0; 
}
.nostyle { background: transparent; border-style: none; }
.greensubmit { background:  #011301;  border: ridge 3em; border-width: 2px; border-color: #D7C15D; 
		color: #D7C15D; padding: 0px; margin: 0; }
.greensubmit_hover { background:  #032903;  border: ridge 3em; border-width: 2px; border-color: #D7C15D; 
		color: #D7C15D; padding: 0px; margin: 0; }
.redsubmit { background:  #330101;  border: ridge 3em; border-width: 2px; border-color: #D7C15D; 
		color: #CEAD17; padding: 0px; margin: 0; }
.redsubmit_hover { background:  #530303;  border: ridge 3em; border-width: 2px; border-color: #D7C15D; 
		color: #D7C15D; padding: 0px; margin: 0; }
.bluesubmit { background:  #020824;  border: ridge 3em; border-width: 2px; border-color: #D7C15D; 
		color: #CEAD17; padding: 0px; margin: 0; }
.bluesubmit_hover { background:  #04093A;  border: ridge 3em; border-width: 2px; border-color: #D7C15D; 
		color: #D7C15D; padding: 0px; margin: 0; }
.fawnsubmit { background:  #130D01;  border: ridge 3em; border-width: 2px; border-color: #D7C15D; 
		color: #CEAD17; padding: 0px; margin: 0; }
.fawnsubmit_hover { background:  #2E2002;  border: ridge 3em; border-width: 2px; border-color: #D7C15D; 
		color: #D7C15D; padding: 0px; margin: 0; }
button {height: 24px; padding: 0; margin: 0px 10px; border-color: #D7C15D; Color: #CEAD17;
	  font-family: "arial";  font-size: 12px; font-weight: bold; }
button.normal {background-color: #330101; }
button.hover {background-color: #000000; }
button.red_normal {background-color: #330101; }
button.red_hover {background-color: #530303; }
button.green_normal {background-color: #011301; }
button.green_hover {background-color: #032903; }
button.blue_normal {background-color: #020824; }
button.blue_hover {background-color: #04093A; }
button.fawn_normal {background-color: #130D01; }
button.fawn_hover {background-color: #2E2002; }
A	    { text-decoration: underline; font-weight: normal;} 
A:link    { color: #C9C9D5; }
A:hover   { color: #C9C9D5; font-weight: bold;}
A:visited { color: #A3A3AD; }
A:active  { color: #A3A3AD; } 
DT { color: #CEAD17; font-size: 14pt; font-weight: bold; position: relative; left: 30px;} 
DD { color: #A3A3AD; font-size: 14pt; font-weight: normal; relative; left: 30px; } 

