body {
	background-attachment: fixed;
	background-color: #4974aa;
	background-image: url(site_pix/bg_pattern_blue_gradient.gif);
	background-repeat: repeat-x;
	color: #666666;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	vertical-align: top;
}

.text {
	color: #666666;
	font-family: sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a:link {
	color: #336699;
	font-family: sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #336699;
	font-family: sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

a:visited {
	color: #336699;
	font-family: sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.top_bar {
	background-color: #ffffff;
	background-image: url(site_pix/top_bar.gif);
	border-bottom-width: 10px;
	border-color: #cccccc;
	border-left-width: 10px;
	border-right-width: 10px;
	border-style: solid;
	border-top-width: 0px;
	padding: 10px;
}

.content_bar {
	background-color: #ffffff;
	border-color: #cccccc;
	border-style: solid;
	border-width: 10px;
	padding: 20px;
}

.menu_bar {
	border-bottom-width: 10px;
	border-color: transparent;
	border-left-width: 10px;
	border-right-width: 10px;
	border-style: solid;
	border-top-width: 10px;
	color: #336699;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}

#menu_bar a:link {
	color: #336699;
	font-family: sans-serif;
	font-size: 12px;
	text-decoration: none;
}

#menu_bar a:hover {
	color: #336699;
	font-family: sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

#menu_bar a:visited {
	color: #336699;
	font-family: sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.menu_bar_a {
	border-bottom-color: #cccccc;
	border-bottom-width: 10px;
	border-left-color: transparent;
	border-left-width: 10px;
	border-right-color: transparent;
	border-right-width: 10px;
	border-style: solid;
	border-top-color: transparent;
	border-top-width: 10px;
	color: #336699;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}

#menu_bar_a a:link {
	color: #336699;
	font-family: sans-serif;
	font-size: 12px;
	text-decoration: none;
}

#menu_bar_a a:hover {
	color: #336699;
	font-family: sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

#menu_bar_a a:visited {
	color: #336699;
	font-family: sans-serif;
	font-size: 12px;
	text-decoration: none;
}