.wide10 { width: 10px }
.wide20 { width: 20px }
.wide30 { width: 30px }
.wide40 { width: 40px }
.wide50 { width: 50 }
.wide60 { width: 60 }
.wide70 { width: 70 }
.wide80 { width: 80 }
.wide90 { width: 90 }
.wide100 { width: 100 }
.wide110 { width: 110 }
.wide120 { width: 120 }
.wide130 { width: 130 }
.wide140 { width: 140 }
.wide150 { width: 150 }
.wide160 { width: 160 }
.wide170 { width: 170 }
.wide180 { width: 180 }
.wide190 { width: 190 }
.wide200 { width: 200 }
.wide210 { width: 210 }
.wide220 { width: 220 }
.wide230 { width: 230 }
.wide240 { width: 240 }
.wide250 { width: 250 }
.wide260 { width: 260 }
.wide270 { width: 270 }
.wide280 { width: 280 }
.wide290 { width: 290 }
.wide300 { width: 300 }
.wide310 { width: 310 }
.wide320 { width: 320 }
.wide330 { width: 330 }
.wide340 { width: 340 }
.wide350 { width: 350 }
.wide360 { width: 360 }
.wide370 { width: 370 }
.wide380 { width: 380 }
.wide390 { width: 390 }
.wide400 { width: 400 }
.wide410 { width: 410 }
.wide420 { width: 420 }
.wide430 { width: 430 }
.wide440 { width: 440 }
.wide450 { width: 450 }
.wide460 { width: 460 }
.wide470 { width: 470 }
.wide480 { width: 480 }
.wide490 { width: 490 }
.wide500 { width: 500 }
.wideFull { width: 100% }

BODY {
  font-family: Verdana, Tahoma, Arial;
  background-color: #EEF2FB;
  font-size: 11px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
	color: #545B62; 
}

TD {
  font-size: 11px;
}

TD.footer {
  background-color: #6699CC;
  color: #FFFFFF;
  text-align: center;
  padding-top: 5px;
  font-size: 10px;
}

TABLE.menu {
  background-color: #008290;
  border-bottom: 1px solid #FFFFFF;
  height: 26px;
  color: #FFFFCC;
  width: 100%;
  font-size: 11px;
  
}

TD.menu {
	width: 90px;
	padding-left: 10px;
}

A.white {
  text-decoration: underline;
  color: #FFFFFF;
}

A.white:hover {
  text-decoration: none;
}

A.menu {
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
}

A.menu:hover {
  text-decoration: underline;
}

P.news_text {
  margin-top: 5px;
	color: #545B62;
  font-size: 11px;
}

P.news_date {
  margin-bottom: 5px;
	color: #D52800;
  font-size: 11px;
}

P {
  font-size: 12px;
	margin-top: 5px;
}

A.intext {
  color: #E75F36;
	font-weight: bold;
	text-decoration: none;
}

A.intext:hover {
	text-decoration: underline;
}

P.price_title, P.material_line {
  color: #D52800;
	border-bottom: 1px solid #BFD1E3;
	margin-bottom: 5px;
	font-weight: bold;
}

P.material_menu {
  color: #D52800;
	border-bottom: 1px solid #8AA3BD;
	margin-bottom: 5px;
	font-weight: bold;
}

P.material_section {
	border-bottom: 1px solid #BFD1E3;
	margin-bottom: 5px;
	font-weight: bold;
}

IMG.intext {
  border: 1px solid #BFD1E3;
}

TABLE.intext {
	border-collapse: collapse;
	border: 1px solid #BFD1E3;
}

TD.intext {
	border: 1px solid #BFD1E3;
	background-color: #D8E4F1;
}

UL {
  margin-top: 0px;
  margin-bottom: 10px;
}

UL.last_item {
  margin-bottom: 5px;
}

LI {
  margin-bottom: 3px;
}
