.bgtop {
	background-image: url(../img/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bgbottombar {
	background-image: url(../img/bg_bottombar.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bgmostbottom {
	background-image: url(../img/bg_most_bottom.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bgnav {
	background-image: url(../img/bg_nav.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bottombarcontacts {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8.5pt;
	line-height: 18px;
	color: #CCCCCC;
}
.bottombarcontacts a {
	color: #CCCCCC;
}
.bottombarcontacts a:hover {
	color: #FFD7AE;
	text-decoration: none;
}
.nav {
	background-image: url(../img/bg_nav.jpg);
	background-repeat: repeat-x;
	padding-right: 4px;
	padding-left: 4px;
}
.nav a {
	color: #E9E9E9;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11pt;
	text-decoration: none;
}
.navselected {

	background-image: url(../img/bg_nav_selected.jpg);
	background-repeat: repeat-x;
	padding-right: 4px;
	padding-left: 4px;
}
.navselected a {

	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11pt;
	text-decoration: none;
}
.nav a:hover {
	text-decoration: underline;
}
.contentarea {
	padding-top: 28px;
	padding-right: 40px;
	padding-bottom: 28px;
	padding-left: 10px;
}
h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #6B6B6B;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
body, td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	line-height: 17px;
	color: #3A3A3A;
}
.bgright {
	background-image: url(../img/bg_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgrighttop {
	background-image: url(../img/bg_right_top.jpg);
	padding-left: 25px;
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
	padding-right: 25px;
}
.rightarea {
	padding-left: 25px;
	padding-right: 25px;
	color: #000000;
	font-size: 8.5pt;
	line-height: 14px;
	padding-bottom: 10px;
}
.rightarea a {
	color: #000000;
	text-decoration: none;
}
.rightarea a:hover {
	text-decoration: underline;
}
.copyr {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8.5pt;
	color: #939393;
	padding-right: 63px;
}
.copyr a {
	color: #939393;
}
.contentarealarge {

	padding-top: 28px;
	padding-right: 10px;
	padding-bottom: 28px;
	padding-left: 10px;
}
a {
	color: #3A3A3A;
}

