@charset "utf-8";
/* CSS Document */
.topmenu_new {
	padding:0px;
	list-style-type:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
.topmenu_new li {
	padding-right:1px;
	border-right: solid 1px #fff;
	float: left;
}
.topmenu_new li a {
	display:block;
	font:bold 11px/normal Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	background:url(../images/menubg.jpg) repeat-x center;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
}
.topmenu_new li a:hover {display:block; padding:5px 12px 5px 12px; font:bold 11px/normal Verdana, Arial, Helvetica, sans-serif; color:#FFF; text-decoration:none; text-transform:uppercase; background:url(../images/menubgover.jpg) repeat-x center;}
.topmenu_new li ul {
	position:absolute;
	margin:0px;
	padding:0px;
	list-style-type:none;
	background-color:#FFFFFF;
	border:solid 1px #CCCCCC;
	visibility:hidden;
	float: left;
}
.topmenu_new li ul li {float:none; padding-right:0px; border-right: none; margin-bottom:1px;}
.topmenu_new li ul li a {background:none; background-color:#eeeeee; color:#000000;}
.topmenu_new li ul li a:hover {background:none; background-color:#BBB; color:#FFF;}
.topmenu_new li ul li ul {
	position:absolute;
	margin-left:420px;
	visibility:hidden;
	margin-top:-24px;
}

.topmenu_new li:hover ul, .topmenu_new li:hover ul li:hover ul {visibility:visible;}
.topmenu_new li:hover ul li ul {visibility:hidden;}


body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #88bbed;
}

.border {
	border: 1px solid #ebebeb;
}

.toptxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #4b4b50;
	text-align: right;
}

.toptxt a {
	color: #4b4b50;
	text-decoration: none;
}

.toptxt a:hover {
	color: #e73b05;
	text-decoration: underline;
}

.toptxt h1 {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #004c93;
	margin: 0px;
	padding: 0px;
}



/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ LEFT PAN +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-*/

.leftpan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1d326c;
	background-color: #FFFFFF;
	background-image: url(../images/leftnright_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	width: 191px;
	height: 440px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;
	vertical-align: top;
}

.leftpan a {
	color: #1d326c;
	text-decoration: none;
}

.leftpan a:hover {
	color: #118ede;
	text-decoration: none;
}

.leftpan img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.leftpan h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}



/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ CENTER PAN +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-*/

.welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.welcome span {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #1d336c;
}

.txtgeneral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

.txtgenerallink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.txtgenerallink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #05a2f3;
	text-decoration: none;
}

.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #e73b05;
	text-decoration: none;
}

.more:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0080D5;
	text-decoration: underline;
}

.title {
	background-image: url(../images/bullet_title.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #1d336c;
	height: 28px;
	text-indent: 25px;
	padding-top: 4px;
}




/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ RIGHT PAN +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-*/

.rightpan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1d326c;
	background-color: #FFFFFF;
	background-image: url(../images/leftnright_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	width: 191px;
	height: 440px;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eeeeee;
}

.rightpan a {
	color: #1d326c;
	text-decoration: none;
}

.rightpan a:hover {
	color: #000000;
	text-decoration: none;
}

.rightpan img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.rightpan h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}



/* +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ FOOTER +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-*/

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #383a3c;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 800px;
	vertical-align: middle;
}

.footer a {
	color: #383a3c;
	text-decoration: none;
}

.footer a:hover {
	color: #e73b05;
	text-decoration: none;
}

.footer h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #383a3c;
	margin: 0px;
	padding: 0px;
}

.footer span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #05a2f4;
}

#leftsub_gas_chromatographs {
	position:absolute;
	width:150px;
	height:115px;
	z-index:101;
	left: 193px;
	top: 421px;
	visibility: hidden;
}

#leftsub_gas_chromatographs table {
	background-color:#bbbbbb;
}

#leftsub_gas_chromatographs a {
	text-decoration: none;
	color:#000000;
	background-color:#ffffff;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 20px;
	text-indent: 7px;
	line-height: 18px;

}

#leftsub_gas_chromatographs a:hover {
	text-decoration: none;
	color:#000000;
	background-color:#f0f0f0;
}



#leftsub_gas_purification_panel {
	position:absolute;
	width:300px;
	height:115px;
	z-index:101;
}

#leftsub_gas_purification_panel table {
	background-color:#bbbbbb;
}

#leftsub_gas_purification_panel a {
	text-decoration: none;
	color:#000000;
	background-color:#ffffff;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 20px;
	text-indent: 7px;
	line-height: 18px;
}

#leftsub_gas_purification_panel a:hover {
	text-decoration: none;
	color:#000000;
	background-color:#f0f0f0;
}


.newmwnu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.newmwnu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
