.container {
	width: 970px;
	margin: 0 auto;
	text-align: left;
}
.container_mainpage {
	width: 970px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/logo_watermark.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
h2 {
}
.navbar {
	height: 70px;
}
body {
	background-color: #000000;
}
.text {
	color: #FFFFFF;
	clear: both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.text a:link {
	color: #FFFFFF;
	clear: both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.text a:hover {
	clear: both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}
.text a:visited {
	color: #FFFFFF;
	clear: both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
p {
	padding-left: 1em;
	padding-right: 1em;
	line-height: 1.5;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: justify;
	margin-top: 0px;
}
.footnote {
	padding-left: 1em;
	padding-right: 1em;
	color: #999999;
	font-size: smaller;
}
.style1 {
	color: #FFFFFF;
	font-size: small;
}
.style2 {color: #FFFFFF}
.style3 {color: #FF0000}
.p_red {
	background-image: url(../images/red_transparent.gif);
	padding-top: 1em;
	padding-bottom: 1em;
}
.floatright{
	float:right;
	text-align:right;
}
h1 {
	font-size: 1.3em;
	color: #FF0000;
	margin-bottom: 5px;
	margin-top: 5px;
}
.large{font-size:2em;}
h2 {
	font-size: 1.5em;
	color: #FF0000;
	margin-bottom: 0px;
}
h6 {
	margin-top: 0px;
	font-size: 1.0em;
	margin-bottom: 5px;
}
.footer {
	color: #333333;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-top: 20px;
	margin-bottom: 20px;
}
h3 {
	font-size: x-small;
	color: #999999;
	padding-left: 1em;
	padding-right: 1em;
}
h5 {
	font-size: 2.0em;
	color: #FF0000;
	margin-bottom: 0px;
}
#container #footer a, a:hover, a:visited {
	text-decoration: none;
	color: #333333;
}
.form_field {
	background-color: #666666;
	border: thin double #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: .5em;
}
table {
	padding-left: 1em;
	padding-right: 1em;
	line-height: 1.5;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: justify;
}h4 {
	margin-top: 0px;
	font-size: 1.5em;
}
h6 {
	text-align: center;
}
.notbold {font-weight:lighter;}
.red{color:#FF0000;}
.white{color:#FFFFFF;}
.center{text-align: center;}
.yellow{color:#FFFF00;}
