body {
	background-repeat: no-repeat;
	background-position: center top;
}
.sidebar_titles {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #387fc3;
	letter-spacing: -1px;
}
.text_main {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
a.sidebar_link:link {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.sidebar_link:visited {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.sidebar_link:hover {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.table_main {
	background-image: url(images/index_header03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a.sidebar_link:active {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.text_subheaders {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	letter-spacing: -1px;
}
.text_footer {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

