body, td { font-family: verdana, tahoma, sans; font-size: 11px; }

.error { font-size: 18px; color: red; }

h3 { margin-bottom: 7px; font-size: 17px; font-weight: 400; }

.content { padding-left: 5px; padding-right: 5px; }

.button { font-size: 11px; }

.text { font-size: 11px; }

.small { font-size: 10px; }

.dashed { border-bottom: 1px dashed blue; text-decoration: none; }

.smallfrm { margin: 0px }

.dashedhr { border-bottom: 1px dashed #666666; color: #FFFFFF; }

.newsThumb, .articleThumb { margin: 4px 10px 10px 0px; border: 1px solid #666666; } 

/* Date picker */
td.inf {
	color: black;
	background-color: #f8f8f8;
}
td.dpweek {
	color: black;
	font-size: 7pt;
	color: #333333;
	padding-top: 4px;
	border-bottom: 1px solid #a0a0a0;
}
td.dpcell {
	color: black;
	font-size: 8pt;
	text-align: right;
}
td.dpheader {
	color: #333333;
	background-color: #dae7f1;
	font-size: 8pt;
	padding: 3px;
}
a.dpgrey {
	color: #999999;
	text-decoration: none;
}

.menu { font-family: tahoma; font-size: 16px; }
