/* Start of CMSMS style sheet 'My CSS Flash' */
a:link {
	text-decoration: none;
	color:#006633;
}
a:active {
	text-decoration: none;
	color:#000000;
}
a:visited {
	text-decoration: none;
	color: #006633;
}
a:hover {
	color: #5D8D51;
	text-decoration: underline;
}	
.links {
	font-family: "Lucidia grande";
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}

.style2 {
font-size: 14px
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

textarea,textfield {
font-size: 12px;
font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body,td,th {
	font-size: 12px;
	font-family: Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666666;
}
<!------CSS menu additions>

#menu_vert{
height:20px
}


 
 
#log {
	float: right;
	padding: 0.5em;
	margin-left: 10px;
	width: 290px;
	
	margin-top: 10px;
}
 
#log_res {
	overflow: auto;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(http://demos.mootools.net/demos/Group/spinner.gif) no-repeat center;
}



/* End of 'My CSS Flash' */

