body { 
	font-family: Verdana; 
	font-size: 12px;
	color: #333333;
	top: 5px;	
	}
	
A:link {font-family: Verdana; color:#993300; text-decoration:none}
A:visited {font-family: Verdana; color:#993300; text-decoration:none}
A:active {font-family: Verdana; color: #FF0000; text-decoration:none}
A:hover {font-family: Verdana; color:#006600; text-decoration:none}

h3 {
color: #183A54;
}	

.container { 
background: transparent url(img/lbg.gif) no-repeat bottom left;
border-top: 1px solid #183A54;
border-left: 1px solid #183A54;
border-right: 1px solid #183A54;
margin-left: auto;
margin-right: auto;
width:750px;
border-bottom: 3px solid #183A54;
}



.alp{
border: 1px solid #183A54;
border-top: 4px solid #183A54;
width: 150px;
margin-left: 8px;
padding-left: 0;
}

.new{
background: transparent url(img/newhosts.gif) no-repeat top left;
background-color: #F8F8F8;
border: 1px solid #183A54;
border-top: none;
width: 515px;
padding: 3px;
}

.sponsors{
background: transparent url(img/sponsors.gif) no-repeat top left;
border: 1px solid #183A54;
border-top: none;
width: 515px;
padding: 3px;
}

.popular{
background: transparent url(img/popular.gif) no-repeat top left;
background-color: #F8F8F8;
border: 1px solid #183A54;
border-top: none;
width: 515px;
padding: 3px;
}

.new td{
border-bottom: 1px solid #999999;
}

.popular td{
border-bottom: 1px solid #999999;
}

.content { 
width: 540px;
padding: 5px;
}

.pagelink, .pagelink:hover
{
	background-color: white;
	color: #68AED7;
	border: 1px solid #183A54;
	width: 20px;
	padding-left: 3px;
	padding-bottom: 2px;
	padding-right: 3px;
	padding-top: 2px;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
}
.pagelink:hover
{
	background-color: #68AED7;
	color: white;
}

.result{
border: 1px solid #CCCCCC;
background-color: white;
}


/*  =============================== Start Left Menu ============================  */
.navcontainer { 
width: 150px;
float: left;
}

.navcontainer ul
{
margin-left: 8px;
padding-left: 0;
list-style-type: none;
font-size: 14px;
}

.navcontainer a
{
display: block;
padding: 3px;
width: 150px;
background-color: #183A54;
border-bottom: 1px solid #eee;
}

.navcontainer a:link, .navlist a:visited
{
color: #EEE;
text-decoration: none;
font-weight: bold;
}

.navcontainer a:hover
{
background-color: #216496;
color: #fff;
}

/*  =============================== End Left Menu ============================  */





