/* background color for the content part of the pages */
body
 { color: black; font-weight: normal; font-size: 8pt; font-family: Arial, Verdana, Helvetica, sans-serif; background-color: #dddddd }


/* GENERIC */
H1   { color: #000000; font-weight: bold; font-size: 18pt; font-family: Arial, Verdana, Helvetica, sans-serif }

H2   { color: #000000; font-weight: normal; font-size: 14pt; font-family: Arial, Verdana, Helvetica, sans-serif }

H3   { color: #000; font-weight: normal; font-size: 10pt; font-family: Arial, Verdana, Helvetica, sans-serif }

#NewsTitle  {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    background-color: #000000;
    color: #ffffff;
}


TH  {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    background-color: #CCCCCC;
    
}
#WiirNews  {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    background-color: #CCCCCC;
}
#wiigfrates  {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: bold;
    background-color: #000000;
	color: #ffffff;
}
TD   { color: black; font-size: 8pt; font-family: Arial, Verdana, Helvetica, sans-serif }
#TDWhite   { color: white; text-align: Right; font-size: 8pt; font-family: Arial, Verdana, Helvetica, sans-serif }
#TDLeft   { color: black; text-align: Left; font-size: 8pt; font-family: Arial, Verdana, Helvetica, sans-serif }
#TDGrey   { color: #666666; text-align: Left; font-size: 8pt; font-family: Arial, Verdana, Helvetica, sans-serif }
#TDRight   { color: black; text-align: Right; font-size: 8pt; font-family: Arial, Verdana, Helvetica, sans-serif }

.navbar	  { color: #ffffff; font-weight: bold; font-size: 8pt }

A.navbar     { color: #006B29;font-weight: bold; font-size: 8pt }
#Order   { color: #ffffff; font-weight: bold; font-size: 8pt }
A.navbar:hover     { color: #ffffff;font-weight: bold; font-size: 8pt }

A   { color: #0006FE; font-weight: bold; font-size: 8pt }

A:link      { font-size: 8pt; text-decoration: none }

A:hover     { color: #006B29; font-size: 8pt }
#Order:hover     { color: #006B29; font-size: 8pt }
A:active    { font-size: 8pt; text-decoration: none }

A:visited   { font-size: 8pt; text-decoration: none }
#Close   { color: #FFFFFF; font-weight: bold; font-size: 8pt }

#Close:link      { font-size: 8pt; text-decoration: none }

#Close:hover     { color: #CC9933; font-size: 8pt }

#Close:active    { font-size: 8pt; text-decoration: none }

#Close:visited   { font-size: 8pt; text-decoration: none }

#Quote   { color: #696969; font-weight: bold; font-size: 8pt }

#Quote:link      { font-size: 8pt; text-decoration: none }

#Quote:hover     { color: #0000FF; font-size: 8pt }

#Quote:active    { font-size: 8pt; text-decoration: none }

#Quote:visited   { font-size: 8pt; text-decoration: none }

#Scroll   { color: #0000FF; font-weight: text-decoration: underline; bold; font-size: 8pt }

#Scroll:link      { font-size: 8pt; text-decoration: underline }

#Scroll:hover     { color: #006B29; font-size: 8pt }

#Scroll:active    { font-size: 8pt; text-decoration: underline }

#Scroll:visited   { font-size: 8pt; text-decoration: underline }

HR {
    color: #000000;
    height:1pt;
    text-align:left
}

#loading {
	background-position: top;
	background-repeat: no-repeat;
}	


TEXTAREA {
	color: #bbbbbb;
	background-color: #111111;
	border: 1px #888888 solid;
}

SELECT {
	color: #bbbbbb;
	background-color: #111111;
	border: 1px #888888 solid;
}

INPUT {
	color: #bbbbbb;
	background-color: #111111;
	border: 1px #888888 solid;
}
