.HEADER
{
	font-weight: bold;
	font-size: 18px;
	font-family: Tahoma;
	color: #1B5E86;
}

.HEADER2
{
	font-weight: bold;
	font-size: 20px;
	font-family: Tahoma;
	color: #1B5E86;

}

.TITLE
{
	font-weight: bold;
	font-size: 14px;
	font-family: Tahoma;
	color: #1B5E86;
}

.TITLE2
{
	font-size: 17px;
	font-family: Tahoma;
	line-height: 30px;
	color: #1B5E86;
}

.STITLE
{
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma;
	color: #1B5E86;
}

.TEXT
{
	font-size: 12px;
	font-family: Tahoma;
	color: #000000;
}

.TEXT2
{
	font-size: 17px;
	font-family: Tahoma;
	line-height: 30px;
	color: #000000;
}

.SUBTITLE
{
	font-size: 17px;
	font-family: Tahoma;
	line-height: 30px;
	color: #009ddc;
}

.WTEXT
{
	font-size: 12px;
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
}

.STEXT
{
	font-size: 9px;
	font-weight: bold;
	font-family: Tahoma;
	color: #000000;
}

.LTEXT
{
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	font-family: Tahoma;
}

.ALERT
{
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma;
	color: #FF0000;
}

IMG
{
	border-style: none;
	border-width: 0;
}

.button {
	border:1px solid #D5D5D5;
	border-bottom: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	font-family: Verdana, Arial;
	font-size:10px;
	font-weight:bold;
	color:#666666;
	background-image:url(images/buttonBg.gif);
	background-position:top;
	background-color:white;
	height:20px;
	width:80px;
	vertical-align:top;
}

.textbox {
	border:1px solid #D5D5D5;
	border-bottom: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	font-family: Verdana, Arial;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	background-image:url(images/buttonBg.gif);
	background-position:top;
	background-color:white;
	vertical-align:top;
	background-repeat:repeat-x;
}

a 
{
	font-size: 12px;
	font-family: Tahoma;
	color: #1B5E86;
