.leftbg {
	background-image: url(images/frame/leftside.png);
	width: 49px;
	background-repeat: repeat-y;
}
.bgbottom {
	background-image: url(images/frame/bottom.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 989px;
}
body {
	background-image: url(images/frame/bg.jpg);
	background-repeat: repeat-x;
	background-color: #07587D;
}
.rigthbg {
	background-image: url(images/frame/rigthside.png);
	background-repeat: repeat-y;
	width: 42px;
}
.bgside {
	background-image: url(images/frame/side.jpg);
	background-repeat: no-repeat;
	height: 426px;
	width: 252px;
}
h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #016C8E;
	padding-top: 40px;
	text-align: center;
}
.bottomlinks {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-align: center;
	font-size: 12px;
}
a:link {
	color: #016C8E;
}
a:visited {
	color: #333;
}
a:hover {
	color: #F60;
}
a:active {
	color: #000;
}
.bottomlinks a {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}
.bgside p {
	padding-left: 22px;
	padding-right: 22px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 12px;
}
.sidetitels {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #045274;
	text-align: center;
	float: left;
	width: 207px;
	border-bottom-width: thin;
	border-bottom-color: #F90;
	border-bottom-style: solid;
	margin-bottom: 5px;
}
.textmain {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	padding-left: 40px;
}
.titel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #07587D;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #DEBB29;
	text-align: left;
	float: none;
	clear: both;
	margin-left: 40px;
}
.bold {
}
.sidesubheder {
	font-size: 16px;
	color: #016C8E;
}
.bold {
	font-weight: bolder;
	text-align: center;
}
.bold2 {
	font-weight: bolder;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #07587D;
	text-align: center;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #E3C546;
	font-size: 22px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #016C8E;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	width: 400px;
}
.seven {
	width: 780px;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #333;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.pad {
	padding-top: 3px;
}
.bgyellow {
	background-image: url(frame/yellow.jpg);
	background-repeat: repeat-x;
}
.bold14px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}