body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family:tahoma;font-size:11px;
}


.TableGrey {background-color: #F5F5F5;border: solid;border-width: 1px;border-color: #C6C5C5}
.ListSmall {border:1px solid black;font-family:verdana,arial;font-size:10px;}

a:link{color:black;}
a:hover, a visited:hover {color:#CF0718; text-decoration: underline;}
a:visited{color:black;}
a:hover { text-decoration: underline; }

.Grey{color:#7F7E7E;font-weight:normal;font-size: 8pt;font-family:tahoma;}
.Grey a:link{color:#7F7E7E;font-weight:normal;font-size: 8pt;text-decoration: underline;}
.Grey a:hover{color:#8D0709;font-weight:normal;font-size: 8pt;text-decoration: underline;}
.Grey a:visited{color:#7F7E7E;font-weight:normal;font-size: 8pt;text-decoration: underline;}

.Black{color:black;font-weight:normal;font-size: 8pt;}
.BlackBig{color:black;font-weight:normal;font-size: 10pt;}
.GreyBig{color:#7F7E7E;font-weight:bold;font-size: 12pt;}
.RedBoldBig{color:#CF0718;font-weight:bold;font-size: 12pt;}

.OrangeNormal{color:#FFA716;font-weight:normal;font-size: 7pt;}
.Orange{color:#FFA716;font-weight:bold;font-size: 7pt;}
.Orange a:link, .Orange a:visited{color:#FFA716;font-weight:bold;font-size: 7pt;text-decoration: none;}
.Orange a:hover,.Orange a:visited:hover{color:#FFA716;font-weight:bold;font-size: 7pt;text-decoration: underline;}

.Brown{color:#8D0709;font-weight:normal;font-size: 8pt;text-decoration: none;}
.BrownBold{color:#8D0709;font-weight:bold;font-size: 9pt;text-decoration: none;}
.BrownBold a:link{color:#8D0709;font-weight:bold;font-size: 9pt;text-decoration: none;}
.BrownBold a:hover{color:#CF0718;font-weight:bold;font-size: 9pt;text-decoration: underline;}
.BrownBold a:visited{color:#8D0709;font-weight:bold;font-size: 9pt;text-decoration: none;}

.BrownBoldSmall{color:#8D0709;font-weight:bold;font-size: 7pt;text-decoration: none;}
.BrownBoldSmall a:link{color:#8D0709;font-weight:bold;font-size: 7pt;text-decoration: none;}
.BrownBoldSmall a:hover{color:#CF0718;font-weight:bold;font-size: 7pt;text-decoration: underline;}
.BrownBoldSmall a:visited{color:#8D0709;font-weight:bold;font-size: 7pt;text-decoration: none;}

.White{color:white;font-weight:normal;font-size: 9pt;}
.White a:link{color:white;font-weight:normal;font-size: 9pt;text-decoration: none;}
.White a:hover{color:white;font-weight:normal;font-size: 9pt;text-decoration: underline;}
.White a:visited{color:white;font-weight:normal;font-size: 9pt;text-decoration: none;}
.White a:visited:hover{color:white;font-weight:normal;font-size: 9pt;text-decoration: underline;}

.Black a:link, .Black a:visited {color:black;font-weight:normal;font-size: 8pt;}
.Black a:hover, .Black a visited:hover {color:#CF0718;font-weight:normal;font-size: 8pt;}

a:link, a:visited {color:black;font-weight:normal;font-size: 8pt;text-decoration: none;}
a:hover, a:visited:hover { color:#CF0718; font-weight:normal; font-size: 8pt;  text-decoration: underline;}

a:link IMG, a:visited IMG{border:solid black 1px;}
a:hover IMG, a:visited:hover IMG{border:solid #CF0718 1px; text-decoration: none}


.BlackBold{color:black;font-weight:bold;font-size: 8pt;}
.BlackBold a:link, .BlackBold a:visited{color:black;font-weight:bold;font-size: 8pt;text-decoration: none;}
.BlackBold a:hover, .BlackBold a visited:hover{color:black;font-weight:bold;font-size: 8pt;text-decoration: underline;}

.Red{color:#CF0718;font-weight:normal;font-size: 8pt;}
.RedBold{color:#CF0718;font-weight:bold;font-size: 8pt;}
.RedBold a:link, .RedBold a:visited{color:#CF0718;font-weight:bold;font-size: 8pt;text-decoration: none;}
.RedBold a:hover, .RedBold a:visited:hover{color:#CF0718;font-weight:bold;font-size: 8pt;text-decoration: underline;}

INPUT
{
	font-size: 10px;
}

SELECT
{
	font-size: 12px;
	background-color:#ffffff;
	border: 1px solid #cccccc;
	width: 125px;
}

OPTION
{
	font-size: 12px;
}

div#indicator
{
  position: fixed;
  background-color: white;
  border: 1px #aaaaaa solid;
  left: -135px;
  top: 237px;
  z-index: 900;
}