.border {
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
}

.tdborder {
	border-left-color: #A0A0A0;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #A0A0A0;
	border-right-style: solid;
	border-right-width: 1px;
}

.mainlink:link {
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

.mainlink:visited {
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

.mainlink:hover {
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
}

.bodytext {
	color: #333333;
	font-family: "Arial Black";
	font-size: 12px;
	letter-spacing: 2px;
	text-align: left;
	text-decoration: none;
	text-indent: 10px;
	text-transform: none;
	white-space: normal;
}

.input {
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
	height: 17px;
	text-decoration: none;
	width: 155px;
}

.bottomlink:link {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

.bottomlink:visited {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

.bottomlink:hover {
	color: #FFFFCC;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
}

.seperator {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
