body {
	background-color: #8F1A64;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.field {
	font-family: Tahoma;
	font-size: 10px;
	color: #8F1A64;
	border: 1px solid #88A53A;
}
.violet-text {
	font-family: Tahoma;
	font-size: 10px;
	color: #8F1A64;
	text-decoration: none;
}
a.violet-text:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #8F1A64;
	text-decoration: none;
}
a.violet-text:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #E15417;
	text-decoration: underline;
}
a.violet-text:active {
	font-family: Tahoma;
	font-size: 10px;
	color: #E15417;
	text-decoration: none;
}
a.violet-text:visited {
	font-family: Tahoma;
	font-size: 10px;
}
.orange {
	font-family: Tahoma;
	font-size: 10px;
	color: #E15417;
	text-decoration: none;
}
.menu {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.orange:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #E15417;
	text-decoration: none;
}
a.orange:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #8F1A64;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 10px;
	color: #8F1A64;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 10px;
}
a.menu:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FCCA81;
	text-decoration: underline;
}
a.menu:active {
	font-family: Tahoma;
	font-size: 10px;
	color: #FCCA81;
	text-decoration: none;
}
a.menu:visited {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
}
.btn {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(/images/btn.gif);
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 19px;
	cursor: hand;
	border: 1px solid #A4AA44;
	background-color: #A4AA44;
}
.redTxt { 
    font-family: Tahoma; 
    font-size: 10px; 
    color: #EA0000; 
} 
.violet-text-name{
font-family: Tahoma;
font-size: 11px;
color: #8F1A64;
text-decoration: none;
}