.rlborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #545754;
	border-right-color: #545754;
	border-bottom-color: #545754;
	border-left-color: #545754;
}
.smalllogin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	background-color: #EFEFEF;
	border: 1px solid #8A8A8A;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #545754;
}
a:link {
	color: #545754;
	text-decoration: underline;
}
a:visited {
	color: #545754;
	text-decoration: underline;
}
a:hover {
	color: #1EAF1C;
	text-decoration: none;
}
a:active {
	color: #545754;
	text-decoration: underline;
}.allborder {
	border: 1px solid #8A8A8A;
}
.greenbbottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1EAF1C;
	border-right-color: #1EAF1C;
	border-bottom-color: #1EAF1C;
	border-left-color: #1EAF1C;
}
.greenbold {
	font-weight: bold;
	color: #1EAF1C;
	line-height: 16px;
}
