body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #990033;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990033;
}
a:hover {
	text-decoration: underline;
	color: #990033;
}
a:active {
	text-decoration: none;
	color: #990033;
}.titlebar {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../Resources/titlebar_banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.sectionheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.sectionlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.sidebarheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990033;
}
.sidebardetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990033;
}
.caption {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
