.menuItem {
	font-family:sans-serif;font-size:12;width:90;padding-left:10; background-Color:#EEEEEE; color:black; cursor:hand;
}

.highlightItem {
	font-family:sans-serif;font-size:12;width:90;padding-left:10; background-Color:#999999; color:white; cursor:hand;
}

.tableItem {
	font-family: sans-serif; font-size:10;color:black; cursor:hand;
}

.textField {
	FONT-FAMILY: MS Sans Serif; font-size:10;
}

.link{
	FONT-FAMILY: MS Sans Serif; font-size:12; cursor:hand;
}


.links {
	position:absolute; top:12; left:12; visibility:visible; FONT-FAMILY: MS Sans Serif; FONT-SIZE: 14;
}

a:link{ 
	color:#000000; text-decoration: none; FONT-FAMILY: MS Sans Serif; FONT-SIZE: 14;
}

a:visited { 
	color:#000000; text-decoration: none; FONT-FAMILY: MS Sans Serif; FONT-SIZE: 14;
}

a:active { 
	color:#000000; text-decoration: none; FONT-FAMILY: MS Sans Serif; FONT-SIZE: 14;
}
