body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(_img/BackgroundTile.jpg);
	background-repeat: repeat-x;
}
form 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txtContent {
	line-height: 16px;
}

.frmText {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border-right: 1px solid #ABE801;
	border-top: 1px solid #ABE801;
	border-left: 1px solid #ABE801;
	border-bottom: 1px solid #ABE801;	
}

a:link {
	color: #ABE801;
	font-weight: normal;
	text-decoration: underline;
}
a:visited {
	color: #ABE801;
	font-weight: normal;
	text-decoration: none;
}
a:active {
	color: #ABE801;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}

.txtFooter{
	color: #ABE801;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.txtFooter:link {
	color: #ABE801;
	font-weight: normal;
	text-decoration: none;
}
a.txtFooter:visited {
	color: #ABE801;
	font-weight: normal;
	text-decoration: none;
}
a.txtFooter:active {
	color: #ABE801;
	font-weight: normal;
	text-decoration: underline;
}
a.txtFooter:hover {
	color: #ABE801;
	font-weight: normal;
	text-decoration: underline;
}