.menu{
	color:#FFFFFF;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
}
.menuk{
	color:#990000;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
}
.greyl{
	color:#333333;
	font-family:tahoma;
	font-size:11px;
}
.grey{
	color:#333333;
	font-family:tahoma;
	font-size:11px;
}
.arialg{
	color:#333333;
	font-family:arial;
	font-size:12px;
}
.arialg1{
	color:#333333;
	font-family:arial;
	font-size:11px;
}
.blue{ 
	color: #0099FF;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration:none;
	font-weight:bold; 
}
.red{ 
	color: #990000;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration:none;
	font-weight:bold; 
}
.green{ 
	color: #669999;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration:none;
	font-weight:bold; 
}
.bblue{ 
	color: #006699;
	font-size: 14px;
	font-family: Tahoma;
	text-decoration:none;
	font-weight:bold; 
}
.picbor {
	border:1px solid #CCCCCC;
	padding:2px;
}