.bgleft {
	background-image: url(../img/bg_left.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bgright {

	background-image: url(../img/bg_right.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bgleftselected {

	background-image: url(../img/bg_left_selected.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bglogobar {
	background-image: url(../img/bg_logobar.jpg);
	background-repeat: repeat-x;
}
.bgnavbar {
	background-image: url(../img/bg_navbar.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 20px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #8EC8CE;
	text-decoration: none;
}
.contentboxbgtop {
	background-image: url(../img/contentbox_bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.contentboxbgbottom {
	background-image: url(../img/contentbox_bg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.contentboxbgright {
	background-image: url(../img/contentbox_bg_right.jpg);
	background-repeat: repeat-y;
}
.bottombg {
	background-image: url(../img/bg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.copyr {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: #458DC9;
}
.copyr a {
	color: #458DC9;
}
.bgrighttable {
	background-image: url(../img/bg_righttable.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
h1 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 13pt;
	color: #3276AD;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 17px;
}
.contentarea {
	padding: 15px 20px;
	width: 88%;
	line-height: 18px;
}
a {
	color: #677D92;
}
.rightcontent {
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 77px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 8.5pt;
	color: #677D92;
}
body, td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 16px;
	color: #626262;
}
.rightcontent a {
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
}
.rightcontent a:hover {
	text-decoration: underline;
}
.contactswhite {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8.5pt;
	color: #FFFFFF;
}
.contactswhite a {
	color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}
.logintitles {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8.5pt;
	color: #677D92;
}
.navitem {

	background-image: url(../img/bg_navbar.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #8EC8CE;
	text-decoration: none;
}
.navitem a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8.5pt;
	color: #E5E5E5;
	text-decoration: none;
	padding-right: 9px;
	padding-left: 9px;
}
.navitem a:hover {

	text-decoration: underline;
}
.navitemselected {


	background-image: url(../img/bg_navbar_selected.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #8EC8CE;
	text-decoration: none;
}
.navitemselected a {

	font-family: Tahoma, Verdana, Arial;
	font-size: 8.5pt;
	color: #E5E5E5;
	text-decoration: none;
	padding-right: 9px;
	padding-left: 9px;
}
.navitemselected a:hover {


	text-decoration: none;
}
.contentareabg {
	height: 300px;
	background-color: #FFFFFF;
}
.contentareabgsolut {
	height: 300px;
}
.formerror {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FF0000;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #B4B6C9;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3A6C9D;
	border: none;
	padding: 3px;
}
.soft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
}
.red {
	color: #A8122A;
}
.contentareamenu {

	padding: 15px 20px;
	line-height: 18px;
}
.contentareamenuright {
	padding: 15px 10px 15px 15px;
	background-image: url(../img/bg_lines.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.submenuitem {
	background-color: #FFFFFF;
	border: 1px solid #EFF1F5;
	padding: 6px;
}
.submenuitem a {
	text-decoration: none;
	color: #4C7FAA;
	font-weight: bold;
}
.submenuitemselected {
	background-color: #EFF1F5;
	border: 1px solid #EFF1F5;
	padding: 6px;
}
.submenuitemselected a {

	text-decoration: none;
	color: #4C7FAA;
	font-weight: bold;
}
h2 {

	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11pt;
	color: #3276AD;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 17px;
}
.submenuitem a:hover {
	text-decoration: underline;
}
.submenuitemproduct {
	background-color: #FFFFFF;
	border: 1px solid #EFF1F5;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.submenuitemproduct a {
	text-decoration: underline;
	color: #5E8499;
	font-size: 8.5pt;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	line-height: 13px;
}
.submenuitemproductselected {
	background-color: #EFF1F5;
}
.submenuitemproductselected a {
	text-decoration: none;
	color: #333333;
}
.submenuitemdisko1 {
	border: 1px solid #FFFFFF;
	padding: 6px;
	background-color: #B7D9CB;
}
.submenuitemdisko1 a {

	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.submenuitemdisko2 {

	border: 1px solid #FFFFFF;
	padding: 6px;
	background-color: #299269;
}
.submenuitemdisko2 a {


	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.submenuitemdisko3 {


	border: 1px solid #FFFFFF;
	padding: 6px;
	background-color: #0097D6;
}
.submenuitemdisko3 a {



	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.submenuitemdisko4 {



	border: 1px solid #FFFFFF;
	padding: 6px;
	background-color: #E8BD11;
}
.submenuitemdisko4 a {




	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.submenuitemdisko5 {




	border: 1px solid #FFFFFF;
	padding: 6px;
	background-color: #B1A9A7;
}
.submenuitemdisko5 a {





	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.submenuitemdisko6 {





	border: 1px solid #FFFFFF;
	padding: 6px;
	background-color: #CF4038;
}
.submenuitemdisko6 a {






	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.submenuitemdisko7 {






	border: 1px solid #FFFFFF;
	padding: 6px;
	background-color: #4EB3C7;
}
.submenuitemdisko7 a {







	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.formarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #B4B6C9;
	padding: 3px;
}
