.blue {
	background-color: #BED5FC;
}
.bg {
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-y;
}
body,td,tr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #52526e;
	line-height: 16px;
}
a:link, a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #647288;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #92b9fa;
	text-decoration: none;
}
li {
	list-style-image: url(images/list.gif);
}.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #92b9fa;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #77A7F8;
}
a.secondary:link, a.secondary:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: 660000;
	text-decoration: none;
}
a.secondary:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #52526e;
	text-decoration: none;
}

a.slide:link, a.slide:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.slide:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #52526e;
	text-decoration: none;
}

.border {
	border: 1px solid #0000CC;
}

.events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #647288;
}