/* RealtyTigers - Microsites default styles */

body
{
	margin:0px;
	font-family:tahoma;
	font-size:10px;
	color:#686f78;
	background-color:#333333;
}

p
{
	font-family:tahoma;
	font-size:11px;
	color:#686f78;
	line-height:20px;
	text-align:justify;
}

.content
{
	font-family:tahoma;
	font-size:11px;
	color:#686f78;
	line-height:20px;
	text-align:justify;
}

a:link
{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

a:visited
{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

a:hover
{
	font-family:tahoma;
	font-size:11px;
	color:#FF0000;
	text-decoration:none;
}

.outer_table
{
	width:1000px;
	height:100%;
	background-position:top;
	background-color:#FFFFFF;
}

.textbox
{
	border:1px solid #cad3df;
	font-family:tahoma;
	font-size:10px;
	font-weight:normal;
	color:#686f78;
}

.button
{
	border:1px solid #6e7883;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	background-color:#6e7883;
	color:#FFFFFF;
	height:20px;
	cursor:pointer;
}

.footer_td
{
	 border-top:1px solid #CCCCCC;
	 width:1000px;
	 height:60px;
	 text-align:center;
	 color:#707070;
	 font-size:10px;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
}

.copyright
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#bebebe;
}

.designedby
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#707070;
}

.realtytigers:link
{
	text-decoration:none;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.realtytigers:visited
{
	text-decoration:none;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}

.realtytigers:hover
{
	text-decoration:underline;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.support:link
{
	color:#009900;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.support:visited
{
	color:#009900;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.support:hover
{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}