tr.TableHead {
	background-color : #236789;
}

tr.TableBody{
	background-color : #00CEFF;
}

tr.TableHighlight{
	background-color : #EAEAEA;
}

font.Body{
	font-family : Arial;
	font-size : 10pt;
	color : Black;
}

td
{
	font-family : Arial;
	font-size : 10pt;
	color : Black;
}

font.BodySmall{
	font-family : Arial;
	font-size : 8pt;
	color : Black;
}

font.White{
	font-family : Arial;
	font-size : 10pt;
	color : White;
}

font.WhiteSmall{
	font-family : Arial;
	font-size : 8pt;
	color : White;
}

font.HeaderOrange{
	font-family : Arial;
	font-size : 24pt;
	font-style : normal;
	font-weight : bold;
	color : #FF9701;
}

font.HeaderMedOrange{
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : #FF9701;
}

font.HeaderSmallOrange{
	font-family : Arial;
	font-size : 12pt;
	font-weight : bold;
	color : #FF9701;
}
font.HeaderBlack{
	font-family : Arial;
	font-size : 32pt;
	font-style : normal;
	font-weight : bold;
	color : Black;
}
font.HeaderSmallBlack{
	font-family : Arial;
	font-size : 12pt;
	font-weight : bold;
	color : Black;
}
a.menulink {
	font-family : Arial;
	font-size : 10pt;
	color : #C01027;
	text-decoration : none;
}

a.smalllink {
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	color : Black;
}

font.errorHD {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	color : Red;
	font-style : italic;
}

font.errorBD {
	font-family : Arial;
	font-size : 9pt;
	color : Red;
}

font.priceup {
	font-family : Arial;
	font-size : 10pt;
	font-weight: bold;
	color: #085929;
}

font.pricedown {
	font-family : Arial;
	font-size : 10pt;
	font-weight: bold;
	color: #ff0408;
}

input.smallBox{ 
	font-family : Arial;
	font-size : 8pt;
	color : Black;
 }
 
input.submitButton{
	font-family: Arial;
	font-size: 10pt;
	background-color: #59A2D9;
	font-weight : bold;
	color: #FFFFFF;
}
a.newsheadline
{
	font-family: Verdana,Arial;
	font-size: 13pt;
	text-decoration: none;
	color: #0080C0;
	font-weight : bold;
}

a.newsheadline:Hover
{
	color: #FF9701;
}

a.pagelink
{
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	color: #FF9701;
	font-weight : bold;
}

a.pagelink:Hover
{
	color: #C01027;
}

a.adlink
{
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
	color: #777777;
}

a.adlink:Hover
{
	color: #FF0000;
}

input.textbox
{
	background-color: #99CCFF;
}

.subheading
{
	font-size:16pt;
	font-weight:bold;
	font-family:Arial;
}

.topmenu
{
	color:#FFFFFF;
	font-weight:bold;
	font-family:Arial;
	font-size:10pt;
	text-decoration:none;
}

.topmenu:Hover
{
	color:#FFFF00;
}
.topmenuselected
{
	color:#000000;
	font-weight:bold;
	font-family:Arial;
	font-size:10pt;
	text-decoration:none;
}

.bottommenu
{
	color:#000000;
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
}

.bottommenu:Hover
{
	color:#FFFFFF;
}
.bottommenuselected
{
	color:#000000;
	font-weight:bold;
	font-family:Arial;
	font-size:8pt;
	text-decoration:none;
}

a.boxgreen
{
	color:#FF0000;
	text-decoration:none;
	font-size:10pt;
}
a.boxgreen:Hover
{
	color:#000000;
}
a.boxblue
{
	color:#FFFFFF;
	text-decoration:none;
	font-size:10pt;
}
a.boxblue:Hover
{
	color:#000000;
}

h1
{
	font-size:18pt;
	font-weight:bold;
	font-family:Arial;	
}

h2
{
	font-size:12pt;
	font-weight:bold;
	font-family:Arial;
	color:#59A2D9;
}
