.normaltext {
	font-family: Tahoma;
	font-size: 11px;
	color: #848383;
	text-decoration: none;
}
.subheading {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #996666;
	text-decoration:none;
}
.redtext{
	font-family:Tahoma;
	color:#FF0000;
	font-size:11px
}
.errorText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC3300;
}
.rose {
	font-family: Tahoma;
	font-size: 11px;
	color: #B60728;
	text-decoration: none;
}

.orange {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF8200;
	text-decoration: none;
}

.heading {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color:#45571A;
	text-decoration:none;
}

.whitetext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.whitetext:hover {
	text-decoration: underline;
}

.topLinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #006697;
	text-decoration: none;
}

.topLinks:hover {
	color: #B60728;
	text-decoration: underline;
}

.txtBox {  font-family: Tahoma; font-size: 11px; font-weight: normal; color: #000000; border: 1px solid #666666;}

.txtButton {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5F615C;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
}

.errorText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC3300;
}
.link {
    COLOR: #717C8E;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
