.body-bg {
	background-color: #FFFFFF;
}
.content-left {
	background-image: url(images/homepage2-cut_06.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 35px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	line-height: 22px;
	color: #333333;
}
.content-left a:link {
	color: #2182EF;
	text-decoration: none;
}
.content-left a:visited {
	color: #2182EF;
	text-decoration: none;
}
.content-left a:hover {
	color: #333333;
	text-decoration: none;
}
.content-left a:active {
	color: #2182EF;
	text-decoration: none;
}
.h1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #2182EF;
}
.h2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #2182EF;
}
.h3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.h4 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #DEC739;
}
.footer {
	padding-top: 15px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #666666;
}
.footer a:link {
	color: #666666;
	text-decoration: none;
}
.footer a:visited {
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	color: #2182EF;
	text-decoration: none;
}
.footer a:active {
	color: #666666;
	text-decoration: none;
}
.right {
	background-image: url(images/right-bg.jpg);
	background-repeat: repeat-y;
}
.content-right {
	background-image: url(images/right-bg.jpg);
	background-repeat: repeat-y;
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 40px;
	padding-left: 30px;
}
.content-right a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.content-right a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.form-fields {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border: thin solid #CCCCCC;
}

