body,td{	
	color:#333333;
	font-family:Verdana;
	font-size:12px;
}
.nav{
	color:#333333;
	text-decoration:underline;
}
.nav:hover{
	color:#999999;
	text-decoration:none;
}
.help{
	color:#ff0000;
	cursor:help;
}
.menu_left{
	color:#333333;
	font-size:12px;
	text-decoration:none;
}
.menu_left:hover{
	color:#000000;
	text-decoration:underline;
}
.menu_left_rad{
	color:#ff0000;
	font-size:12px;
	text-decoration:none;
}
.menu_left_rad:hover{
	color:#333333;
	text-decoration:underline;
}
input.red{
	background-color:#ff0000;
}
td.user_header{
	font-weight: bold;
}