/* RealtyTigers - Microsites default styles */

body
{
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
td
{
	font-family:verdana;
	font-size:10px;
	color:#000000;
	line-height:19px;
}
.white_text
{
	font-family:verdana;
	font-size:10px;
	color:#ffffff;
	line-height:19px;
}


.violet
{
	font-family:verdana;
	font-size:10px;
	color:#200068;
	line-height:18px;
}
.blue_big
{
	font-family:arial;
	font-size:15px;
	color:#045fb4;
	line-height:20px;
}
.blue
{
	font-family:verdana;
	font-size:10px;
	color:#012465;
	line-height:20px;
}
.red
{
	font-family:verdana;
	font-size:10px;
	color:#ff0000;
	line-height:20px;
}
.border{
border:1px #816aaf solid;
}
.menu_border{
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
background-color:#004fb0;
}

.content_border{
border-left:1px solid #6886c0;
border-right:1px solid #6886c0;
background-color:#FBFDFF;
}

p
{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	line-height:20px;
}

.content
{
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	line-height:20px;
}

.left_bg{
background-image:url(../images/left_bg.jpg);
background-repeat:repeat-y;
}
.right_bg{
background-image:url(../images/right_bg.jpg);
background-repeat:repeat-y;
}
.sep_bg{
background-image:url(../images/sep_bg.jpg);
background-repeat:repeat-y;

}
.arial_text
{
	font-family:arial;
	font-size:15px;
	color:#166400;
	line-height:20px;

}
.redlink:link
{
	font-family:arial;
	font-size:15px;
	color:#ff0000;
	line-height:20px;
	text-decoration:underline;
	font-weight:bold;
}
.redlink:visited
{
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	color:#ff0000;
	line-height:20px;
	text-decoration:underline;
}
.redlink:hover
{
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	color:#166400;
	line-height:20px;
	text-decoration:none;
}

a:link
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

a:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
	text-decoration:none;
}

.outer_table
{
	width:1000px;
	height:100%;
	background-position:top;
}

.textbox
{
	border:1px solid #c8ac3e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#000000;
}

.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 #74aee6;
	 width:1000px;
	 height:60px;
	 text-align:center;
	 color:#707070;
	 font-size:10px;
}

.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;
}

.realtytigers:visited
{
	text-decoration:none;
	font-size:10px;
}

.realtytigers:hover
{
	text-decoration:underline;
	font-size:10px;
}

.support:link
{
	color:#009900;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}

.support:visited
{
	color:#009900;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}

.support:hover
{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}