html, body {
	background-image: url(images/background_gradiant-1px.jpg);
}
.page_header {
	margin-right: 10px;
	font-size: 18px;
	color: #666666;
	font-family: "lucida grande", lucida, tahoma, verdana, arial;
	margin-top: 0px;
	font-weight: bolder;
}
.body {
	font-family: "lucida grande", lucida, tahoma, verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
	line-height: normal;
}
.main-border {
	border: 02px solid #FFFFFF;
}
.body_highlight {
	font-family: "lucida grande", lucida, tahoma, verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #CC6600;
	text-decoration: none;
	padding-top: 5px;
}
.body_highlight_bold {
	font-family: "lucida grande", lucida, tahoma, verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
	padding-top: 5px;
}
.body_bold {
	font-family: "lucida grande", lucida, tahoma, verdana, arial;
	font-size: 11px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
	padding-top: 5px;
}
.footer_links {
	font-family: "lucida grande", lucida, tahoma, verdana, arial;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
a:link {
	color: #5F7078;
	text-decoration: underline;
}
a:visited {
	color: #536269;
	text-decoration: underline;
}
a:hover {
	color: #93ADB9;
	text-decoration: underline;
}
a:active {
	color: #72858E;
	text-decoration: underline;
}
.header_bar_copy {
	font-family: "lucida grande", lucida, tahoma, verdana, arial;
	font-size: 9px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
}
.flashing_text {
	font-size: 20px;
	font-family: "lucida grande", lucida, tahoma, verdana, arial;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: blink;
}
.page_sub_header {
	margin-right: 10px;
	font-size: 16px;
	color: #979A9B;
	font-family: "lucida grande", lucida, tahoma, verdana, arial;
}
