@charset "UTF-8";
/* CSS Document */

<style type="text/css">

body {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
}
.oneColFixCtr #container {
	width: 550px;
	text-align: left;
	vertical-align: middle;
	height: 260px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thick;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: overline;
	margin: 0px;
	padding: 5px;
	float: right;
	color: #CCCC00;
	line-height: 35px;
	font-weight: bold;
	font-variant: normal;
	border-bottom-color: #CCCCCC;
}
.style1 {
	color: #CC3300;
}
.oneColFixCtr #mainContent {
	padding: 0 20px;
}
a:link {
	color: #A8A824;
	font-size: None;
	text-decoration: none;
}
a:visited {
	color: #A8A824;
	text-decoration: none;
}
a:hover {
	color: #A8A824;
	text-decoration: none;
}
a:active {
	color: #A8A824;
	text-decoration: none;
}

</style>
.style2 {
	color: #CC3300;
}
.style2 {
	color: #FF3300;
}
.style3 {
	color: #FF9900;
	font-style: italic;
}
