body {
	background-color: #CBCBCB;
	background-image: url(images/backtop.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.mainmenu_back {
	background-image: url(images/index_02.jpg);
	background-repeat: repeat-x;
	height:48px;
	background-position:center bottom;
}
.menu_links {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	width:90px;
	text-align:center;
	display:block;
	float:left;
	height:48px;
	vertical-align:middle;
}
.menu_content {
	margin-left:10px;
}
.atext {
	padding-top:20px;
}
/*
.menu li {
	list-style-image:none;
	list-style:none;
	list-style-type:none;
	float:left;
	width:90px;
	text-align:center;
}*/
/*
.menu li:hover {
	background-image:url(images/btn_menu_hover.png);
	height:48px;
	background-repeat:no-repeat;
	width:90px;
}*/
.mainmenu_back a:hover {
	background-image:url(images/btn_menu_hover.png);
	height:48px;
	background-repeat:no-repeat;
	width:90px;
}
.mainmenu_back a.active {
	background-image:url(images/btn_menu_hover.png);
	height:48px;
	background-repeat:no-repeat;
	width:90px;
}
.welcom_back {
	background-image: url(images/welcomeback.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #fdfdfd;
}
.inner_back {
	background-image: url(images/innerpageback.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FDFCFC;
}
.inner_pagline {
	background-image: url(images/innerpageline.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.inner_pagline_hori {
	background-image: url(images/line_hori.png);
	background-repeat: repeat-x;
	background-position: center center;
}
.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ef7a09;
}
.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
}
.contenttextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #575757;
	text-decoration: none;
}
.contenttextlink a {
	color: #575757;
	text-decoration: none;
}
.productnames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EF7909;
	font-weight: bold;
}
.sidelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EF7909;
	font-weight: bold;
}
.sidelinks a {
	color: #EF7909;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616161;
	font-weight: normal;
}
.footer a{
	color: #616161;
	text-decoration:none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #616161;
	font-weight: normal;
}
.imageborder {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-color: #e2e2e2;
	border-right-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	border-left-color: #e2e2e2;
}
