a:link {
	color: #A80011;
	text-decoration: none
}
a:visited {
	color: #A80011;
	text-decoration: none
}
a:hover {
	color: #A80011;
	text-decoration: underline
}
body {
	margin:0px;
	background-color: #e0e0e0;
	color: #2f2f2f;
	font-size: 13px;
	font-family: Verdana, Arial, sans-serif;
}
.rightalignbg {
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: top right;
}
.leftalignbg {
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
.sidebarbg {
	background-image: url(img/sidebar_bg.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.content {
	color: #2f2f2f;
	font-size: 13px;
	font-family: Verdana, Arial, sans-serif;
}
div#homeproductpics {
	background: url(img/home_productpics.jpg);
	height: 167px;
	background-repeat: no-repeat
}
div#homeboxheaders {
	background: url(img/home_calgas_boxhdrs.gif);
	height: 50px;
	background-repeat: no-repeat
}
.homefadebg {
	background-image: url(img/home_bgfade.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.homefeatprodbg {
	background-image: url(img/home_featprod_bg.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.homecalgasbg {
	background-image: url(img/home_calgasbox_bg.gif);
	background-repeat: repeat-y;
	background-position: top;
}
#blanket {
	background-color:#111;
	opacity: 0.65;
	filter:alpha(opacity=65);
	position:absolute;
	z-index: 9001;
	top:0px;
	left:0px;
	width:100%;
}
#popUpDivWikaXsel, #popUpDivWikaTherm, #popUpDivWikaCal, #popUpDivWikaTrans, #popUpDivWikaDFtherm, #popUpDiv3D, #popUpDivSSD, #popUpDivRobin, #popUpDivCrys, #popUpDivNoshok, #popUpDivFisher, #popUpDivBarton, #popUpDivReynolds, #popUpDivGraphic, #popUpDivDaniel, #popUpDivRalston, #popUpDivPelican, #popUpDivGastec {
	position:absolute;
	background-color:#e0e0e0;
	width:500px;
	height:400px;
	overflow-y: auto;
	z-index: 9002;
}
.headline {
	text-decoration: none;
	font-weight: bold;
	color: #2f2f2f;
	font-size: 13px;
}
.title {
	font-weight: bold;
	color: #2f2f2f;
	font-size: 15px;
}
.header {
	text-shadow: 1px 2px 3px #999999;
	font-weight: bold;
	color: #A80011;
	font-size: 28px;
}
.form {
	color: #2f2f2f;
	font-size: 16px;
}
.req {
	color: #A80011;
	font-size: 11px;
	font-weight: bold
}
.footer {
	font-size: 11px;
}

