﻿body 
{
	margin:0px 0px 0px 0px;
	font-family:Verdana;
	font-size:8pt;
}

table,tr,td
{
	font-family:Verdana;
	font-size:8pt;	
}

.blackbar
{
	color:black;
	background-color:gainsboro;
	font-family:Verdana;
	font-size:8pt;
	padding:3px;
}

.nomenu
{
	background-color:salmon;
	font-weight:bold;
}

.menulink
{
	color:Black;
	font-family:Verdana;
	text-decoration:none;
	font-weight:bold;
}

.loginlink
{
	padding-bottom:3px;
}

.menulink2
{
	color:black;
	font-weight:bold;
	text-decoration:none;
}

.smalltext
{
	font-family:Verdana;
	font-size:8pt;
}

.lightmenubg
{
	background-color:#ffea95;
}

.modalpopup 
{
    background-color:Gray;
    filter:alpha(opacity=70);
    opacity:0.7;
}

.menutitle{
cursor:pointer;
margin-bottom: 2px;
background-color:#fff8a6;
color:#000000;
width:104px;
padding:3px;
font-weight:bold;
text-decoration:none;
}

.menulink3{
cursor:pointer;
margin-bottom: 2px;
color:#000000;
width:110px;
padding:0px;
font-weight:bold;
text-decoration:none;
}

.submenu{
cursor:pointer;
margin-bottom: 2px;
background-color:#fff8a6;
width:104px;
padding:3px;
}

.sublink
{
	color:#000000;
	text-decoration:none;	
}

#blogtoplist, #blogtoplist li { display: block; }