body
{
	font-size: 10px;
	font-family: Tahoma;
	text-decoration: none;
}
.mnu
{
	font-weight: bold;
	font-size: 11px;
	color: red;
	font-family: Tahoma;
	background-color: transparent;
	text-decoration: none;
}

.mnu A A:link A:active A:visited
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Tahoma;
	background-color: transparent;
	text-decoration: none;
}
.mnu A
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Tahoma;
	background-color: transparent;
	text-decoration: none;
}

.mnu A:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #880000;	
	font-family: Tahoma;
	background-color: transparent;
	text-decoration: none;	
}
	
.mpos
{
	font-size: 9px;
	color: blue;
	font-family: Tahoma;
	background-color: transparent;
	text-decoration: none;
}

.mpos A:link A:active
{
	font-size: 9px;
	color: blue;
	font-family: Tahoma;
	background-color: transparent;
	text-decoration: none;
}

.mpos A:hover
{
	font-size: 9px;
	color: #000099;
	font-family: Tahoma;
	background-color: transparent;
	text-decoration: none;
}	

.snu
{
	border-right: #ffff00 1px solid;
	border-top: #ffff00 1px solid;
	border-left: #ffff00 1px solid;
	border-bottom: #ffff00 1px solid;
	font-size: 8pt;
	width: 139px;
	color: #000000;
	font-family: Tahoma;
	height: 15px;
	background-color: #ffffbb;
	text-decoration: none;
}

.snu SPAN
{
	border:1px solid #880000; 
	font-size: 8pt;
	font-family: Tahoma;
	color: #000000;
	background-color: #ffffbb;
	text-decoration: none;
	width:139;
	height:15;
}
.snu A
{
	border-right: #ffff00 1px solid;
	border-top: #ffff00 1px solid;
	font-size: 8pt;
	border-left: #ffff00 1px solid;
	width: 139px;
	color: black;
	border-bottom: #ffff00 1px solid;
	height: 15px;
	background-color: #ffffbb;
	text-decoration: none;
}
.snu A:hover
{
	border-right: #ff0000 1px solid;
	border-top: #ff0000 1px solid;
	font-size: 8pt;
	border-left: #ff0000 1px solid;
	width: 139px;
	color: black;
	border-bottom: #ff0000 1px solid;
	height: 15px;
	background-color: #ffffbb;
	text-decoration: none;
}
.snu A:active
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-weight: normal;
	font-size: 8pt;
	border-left: 1px solid;
	width: 139px;
	border-bottom: 1px solid;
	height: 15px;
	text-decoration: none;
}
.snu A:visited
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 8pt;
	border-left: 1px solid;
	width: 139px;
	border-bottom: 1px solid;
	height: 15px;
	text-decoration: none;
}
TD
{
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
}

