body {
		margin: 0px 0px;
		padding: 0px;
		text-align: center;
    background-color: #C0C0C0;
		font-family: verdana, tahoma;
}

#background {
	background-color: #DDDDDD;
	width: 700px;
	margin: auto;
}

#banner{
	position: relative;
	top: 20px;
}

#menu {
	position: relative;
	margin-top: 25px;
}

#content {
	position: relative;
	margin-top: 15px;
}

#contenttop {
	position: relative;
	background: url(gfx/content_top.gif) no-repeat center top;
	width: 538px;
	height: 26px;
  text-align: left;
}

#contentmain {
	position: relative;
	background: url(gfx/content.gif) left top;
	width: 538px;
}

#contentbottom {
	position: relative;
	background: url(gfx/content_bottom.gif) no-repeat left top;
	width: 538px;
	height: 14px;
}

#footer {
	position: relative;
	background: url(gfx/footer.gif) no-repeat left top;
	margin-top: 15px;
	width: 541px;
	height: 40px;
}

#headertext {
	padding-top: 2px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding-left: 40px;
}

#footertext {
	padding-top: 7px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	padding-left: 112px;
}

.newsheader {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 5px;
}

.newsdate {
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	font-style: italic;
	padding-left: 20px;
	padding-top: 0px;
}

.newscontent {
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	padding: 10px 20px 10px 20px;

}

div.product {
	padding-top: 10px;
	padding-left: 20px;
}

.productimg {
	padding-left: 20px;
	background: url(gfx/product.gif) no-repeat left top;
	height: 35px;
}

.productheader {
	padding-left: 20px;
	height: 35px;
	font-weight: bold;
	text-align: left;
	font-size: 16px;
	padding-top: 10px;
}

.btext {
	font-weight: bold;
}

.ntext {
	text-align: left;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 7px;
}

td.subject {
	padding-bottom: 10px;
}

.cstextbox {
	width: 300px;
	border: 1px solid #000;
}

.cmtextbox {
	width: 300px;
	border: 1px solid #000;
	height: 120px;
}

.cbutton {
}

a.menuitem {color: #000000;	font-size: 18px; text-decoration: none;}
a.menuitem:hover {color: #FF9000; color: #000000; text-decoration: underline}

a.news {color: #0000FF;	font-size: 12px; text-decoration: none;}
a.news:hover {color: #0000FF; text-decoration: underline}

a.product {color: #0000FF;	font-size: 12px; font-weight: bold; text-decoration: none;}
a.product:hover {color: #0000FF; text-decoration: underline}
