body {
	background: #ffffff;
}
body, td, th {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #3C444A;
}
a:link, a:visited {
	color: #3DB0ED;
	text-decoration: none;
}
a:hover, a:active {
	color: #3DB0ED;
	background: #DBF0FC;
	text-decoration: none;
}
a.copylink:link, a.copylink:visited {
	color: #ADAA98;
	text-decoration: underline;
}
a.copylink:hover, a.copylink:active {
	color: #3DB0ED;
	background: #DBF0FC;
	text-decoration: none;
}
.date {
	color: #A5ABAF;
}
.eventdata {
	color: #B1B59E;
}
a.eventlink:link, a.eventlink:visited {
	color: #B1BC00;
	text-decoration: none;
}
a.eventlink:hover, a.eventlink:active {
	color: #B1BC00;
	background: #F1F4BB;
	text-decoration: none;
}
.divider {
	color: #CFCBBA;
	padding-left: 6px;
	padding-right: 6px;
}
.copyright {
	background: #F6F4EA;
	color: #ADAA98;
	padding-left: 13px;
	font-size: 9px;
}
.download {
	background: #FCFBF5;
	padding: 10px;
}
.selected {
	color: white;
	background: #59D6DE;
	text-decoration: none;
	
}
ul {
	list-style-image: url(../../design/images/li.gif);
	list-style-position: outside;
	margin-left: 10px;
	padding-left: 10px;
	line-height: 16px;
}
ol {
	list-style-position: outside;
	margin-left: 15px;
	padding-left: 15px;
	line-height: 16px;
}
.heading {
	color: #B4B4B4;
	font-size: 11px;
}
