body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#content {
	padding: 10px;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#content a:link, #content a:active, #content a:visited {
	font-weight: bold;
	color: #002DB3;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;

}

#content a:hover {
	color: #00C400;
	font-variant: normal;
	text-transform: none;
}

h1 {
	font-size: 18px;
	color: #002DB3;
	text-transform: uppercase;
}

h2 {
}

h3 {
}

h4 {
}

h5 {
}

h6 {
}


a:link {
	color: #009900;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
a:visited {
	color: #009900;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
a:hover {
	color: #009900;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #009900;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#imagefr{
	float: right;
	font-size: 10px;
	text-align: center;
	padding: 10px;
}
#imagefl{
	float: left;
	font-size: 10px;
	padding: 10px;
	font-style: normal;
	text-align: center;
}

#footer {
	background-image: url(images/html/layout_r9_c1.gif);
	background-repeat: no-repeat;
}
