.Titles
{
    font-family: Tahoma,Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #993300;
    font-weight: bolder;
}
.GeneralText {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.SmallText {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
}
hr
{
    color: #006600;
}
.Topics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration:none;
}

.Topics A:link
{
    text-decoration: none;
    font-weight: bolder;
    color: #993300;
    text-decoration:none;
}
.Topics A:visited
{
    text-decoration: none;
    font-weight: bolder;
    color: #993300;
    text-decoration:none;
}
.Topics A:active
{
    text-decoration: none;
    font-weight: bolder;
    color: #993300;
    text-decoration:none;
}
.Topics A:hover
{
    text-decoration: underline;
    font-weight: bolder;
    color: gray;
    text-decoration:none;
}
.CellBorder {
	border: 1px solid #CCCCCC;
}
.CellHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #EFEFEF;

}

.ErrorMsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
A:link
{
    text-decoration: none;
    font-weight:bolder;
    color: #993300;
    text-decoration:none;
}
A:visited
{
    text-decoration: none;
    font-weight:bolder;
    color: #993300;
    text-decoration:none;
}
A:active
{
    text-decoration: none;
    font-weight:bolder;
    color: #993300;
    text-decoration:none;
}

A:hover
{
    text-decoration: none;
    font-weight:bolder;
    color: gray;
    text-decoration:none;
}
