﻿body {

}

td {  font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif; font-size: 12px; color: #1C262E}
hr {  font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif; font-size: 11px; color: #406068}

a {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #4180B4;
}
a:active {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #4180B4;
}
a:hover {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #E38148;
}



.LightBlueBg {
    background-color: #3399FF;
}

#TopBarDiv {
    text-align: right;
}

.DefaultTable {
    width: 100%;
    border: 0px none;
		             
}

.MenuBack 
{
		height: 27px;
		background-image: url("Images/top_pattern.gif");
}

.TopPattern
{
		background-image: url("Images/top_pattern.gif");
		width: 100%;
		background-repeat: repeat-x;
}

#SpaceBar
{
		height: 1px;
		width: 100%;
		color: #ffffff;
		background-color: #ffffff;
}

#LoginTable 
{
		width: 100%;
		text-align: center;
		border: 0px none;
		background-color: #F4F5F6;
}

.RemaxIntro
{
		 background-color: #F4F5F6;
		 text-align: left;
}

#RemaxLoginTable 
{
		width: 400px;
		border: 0px none;
		
}

.RemaxRegister
{
	text-align: left;
	width: auto;
	
}

.DotBg 
{
		background-image: url("Images/dot.gif");
		width: 100%;
		background-repeat: repeat-x;
}
