A.c1:link    {text-decoration: none; font-weight: bold; color: #009966; font-family: Trebuchet MS, Verdana, Arial; font-size: 10px; }
A.c1:visited {text-decoration: none; font-weight: bold; color: #009966; font-family: Trebuchet MS, Verdana, Arial; font-size: 10px; }
A.c1:active  {text-decoration: none; font-weight: bold;	color: #009966;	font-family: Trebuchet MS, Verdana, Arial; font-size: 10px;	}
A.c1:hover   {text-decoration: none; font-weight: bold; color: #006633; font-family: Trebuchet MS, Verdana, Arial; font-size: 10px; }

A.c1B:link    {text-decoration: none; font-weight: bold; color: #009966; font-family: Trebuchet MS, Verdana, Arial; font-size: 12px; }
A.c1B:visited {text-decoration: none; font-weight: bold; color: #009966; font-family: Trebuchet MS, Verdana, Arial; font-size: 12px; }
A.c1B:active  {text-decoration: none; font-weight: bold;	color: #009966;	font-family: Trebuchet MS, Verdana, Arial; font-size: 12px;	}
A.c1B:hover   {text-decoration: none; font-weight: bold; color: #006633; font-family: Trebuchet MS, Verdana, Arial; font-size: 12px; }

A.c2:link    {text-decoration: none; font-weight: bold; color: 9C5D89; font-family: Trebuchet MS, Verdana, Arial; font-size: 12px; }
A.c2:visited {text-decoration: none; font-weight: bold; color: 9C5D89; font-family: Trebuchet MS, Verdana, Arial; font-size: 12px; }
A.c2:active  {text-decoration: none; font-weight: bold;	color: 9C5D89;	font-family: Trebuchet MS, Verdana, Arial; font-size: 12px;	}
A.c2:hover   {text-decoration: none; font-weight: bold; color: 884A75; font-family: Trebuchet MS, Verdana, Arial; font-size: 12px; }

.TitleText
{
	font-family: Trebuchet MS, Verdana;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}
.CssButton {
	FONT-SIZE: 10px;
	WIDTH: 40px;
	COLOR: #333399;
	FONT-FAMILY: "Trebuchet MS";
	HEIGHT: 18px;
	BACKGROUND-COLOR: #FFFFFF;
	border: 1px double #D53B35;
	text-transform: none;
	font-weight: bold;
}
.CssButtonBig {
	FONT-SIZE: 11px;
	WIDTH: 150px;
	COLOR: #FFFFFF;
	FONT-FAMILY: "Trebuchet MS";
	HEIGHT: 18px;
	BACKGROUND-COLOR: #FCD7FF;
	border: 1px none #CCCCCC;
	text-transform: none;
	font-weight: bold;
}
.CssButtonAvg {
	FONT-SIZE: 11px;
	WIDTH: 120px;
	COLOR: #FFFFFF;
	FONT-FAMILY: "Trebuchet MS";
	HEIGHT: 18px;
	BACKGROUND-COLOR: #CC668D;
	border: 1px none #CCCCCC;
	text-transform: none;
	font-weight: bold;
}

.SmallText
{
	font-family: "Trebuchet MS";
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: #006633;
}
.SmallerText
{
	font-family: "Trebuchet MS";
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    color: #006633;
}

.SmallTextWhite
{
	font-family: "Trebuchet MS";
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    color: FFFFFF;
}

.Textbox {
	FONT-SIZE: 10px;
	WIDTH: 140px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	border: 1px solid #3740AE;
	height: 17px;
	font-style: normal;
	line-height: normal;
}
.MyMemo {
	FONT-SIZE: 10px;
	WIDTH: 160px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	border: 1px solid #3740AE;
	height: 55px;
	font-style: normal;
	line-height: normal;
}

.Combo {
	FONT-SIZE: 10px;
	WIDTH: 140px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	border: 1px solid #333399;
	height: 18px;
	font-style: normal;
	line-height: normal;
}
.ComboSmall {
	FONT-SIZE: 10px;
	WIDTH: 120px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	border: 1px solid #333399;
	height: 18px;
	font-style: normal;
	line-height: normal;
}
.ComboSmaller {
	FONT-SIZE: 10px;
	WIDTH: 55px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	border: 1px solid #333399;
	height: 18px;
	font-style: normal;
	line-height: normal;
}
.ComboMicroSmaller {
	FONT-SIZE: 10px;
	WIDTH: 40px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	border: 1px solid #333399;
	height: 18px;
	font-style: normal;
	line-height: normal;
}

