.menu {
	text-decoration: none;
	color:#ffffff;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-align: right;
}
.messagehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
}
.message {
	position:absolute;
	left:200;
	top:120;
	width:200;
	height:270;
	z-index:4;
	visibility:hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.welcome {
	position:absolute;
	left:200;
	top:120;
	width:200;
	height:270;
	z-index:4;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.pn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	
}

.tinyBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3333FF;
	font-weight:bold;
	text-decoration: none;
}
.hnb{
	padding-top:8px;
	padding-right:15px;
	text-align:right;
	
}
.navigation {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:26;
	background: url(/images/sliver_bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFffff;
	font-weight:bold;
	text-decoration: none;
	font-size:11px;
	text-align:center;
	z-index:-1;
}
.menuclass {
	position:absolute;
	left:0px;
	top:0px;
	width:165px;
	height:270px;
	z-index:1;
}
.navBar {
	position:absolute;
	left:0px;
	top:20px;
	width:173px;
	height:100%;
	background: url(/images/BGsliver.gif);
	z-index:-1;
}
.corner {
	position:absolute;
	left:164;
	top:0;
	width:9;
	height:26;
	background: url(/images/corner_bgX.gif);
	z-index:1;
}
.navi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #dddddd;
	font-weight:bold;
	text-decoration: none;
	font-size:10px;
	text-align:center;
	text-valign:top;
	z-index:5;
	hover:  #FFffff;
}
a.navi:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFffff;
	font-weight:bold;
	text-decoration: none;
	font-size:10px;
	text-align:center;
	text-valign:top;
	z-index:5;
}