body {
	background-image: url(images/bg-main.png);
}
.maincontent{
	background-image:url(images/index_18.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: 206ba4;
}
a {
	font-size: 11px;
	color: 206ba4;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 206ba4;
}
a:hover {
	text-decoration: underline;
	color: 206ba4;
}
a:active {
	text-decoration: none;
	color: 206ba4;
}
.border{
border: 1px solid #000;
}
.homeborder{
	border: 1px solid #a7bdd3;
	padding: 5px;
	background-color: #ebebeb;
}
#informationlink a {
	font-size: 11px;
	color: 206ba4;
	font-weight: bold;
}
#informationlink a:link {
	text-decoration: none;
}
#informationlink a:visited {
	text-decoration: none;
	color: #be420e;
}
#informationlink a:hover {
	text-decoration: underline;
	color: #206ba4;
}
#informationlink a:active {
	text-decoration: none;
	color: #be420e;
}
.style1 {
	font-size: 11px;
	font-weight: bold;
}