@charset "ISO-8859-1";
#site_layout {
	background-image: url(images/bg.jpg);
	background-color: #dce7f1;
	background-repeat: repeat-x;
}
#site_layout #Table_01 tr td #site_layout_content table a:hover {
	color: #FFF;
}
#site_layout #Table_01 tr td #site_layout_content {
}
#site_layout #Table_01 tr td {
	vertical-align: top;
}
#site_layout #Table_01 tr td #site_layout_content .style4 {
	text-align: center;
}
#site_layout #Table_01 tr td #site_layout_content .style4 .style23 strong {
	text-align: left;
}
#site_layout #Table_01 tr td #site_layout_content table tr td p .style20 {
	font-family: Georgia, "Times New Roman, " "Times, " serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}

.top_links {
	font: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color: #036;
}

.top_links a:Link, .top_links a:Active, .top_links a:visited {
	text-decoration: none;
	color: #036;
}

.top_links a:Hover {
	color: #fff;
}