.greybtn
{
	font-size: 13px;
	cursor: hand;
	font-family: Verdana, Segoe Ui, Tahoma, Arial, sans-serif;
	background-color: #00848d;
	border-left: 2px;
    text-align: center;
}

.bitmapbtn
{
	background-color: #00848d;
	cursor: hand;
}

td.n
{
	text-align: left;
	font-size: 13px;
	color: #65A7CB;
	font-family: Verdana, Segoe Ui, Tahoma, Arial, sans-serif;
}

td.m
{
	font-size: 10pt;
	color: white;
	font-family: Verdana, Segoe Ui, Tahoma, Arial, sans-serif;
	background-color: #00848d;
	text-align: left;
}

a.mm
{
	font-size: 10pt;
	color: white;
	font-family: Verdana, Segoe Ui, Tahoma, Arial, sans-serif;
	text-decoration: none;
}

a.n
{
	font-size: 8pt;
	color: white;
	font-family: Verdana, Segoe Ui, Tahoma, Arial, sans-serif;
	text-decoration: none;
}

a.menu
{
	FONT-FAMILY: Verdana, Segoe Ui, Tahoma, Arial, sans-serif; 
	COLOR: #00848d; 
	FONT-SIZE: 12pt; 
	FONT-WEIGHT: bold;
	text-decoration: none;
}

a.menu:hover
{
	color: #EF8200;
}

a.mm:hover
{
	background-color: #009d8d;
}
