/* CSS Document */
body
{
	background: #000000; 
	margin:0px 0px 0px 0px; 
}
.btmlg
{
	background: url(   '../../imgs/fotr.jpg' );
	background-repeat: no-repeat;
	width: 100%;
	height: 270px;
}
.banner
{
	background:url(banner.gif); 
	height:98px; 
	background-repeat:no-repeat;
}/*banner image*/

.banner2
{
	height:98px;
	background-repeat:no-repeat;
}/*2nd banner image*/
.online
{
	background:url(online_banner.gif); 
}/*banner image of online pages*/

.realestate
{
	background:url(realestate_banner.gif);
}/*banner image of real estate pages*/

.metroad

{
	background:url(metroad_banner.gif);
}/*banner image of metro ad pages*/

.realad

{
	background:url(realad_banner.gif);
}/*banner image of real estate ad pages*/

.navbar
{
	background-color:#000000; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold; 
	color:#FFFFFF;
}/*navigation bar*/

.content

{
	/*background:url(content.gif);*/
	background-color: #999999;
} /*content area*/


a.button1         
                  {
				  width:151px; 
				  height:21px;
				  font-family:Verdana, Arial, Helvetica, sans-serif;
				  		  				  
				  font-size:12px; 
				  font-weight:bold; 
				  color:#000000;
				   
                  /*background-image:url(button1.gif);Use the blue button image as default*/
                 /*background-image:url(button1.gif); */
				 }
                

a.button1:hover 
                  {
				  font:Verdana, Arial, Helvetica, sans-serif;
				  font-size:12px; 
				  font-weight:bold; 
				  color:#663300;
				  width:65px; 
				  height:21px;
                  background-image: url(button2.gif); /*Use pink button image when mouse hovers over*/
                  }
		  


.channel
{
	background-color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;  
	font-weight:550; 
	letter-spacing:normal; 
	color: #ffffff;
	height:20px;
/*background:url(channels.gif); 
	
	background-color: #ffffff;
	width:150px; 
	height:20px;
	margin-left:auto;
	margin-right:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight:bold; 
	color: #000000;*/
}/*channels default image*/

.channel:hover
{
	background-color: #ffffff;
	width:150px; 
	height:20px;
	margin-left:auto;
	margin-right:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight:bold; 
	color: #000000;
	/*background:url(channel2.gif);
	background-color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;  
	font-weight:550; 
	letter-spacing:normal; 
	color: #ffffff;*/
}/*when mouse over blue color button will come*/

h1

 {
 font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#660000;
 }

.style2 

{
font:"Times New Roman", Times, serif; font-weight:900; font-size:16px; color:#FFFFFF;
}

.style2:hover

{
font:"Times New Roman", Times, serif; font-weight:900; font-size:16px; color:#0066FF;
}


 
.style4

{
 font-family:"Times New Roman", Times, serif; color:#ffffff; font-size:17px; letter-spacing:normal; font-weight:bold;
}

.style5

 {
 font-family:"Times New Roman", Times, serif; color:#ffffff; font-size:16px; letter-spacing:normal; font-weight:lighter;
 }
 
.style6
 {
 font-family:"Times New Roman", Times, serif; color:#ffffff; font-size:24px;
 }
 
 .footer
{
background:url(nav.gif); font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#E0DEEF; text-decoration:none;
}/*footer*/
 
a:link 

{
text-decoration: none;
color:#FFFFFF;
}

a:visited

 {
	text-decoration: none;
	color:#FFFFFF
	
}

a:hover

 {
	text-decoration:none;
    color: #000000;
}

a:active

 {
	text-decoration: none;
	color:#FFFFFF
	
}
