td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:10px;
	color:#4D4D4D;
}
form
{
	margin:0px;
}
a {

	text-decoration: none;
	color:#4D4D4D;
}
.blue
{
	color:#0066CC;
}
a.blue
{
	color:#0066CC;
	text-decoration:underline;
}
a.blue_none
{
	color:#0066CC;
	text-decoration:none;
}
.t11
{
	font-size:11px;
}

.mls_header1 {
	background: url(../images/3.gif) no-repeat;
}

.mls_header2 {
	background: url(../images/3b.gif) no-repeat;
}

.mls_header3 {
	background: url(../images/3c.gif) no-repeat;
}

.mls_header4 {
	background: url(../images/3d.gif) no-repeat;
}

.moduletable_login td {
	color: #4D4D4D;
	font-size: 10px;
}

.moduletable_login a, .moduletable_login a:visited {
	text-decoration: underline;
}

.moduletable_login .inputbox {
	width:120px;
	height:18px; 
	font-family:Tahoma; 
	font-size:11px; 
	background-color:#FFFFFF; 
	color:#4D4D4D
}

.moduletable_login .input_button {
	border: none;
}

.moduletable_login .button_logout {
	cursor: pointer;
	cursor: hand;
	border: none;
	margin-top: 2px;
	width: 102px;
	height: 26px;
	background: url('../images/logout.jpg') no-repeat;
}

.moduletable_login .button {
	border: none;
	width: 102px;
	height: 26px;
	background: url('../images/login.jpg') no-repeat;
	cursor: pointer;
	cursor: hand;
}
