A:link {text-decoration: none; color: #333333;}
A:visited {text-decoration: none; color: #333333;}
A:active {text-decoration: none; color: #333333;}
A:hover {text-decoration: underline; color: orange;}

.Background {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}
.Tbl-Bdr-Btm {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.Text-Link-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.Txt-Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.Text-Link-Top {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
}
.Tbl-Bdr-left {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;

}
.Txt-Normal-Gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	font-style: italic;

}
.Txt-Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.Tbl-Bdr-All {
	border: 1px solid #CCCCCC;
}
.Cursur {
	cursor: hand;
}

.Frm-Fld {
	height: 19px;
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

