A.HL:link    {text-decoration: none; font-weight: bold; color: #EBCB00; font-family: Trebuchet MS, Verdana, Arial; font-size: 10px; letter-spacing: 1px;}
A.HL:visited {text-decoration: none; font-weight: bold; color: #EBCB00; font-family: Trebuchet MS, Verdana, Arial; font-size: 10px; letter-spacing: 1px;}
A.HL:active  {text-decoration: none; font-weight: bold;	color: #EBCB00;	font-family: Trebuchet MS, Verdana, Arial; font-size: 10px;	letter-spacing: 1px;}
A.HL:hover   {text-decoration: none; font-weight: bold; color: #FFFFFF; font-family: Trebuchet MS, Verdana, Arial; font-size: 10px; letter-spacing: 1px;}

A.HL1:link    {text-decoration: none; font-weight: bold; color: #3C2F7D; font-family: Trebuchet MS, Verdana, Arial; font-size: 10px; letter-spacing: 1px;}
A.HL1:visited {text-decoration: none; font-weight: bold; color: #3C2F7D; font-family: Trebuchet MS, Verdana, Arial; font-size: 10px; letter-spacing: 1px;}
A.HL1:active  {text-decoration: none; font-weight: bold; color: #3C2F7D;	font-family: Trebuchet MS, Verdana, Arial; font-size: 10px;	letter-spacing: 1px;}
A.HL1:hover   {text-decoration: none; font-weight: bold; color: #FFFFFF; font-family: Trebuchet MS, Verdana, Arial; font-size: 10px; letter-spacing: 1px;}

.TitleText
{
	font-family: Trebuchet MS, Verdana;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    color: #3C2F7D;
}
.SmallText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: 3740AE;
}
.SmallerText
{
	font-family: "Trebuchet MS, Verdana";
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: 3740AE;
}

.CssButton {
	FONT-SIZE: 10px;
	WIDTH: 40px;
	COLOR: #333399;
	FONT-FAMILY: "Trebuchet MS, Verdana";
	HEIGHT: 18px;
	BACKGROUND-COLOR: #FFFFFF;
	border: 1px double #D53B35;
	text-transform: none;
	font-weight: bold;
}
.CssButtonBig {
	FONT-SIZE: 12px;
	WIDTH: 100px;
	COLOR: #FFFFFF;
	FONT-FAMILY: "Trebuchet MS, Verdana";
	HEIGHT: 18px;
	BACKGROUND-COLOR: #333399;
	border: 1px none #CCCCCC;
	text-transform: none;
	font-weight: bold;
}


.SmallTextWhite
{
	font-family: "Trebuchet MS, Verdana";
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: FFFFFF;
}

.Textbox {
	FONT-SIZE: 10px;
	WIDTH: 100px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	border: 1px solid #D53B35;
	height: 18px;
	font-style: normal;
	line-height: normal;
}
.Memo {
	FONT-SIZE: 10px;
	WIDTH: 140px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	border: 1px solid #999966;
	height: 50px;
	font-style: normal;
	line-height: normal;
}

.Combo {
	FONT-SIZE: 10px;
	WIDTH: 100px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	border: 1px solid #333399;
	height: 18px;
	font-style: normal;
	line-height: normal;
}
