/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../Content/images/bckgrd_main.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#Content img {
	margin: 10px;
}
#Content img, #Content td img {
	display: block;
}
.link_text {
	font-size: 13px;
	color: #CC9900;
	font-weight: bold;
}
.quote_text {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
}
a:link {
	color: #CC9900;
	font-size: 14px;
	font-weight: bold;
}
a:visited {
	color: #CC9900;
	font-size: 14px;
	font-weight: bold;
}
a:hover {
	color: #CC9900;
	font-size: 14px;
	font-weight: bold;
}
a:active {
	color: #CC9900;
	font-size: 14px;
	font-weight: bold;
}
.footer_text {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}
.header_text {
	font-weight: bold;
	font-size: 18px;
	color: #CC9900;
}
