.greenlinetop {
	background-image: url(universal/green_pix.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004860;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF7F00;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF7F00;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF7F00;
	text-decoration: underline;
}
.bottommenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	background-image: url(universal/textmenu_bg.gif);
	background-repeat: no-repeat;
}
.bottommenu a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bottommenu a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bottommenu a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF7F00;
	text-decoration: underline;
}
.newsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-image: url(universal/newsletter_bg.gif);
	background-repeat: no-repeat;
}
.newsletter a:link, .newsletter a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2891b4;
	text-decoration: underline;
}
.newsletter a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF7F00;
}
.orangebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF7F00;
}}
.greenbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #2891B4;
}
.greendash {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #2891B4;
}
.greendashvert {
	border-left-style: dashed;
	border-left-width: 1px;
	border-left-color: #2891B4;
}
body {
	background-color: #FFFFFF;
	background-image: url(slices/bg.gif);
	background-repeat: repeat;
	margin: 0px;
}
.leftshadow {
	background-image: url(slices/left_dropshadow.gif);
	background-repeat: repeat-y;
}
.rightshadow {
	background-image: url(slices/right_dropshadow.gif);
	background-repeat: repeat-y;
}
.whitefill {
	background-color: #FFFFFF;
	background-image: url(slices/white_fill.gif);
	background-repeat: repeat;
}
.textmenubg {
	background-image: url(universal/textmenu_bg.gif);
	background-repeat: no-repeat;
}
.contactleft {
	background-image: url(universal/leftbox_left.gif);
	background-repeat: repeat-y;
}
.contactright {
	background-image: url(universal/leftbox_right.gif);
	background-repeat: repeat-y;
}
.contentleft {
	background-image: url(slices/inner_content_leftfill.gif);
	background-repeat: repeat-y;
}
.contentright {
	background-image: url(slices/inner_content_rightfill.gif);
	background-repeat: repeat-y;
}
.productleft {
	background-image: url(slices/inner_rightbox_left.gif);
	background-repeat: repeat-y;
}
.productright {
	background-image: url(slices/inner_rightbox_right.gif);
	background-repeat: repeat-y;
}
.bluebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2891B4;
	font-weight: bold;
}
