.tablebg 
{background: url(images/background.jpg) scroll no-repeat; 
  border: solid 1px #d1d0cc;
}
.DAN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}

.text { font-size: 8pt; font-family: arial, verdana; color: #222222; } 
.bodytext { font-size: 8pt; font-family: arial, verdana; color: #222222; }
.text2 { color: #333333; font-size: 10pt; font-family: arial, verdana; text-decoration: none;} 
.text2:hover { color: white; } 
.title {
	font-weight: normal;
	font-size: 14pt;
	color: #333;
	font-family: Arial, Verdana;
	padding-top: 45px;
} 
.topnav { font-size: 14px; color: #333; font-family: Arial, Verdana; text-decoration: none; } 
.topnav:hover { color: white; } .title2 { font-weight: normal; font-size: small; font-family: Arial, Verdana; } 
.enlarge { font-weight: normal; font-size: 10pt; font-family: Arial, Verdana; } 
.menu1 {
  background-image: url(images/left-menu-block.png);
  background-repeat: no-repeat;
  font-weight: bold;
  font-size: 10pt;
  color: #000;
  font-family: Arial, Verdana;
  height: 21px;
  width: 232px;
  /*border: solid 1px red;*/
}
.menu2 { font-weight: bold; font-size: 9pt; color: red; font-family: Arial, Verdana; text-decoration: none; } 
.menu2:hover {
	color: #666666;
}
/*.menu3 { font-weight: bold; font-size: 8pt; color: #FFFFFF; font-family: Arial, Verdana; text-decoration: none; } */
.menu3:hover {
	color: #000;
} 
BODY {
	font-size: 10pt;
	color: #333;
	font-family: arial;
	background-color: white;
	scrollbar-base-color: #000;
} 
A { color: white; } A:hover { color: silver; text-decoration: none; } 
.faq1 {
	font-weight: bold;
	font-size: 10pt;
	color: #000;
	font-family: Arial, Verdana;
} 
.PressTitle { font-size:12pt; } 
.textarea { font-size: 10pt; font-family: arial; background-color: black; scrollbar-base-color:black; color:Silver; } 
.frontsmall { font-size: 8pt; font-family: Arial; color: #000; }

A:link {
	text-decoration: none;
	color: #333;
}
A:visited {
	text-decoration: none;
	color: #333;
}
A:hover {
	text-decoration: none;
	color: #000;
}

A.text3 {
	color: #333;
	font-size: 9pt;
	font-weight: bold;
	font-family: arial, verdana;
	text-decoration: none;
} 
A.text3:hover {
	color: #000;
	font-size: 9pt;
	font-weight: bold;
	font-family: arial, verdana;
	text-decoration: none;
} 
A.text3:visited {
	color: #333;
	font-size: 9pt;
	font-weight: bold;
	font-family: arial, verdana;
	text-decoration: none;
} 

#signature{
	position: absolute;
	top: 76px;
  width: 200px;
  height: 204px;
	background-image: url(images/signature-logo.png);
	background-repeat: no-repeat;
}

#menubar {
  /*border: solid 1px red;*/
  position: relative;
	top:22px;
	left: 25px;
	width: 913px;
	height: 38px;
	background-image: url(images/menubar.png);
	background-repeat: no-repeat;
}

#searchbox {
  /*border: solid 1px blue;*/
  position: relative;
	top: -6px;
	left: 750px;
	background-image: url(images/search.png);
	background-repeat: no-repeat;
	width: 160px;
	height: 20px;
	float: left;
}

#topcartlinks {
  position: relative;
	top:22px;
	color: black;
	height: 22px;
	text-align: left;
	float: right;
	margin-right: 30px;
}

#toparea {
  position: relative;
	top:42px;
	left:-70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;	
	float: right;  
	width: 450px;
}

#maincontent {
  position: top;
  top: 50px;
  width: 705px;
}

#topandbottomtext {
	color: #000;
	font-size: 11px;
	padding-top: 60px;
	padding-right: 13px;
	padding-left: 3px;
}

.homepagesubtitlestop {
	color: #000;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 224px;
}

.homepagesubtitlesproducts {
	color: #333;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 168px;
	padding-left: 9px;
	padding-right: 9px;
	vertical-align: top;
}

#footer {
  background-image: url(images/footer.jpg);
  background-repeat: no-repeat;
  min-height: 332px;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #454741;
}

a.footer:link {text-decoration: none; color: #474747; font-weight: bold; font-size: 9px;}
a.footer:visited {text-decoration: none; color: #474747; font-weight: bold; font-size: 9px;}
a.footer:hover {
	text-decoration: none;
	color: #999;
	font-weight: bold;
	font-size: 9px;
}
a.footer:active {text-decoration: none; color: #474747; font-weight: bold; font-size: 9px;}

select {
	border: solid 1px #6a6a6a;
	background-color: #dcdcdc;
}


.textbox {
	border: solid 1px #6a6a6a;
	background-color: #ebebeb;
}


textarea {
	border: solid 1px #6a6a6a;
	background-color: #ebebeb;	
}
