td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left: 0px;
}
h3 {
	font-size: 10px;
	color: #CC9966;
}
a:link {
	font-weight: bold;
	color: #333399;
}
a:visited {
	font-weight: bold;
	color: #333399;
}
a:hover {
	font-weight: bold;
	color: #009900;
}
a:active {
	font-weight: bold;
	color: #333399;
}
.subtitle {
	font-size: 16px;
	font-weight: bold;
	color: #996633;
}
a.sidebar:link		{
	color: #666633;
	text-decoration: none;
}
a.sidebar:hover		{
	color: #006600;
	text-decoration: underline;
}
a.sidebar:visited		{
	color: #666633;
	text-decoration: none;
}
a.sidebar:active		{
	color: #666633;
	text-decoration: none;
}
a.footerlink:link		{
	color: #999999;
	text-decoration: underline;
}
a.footerlink:hover		{
	color: #333399;
	text-decoration: underline;
}
a.footerlink:visited		{
	color: #999999;
	text-decoration: underline;
}
a.footerlink:active		{
	color: #999999;
	text-decoration: underline;
}
.footer {
	font-size: 10px;
	color: #999999;
}
.breadcrumb {
	font-size: 10px;
}
.sidelink {
	font-size: 11px;
}
.maintitle {
	font-size: 18px;
	font-weight: bold;
	color: #DE923C;
}

#form_bkg {
	width:580px;
	background-color:#FFF2CC;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;
}

#form_bkg .maintitle {
	width:580px;
	background-color:#E4A244;
	padding:10px;
	color:#FFFFFF;
	position:relative;
	margin-top: -10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: -20px;

}
.Teaser {
	font-family: "Arial Black", Gadget, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #3C4A91;
	letter-spacing: normal;
	text-align: left;
	text-indent: 20px;
	word-spacing: normal;
	white-space: normal;
	right: auto;
	border: thin none #3C4A91;
}

