.wwm_menu_item {
	background-color : White;
	font-family : Arial;
	color : #801a88;
	text-decoration : none;
	font-weight : bold;
	font-size : 10pt;
	letter-spacing : 2pt;
	line-height : 20pt;
}

.wwm_menu_item:Visited  {
	font-family : Arial;
	color : #801a88;
	text-decoration : none;
	font-weight : bold;
	font-size : 10pt;
	background : none repeat;
	letter-spacing : 2pt;
}

.wwm_menu_item:Hover  {
	font-family : Arial;
	color : White;
	text-decoration : none;
	font-weight : bold;
	font-style : italic;
	font-size : 10pt;
	letter-spacing : 2pt;
	width : 115pt;
	background-color :  #801a88;
}

.wwm_menu_item_current{
	background-color : #801a88;
	font-family : Arial;
	color : White;
	text-decoration : none;
	font-weight : bold;
	letter-spacing : 2pt;
	font-size : 10pt;
}

.wwm_form {
	font-family : arial;
}

.wwm_td {
	font-family : arial;
	font-size : 9pt;
	font-weight : bold;
}


.acd_td_del{
	font-family : arial;
	font-size : 9pt;
	font-weight : bold;
	background : Silver;
	border : thin solid Red;
}

.acd_td_edit{
	font-family : arial;
	font-size : 9pt;
	font-weight : bold;
	background : Silver;
	border : thin solid Green;
}


.wwm_td_title {
	font-family : sans-serif;
	font-size : 9pt;
	font-weight : bold;
}

.wwm_td_bold {
	font-family : sans-serif;
	font-size : 9pt;
	font-weight : bold;
}
