/* Rajus Promotors - Styles */

body
{
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#606060;
	background-color:#333333;
}

.outer_table
{
	width:1000px;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#606060;
	background-color:#FFFFFF;
}

.header_td
{
	width:1000px;
	height:106px;
}

.green_link:link
{
	color:#009900;
	text-decoration:none;
	font-weight:bold;
}

.green_link:visited
{
	color:#009900;
	text-decoration:none;
	font-weight:bold;
}

.green_link:hover
{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.gray_link:link
{
	color:#606060;
	text-decoration:none;
	font-weight:bold;
}

.gray_link:visited
{
	color:#606060;
	text-decoration:none;
	font-weight:bold;
}

.gray_link:hover
{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.black_underline:link
{
	color:#000000;
	text-decoration:none;
}

.black_underline:visited
{
	color:#000000;
	text-decoration:none;
}

.black_underline:hover
{
	color:#000000;
	text-decoration:underline;
}

.project_title
{
	height:40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	border-bottom:1px solid #a0c1e7;
}

.flat_desc
{
	width:920px;
	padding-top:25px;
	padding-bottom:15px;
}

.content
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#606060;
}

p
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	margin:0px;
	padding:0px;
	line-height:18px;
}

.gray_border
{
	border:1px solid #efeded;
	padding:20px;
}

.green_title
{
	color:#6bae13;
	font-weight:bold;
	text-transform:uppercase;
}

.textbox
{
	border:1px solid #cad3df;
	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 Styles Begins here */

.footer_td
{
	 border-top:1px solid #CCCCCC;
	 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;
}

/* Footer Styles Ends here */