* html #ontopmenu {position:absolute;}
#ontopmenu {
	display:block; 
	position:fixed; 
	padding:10px; 
	text-align:center; 
	font-weight:bold; 
	color:#fff; 
}

.newsheader {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	FONT-FAMILY: arial, helvetica;
	background-color: #0156CA;
	color: #fff;
}

.newstitle {
	PADDING-BOTTOM: 0px; 
	PADDING-LEFT: 15px; 
	PADDING-RIGHT: 0px; 
	PADDING-TOP: 3px;
	font-size: 12px;
	display:block; 
	overflow: hidden;
	height:18px;
}

.newsdate {
	font-size: 12px;
}

.newslink {
	FONT-WEIGHT:bold; FONT-SIZE: 12px; COLOR: #496982; FONT-FAMILY: arial; text-decoration:none;
}
.newslink:hover {
	COLOR: #172023; text-decoration:none;
}

.news {
	padding-left: 15px;
}

.news .ntitle {
	FONT-WEIGHT:bold; 
	FONT-SIZE: 12px; 
	COLOR: #333; 
	FONT-FAMILY: arial, helvetica;
	padding-top: 12px;
}

.news .ndate {
	FONT-SIZE: 12px; 
	COLOR: #496982; 
	FONT-FAMILY: arial, helvetica;
}

.news .nbody {
	FONT-SIZE: 12px; 
	COLOR: #333; 
	FONT-FAMILY: arial, helvetica;
	padding-bottom: 12px;
}

.mainpage {
	padding-left:15px; 
	padding-right:7px;
}

.mainpage .body {
	FONT-SIZE: 11px; 
	COLOR: #333; 
	display:block; 
	overflow: hidden;
	width: 330px;
	height:14px;
	float: left;
}
.mainpage .link {
	width: 30px;
	height:14px;
	float: left;
}
.mainpage .link a {
	FONT-FAMILY: arial, helvetica;
	font-weight:bold; 
	color: #3388cc;
	FONT-SIZE: 12px; 
}

.banner {
	text-align: right;
	padding-right: 10px;
}
.producttitle {
	FONT-FAMILY: arial, helvetica;
	font-size: 15px;
	font-weight: bold;
}

.colordisplay {
	width: 115px;
	height: 135px;
	float: left;
	FONT-FAMILY: arial, helvetica;
	font-size: 12px;
}

.product {
	padding-bottom: 12px;
	padding-right: 8px;
}

.product .ptable {
	border: 1px #333 solid;
}

.product .pname {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	border-bottom: 1px #333 solid;
	padding-left: 5px;
	text-align: center;
}

.product .pmaterial {
	font-size: 10px;
	border-top: 1px #333 solid;
	padding-left: 5px;
	text-align: center;
}

.product .ppic {
	height: 186px;
}

#pnew {
	color: red;
	text-decoration: blink;
}

.customtitle {
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
}

.colums {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

