/* CSS Document */
body{
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
background-image:url(images/black.jpg);
background-color:#000000;
}


/*---------table---------*/
.submit-star{
font-family:Arial, Helvetica, sans-serif;
color:#FF0000;
font-size:14px;
font-weight:bold;
}

.table-border{
text-align:center;
border-bottom-color:#999999;
border-left-color:#999999;
border-right-color:#999999;
border-top-color:#999999;
border-bottom-width:1px;
border-left-width:1px;
border-right-width:1px;
border-top-width:1px;
border-bottom-style:solid;
border-top-style:solid;
border-left-style:solid;
border-right-style:solid;
}



/*---------Text-----------*/


.under-contructions{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
font-size:15px;
font-weight:bold;
}

.listing-dir{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:white;
font-size:13px;
font-weight:normal;
}

.directories-dis{
font-family:verdana;
color: #999999;
font-size:11px;
font-weight:normal;
}

.text{
font-family:verdana;
color:#FFFFFF;
font-size:11px;
font-weight:normal;
}
.categories-heading{
font-family:verdana;
font-size:15px;
color:#b7d550;
text-align:center;
font-weight:bold;
}

.categories-bg-color{
background-color:#666666;
font-family:verdana;
font-size:12px;
color:#b7d550;
text-align:left;
font-weight:bold;
}

.search-bar{
height:15px;
}


/*----------buttion--------------*/

.search-buttion{
font-family:arial;
color:#000000;
font-weight:normal;
font-size:12px;
}

.dir-categories{
font-family:verdana;
font-size:12px;
color:#b7d550;
text-align:center;
font-weight:bold;
}

.left-side{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
font-weight:normal;
text-align:left;
}

a:link{
	color: #b7d550;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #b7d550;
}
a:visited{
	color: #b7d550;
}


/*-------copy right------------*/
.copy-right{
font-family:verdana;
font-size:11px;
color:white;
text-align:center;
font-weight:normal;
}
