@charset "utf-8";
/* CSS Document */

body {
	background-color: #cccccc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.top_bg {
	background-image: url(images/topbarbg.gif);
	background-repeat: repeat;
	text-align: right;
}
.whitebarbg {
	background-image: url(images/whitbarbg.gif);
}


img
{  border-style: none;
}
.alignRight {
	text-align: right;
}

/* flyout menues start */
.cssfly {
	font-family: arial, sans-serif;
	width:106px;
	height:100px;
	position:relative;
	margin:0;
	font-size:11px;
	margin:1px 0;
}
.cssfly ul li a, .menu ul li a:visited {
	display:block;
	text-decoration:none;
	color:#000000;
	width:104px;
	height:20px;
	text-align:center;
	border:1px solid
#;
	border-width:1px 1px 0 0;
	background: #669966;
	color:#000;
	line-height:19px;
	font-size:11px;
	border: #000;
}
.cssfly ul {padding:0; margin:0;list-style-type: none; }
.cssfly ul li {float:left; margin-right:0px; position:relative;}
.cssfly ul li ul {display: none;}
.cssfly ul li:hover a {
	color:#FFF;
	background:#669966;
}
.cssfly ul li:hover ul {
display:block; position:absolute; top:0;
left:105px; width:105px;
}
.cssfly ul li:hover ul li a.hide {
	background:#fff;
	color:#000;
}
.bottombg {
	background-image: url(images/bottombg.gif);
	background-repeat: repeat-y;
}
.themenufont_big_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFF;
	text-align: right;
}


.cssfly ul li:hover ul li:hover a.hide {width:150px;}
.cssfly ul li:hover ul li ul {display: none;}
.cssfly ul li:hover ul li a {
	display:block;
	background:#669966;
	color:#000;
	width:150px;
}
.cssfly ul li:hover ul li a:hover {
	background:#669966;
	color:#FFF;
}
.cssfly ul li:hover ul li:hover ul {
	display:block;
	position:absolute;
	left:151px;
	top:0;
	color:#FFF;
}
.cssfly ul li:hover ul li:hover ul li a {
	display:block;
	width:200px;
	background:#dfc184;
	color:#FFF;
}
.cssfly ul li:hover ul li:hover ul li a:hover {
	background:#bd8d5e;
	color:#FFF;
}
.themenufont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	color: #FFF;
}
.footerfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

.defaultsitefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
}
.bottombg td table tr td {
	text-align: center;

}
.cev {
	text-align: center;
}
.centerfooter {
	text-align: center;
}
.redheaderfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F00;
	font-weight: bolder;
}
.bottombg td table tr td table tr td img {
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
chemicalheader {
	font-weight: bold;
}
.boldHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
}

