BODY, TD { font-family: Verdana,Arial,Helvetica; font-size: 10px; }
A{text-decoration:none}
A:visited
{
    COLOR: #513042;
    TEXT-DECORATION: none
}
A:active
{
    FONT-WEIGHT: bolder;
    COLOR: #513042;
    FONT-FAMILY: Verdana, Arial;	
    TEXT-DECORATION: none
}
A:link
{
    FONT-WEIGHT: bolder;
    COLOR: #513042;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}
A:visited
{
    FONT-WEIGHT: bolder;
    COLOR: #513042;
    FONT-FAMILY: Verdana, Arial;	
    TEXT-DECORATION: none
}
A:hover
{
    FONT-WEIGHT: bolder;
    COLOR: #B39634;
    FONT-FAMILY: Verdana, Arial;	
    TEXT-DECORATION: none
}
.EliteText {
	font-family: verdana;
	font-size: 10pt;
}
.MainTitle {
	font-family: Verdana, Helvetica, Arial;
	font-size: 20pt;
	color: #0000FF;
	font-weight: 700;

}
.TableHeader {
	font-family: verdana;
	font-size: 12px;
	font-weight: 700;
	color:#513042;
	background-color:#B39634;


}
.SubHead {
	font-family: verdana;
	font-size: 12pt;
	font-weight: 700;
	color: #FF0000;
}
.EliteButton {
	font-family: verdana;
	font-size: 10pt;
	font-weight: 700;
}
.EliteLink {
	font-family: verdana;
	font-size: 10pt;
	font-weight: 700;

}
.EliteAlert {
	background-color: #FFFF99;
}

.EliteWarning {
	background-color: #FF9999;
}
.EliteMissing {
	background-color: #669999;
}
.EliteSmallText {

	font-family: verdana;
	font-size: 8pt;
}
.EliteSmallHeader {
	font-family: verdana;
	font-size: 8pt;
	background-color: #DDDDDD;

}

.flat input { border:1px solid #333333; background-color: #ffffff; color: #333333; font-size: 8pt}
.blackborder { border:1px solid #333333;  }
.buttonstyle	{font-family: Verdana; font-size: 10px; font-weight: bold; color: white; background-color: #888888; }