
/* CSS Document */
body
{
background:#660066; margin-top:0; margin-bottom:0;

}
.banner
{
background:url(banner.gif);/*banner image*/

}
/*navigation bar*/
.navbar
{
background-color:#990033;
}

.tab1
{
/*background:url(tab.gif);/*content*/
background-color:#996699;
}
h1
 {
 font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#660000;
 }
.style4
{
 font-family:"Times New Roman", Times, serif; color:#FFFFCC; font-size:17px; letter-spacing:normal; font-weight:lighter;margin: 10px 10px 0px 10px; line-height: 25px;
}
.style5
 {
 font-family: Verdana, Arial, Helvetica, sans-serif, Times, serif; color:#FFFFCC; font-size:14px; letter-spacing:normal; font-weight:lighter;
 }
.style6
 {
 font-family:"Times New Roman", Times, serif; color:#663300; font-size:24px;
 margin: 5px 0px 0px 20px;
 border: 0px solid blue;
 }
.nav
{

	background:url(nav.gif); font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; text-decoration:none;
	text-align: center;
}/*footer*/

.bn
{
background:url(bn.gif);
}
li
{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#990033; list-style:square;
}

a.button1         
                  {
				  width:151px; height:21px;
				  font-family:Verdana, Arial, Helvetica, sans-serif;
				  		  				  
				  font-size:12px; font-weight:bold; color:#ffffff;
				   
                 /* background-image:url(button1.gif);/*Use the blue button image as default*/
                 /*background-image:url(button1.gif); */
                
                  
                  }

a.button1:visited
                  {
				  font:Verdana, Arial, Helvetica, sans-serif;font-size:12px; font-weight:bold; color:#E0DEEF;
                   width:65px; height:21px;
                   background-image: url(button1.gif);
                  }

a.button1:hover 
                  {
				  font:Verdana, Arial, Helvetica, sans-serif;font-size:12px; font-weight:bold; color:#97CDB8;
				  width:65px; height:21px;
                  background-image: url(button2.gif); /*Use pink button image when mouse hovers over*/
                  }

a.button1:active
                  {
				  font:Verdana, Arial, Helvetica, sans-serif;font-size:12px; font-weight:bold; color:#E0DEEF;
				  width:65px; height:21px;
                  background-image: url(button1.gif);
                  }


.list
{
background:url(list.gif); background-repeat:no-repeat; margin-left:2px;
}
  
a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
    color: #ffffff;
}
a:active {
	text-decoration: none;
	color:#ffffff;
}
.channel

{
/*background:url(channels.gif);*/
background-color: #990033;
width:150px; height:20px;
margin-left:auto;
margin-right:auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px; font-weight:bold; color:#FFFFFF;
}/*channels default image*/

.channel:hover

{
/*background:url(channel2.gif);*/
background-color:#996699;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:12px;  font-weight:550; 
letter-spacing:normal; color:#663300;
}/*when mouse over blue color button will come*/

.online
{background:url(banner2.gif);}
.realestate
{
background:url(realestate_banner.gif);
}/*banner image of real estate pages*/
.metroad
{
background:url(metroad_banner.gif); background-repeat: no-repeat;
}/*banner image of metro ad pages*/
.realad
{
background:url(realad_banner.gif);
}/*banner image of real estate ad pages*/