body {
font-family:Verdana;
}

.error_message {
	color:#F00;
	font-weight:bold;
	font-size:115%;
	text-align:center;
}

A:link {text-decoration:none} 
A:visited {text-decoration:none} 

A.upper_menu:link, A.upper_menu:visited {
	font-size:65%;
	font-weight:bold;
	font-family:Verdana;
	color:#FFF;
}	

A.upper_menu:active, A.upper_menu:hover {
	color:#00F;	
}

#bottom_menu  {	
	font-size:65%;	
	font-family:Verdana;
	color:#808080;
}

#bottom_menu A:link, #bottom_menu A:visited {
	/*font-size:65%;	*/
	font-family:Verdana;
	color:#808080;
}

#bottom_menu A:hover, #bottom_menu A:active {
	color:#333;
}

.admin_note {
	color:#F88;
	font-family:Courier;
	font-size:x-small;
}

div .alert {
	/*border-top: 0px solid #CDCDCD;*/
	/*border-bottom: 0px solid #CDCDCD;*/
	padding: 20px;
	/*background-color: #FFFFFF;*/
}

A.mmenu {
color:#FFF;
}

A.mmenu:hover {
color:#F00;
}