.menutitle{
	cursor:pointer;		
	margin-bottom: 1px;	
	font-family:tahoma;
	font-size:11px;	
	color:#ffffff;
	width:150px;
	padding:0px;		
	font-weight:bold;	
	height:22px;
	text-decoration:none;
	

}

.submenu{
	margin-bottom: 0.5em;
	border:1px solid #8d8d8d;
	background-color:#8d8d8d;	
}



a.item {
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;	

}

a.itemNew {
	border:1px solid #8d8d8d;
	background-color:#8d8d8d;	
	font-family:tahoma;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;	
}


td.header{
	font-family:arial;
	font-size:11px;
	background-color:#cccccc;
	font-weight:bold;
}

table.border{
	border:1px solid #cccccc;
}

td.contents{
	font-family:arial;
	font-size:11px;
	color:#333333;
	line-height:18px;

}