
/* content */
.help{
	font-family: tahoma;
	font-size: 12px;
	color: 3399ff;
	text-decoration: none;
}

.message { font:bold 12px verdana; color:#cc0000; }

.help:hover{
	font-family: tahoma;
	font-size: 12px;
	color: 3333ff;
	text-decoration: underline;
}
.helpcontent{
	font-family: verdana;
	font-size: 12px;
	color: 000000;
}
.content{
	font-family: Arial,Helvetica;
	font-size: 8px;
	color: 00008B;
}
.editContent{
	font-family: Arial;
	font-size: 12px;
	color: 000000;
}
.sidebarLink{
	font-family:  Impact ;
	font-size: 16px;
	font-weight:bold;
	color: E6E6FA;
	text-decoration: none;
}
.mainHeader{
	font-family: Bookman Old Style ;
	font-size: 10px;
	font-weight:bold;
	color: 0000FF;
	text-decoration: none;
}
.siteHeader{
	font-family: Garamond ;
	font-size: 1px;
	font-weight:bold;
	color: E6E6FA;
	text-decoration: none;
}
