.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }

BODY {
 background: #2C2C2C;
 background-image: url(images/design/globalbg.png);
 color: #2C2C2C;
 margin: 0px;
 font-family: Tahoma, Verdana, Arial, sans-serif, Serifa BT, Courier New, Courier;
 font-size:12px;
}

.big_heading {
 color: #2C2C2C;
 font-family: Tahoma, Verdana, Arial, sans-serif, Serifa BT, Courier New, Courier;
 font-size:15px;
 font-weight:bold;
}
.justext {
 text-align: justify;
}

A {
 color: #2C2C2C;
 text-decoration: none;
}
A:hover {
 color: #000000;
 text-decoration: underline overline;
}

table {
 font-family: Tahoma, Verdana, Arial, sans-serif, Serifa BT, Courier New, Courier;
 font-size:12px;
 color: #2C2C2C;
}

table.news {
 font-family: Tahoma, Verdana, Arial, sans-serif, Serifa BT, Courier New, Courier;
 font-size:11px;
 color: #2C2C2C;
}
tr.news_heading {
 font-family: Tahoma, Verdana, Arial, sans-serif, Serifa BT, Courier New, Courier;
 font-size:12px;
 background: #CCCCCC;
 text-align: top left;
 height:20px;
 color: #2C2C2C;
}
td.news_contents {
 font-family: Tahoma, Verdana, Arial, sans-serif, Serifa BT, Courier New, Courier;
 font-size:11px;
 background: #DDDDDD;
 text-align: top left;
 padding: 15px;
 color: #2C2C2C;
}

td.blackbar {
 background: #2C2C2C;
 background-image: url(images/design/blackbar.png);
 color: #ffffff;
 font-size:11px;
 padding:2px;
 height:30px;
}
td.unbread {
 background: #2C2C2C;
 background-image: url(images/design/globalbg.png);
 color: #ffffff;
 font-size:11px;
 padding:2px;
}
td.bread {
 background: #888888;
 background-image: url(images/design/breadbar.gif);
 color: #ffffff;
 font-size:11px;
 padding:2px;
}
A.bread {
  color: #ffffff;
  text-decoration: none;
}
A:hover.bread {
  color: #ffffff;
  text-decoration: underline overline;
}

td.topmenu {
 background: #2C2C2C;
 color: #ffffff;
 font-size:13px;
 height:25px;
 text-align: top right;
}
A.topmenu {
  color: #ffffff;
  text-decoration: none;
}
A:hover.topmenu {
  color: #ffffff;
  text-decoration: underline overline;
}

.overbar {
 background: #ffffff;
 background-image: url(images/design/overbar.gif);
 font-size:1px;
}
.underbread {
 background: #ffffff;
 background-image: url(images/design/overbar.gif);
 font-size:1px;
}

.infoBox {
  background: #888888;
}
.infoBoxNew {
  background: #888888;
}
.infoBoxContents {
  background: #f8f8f8;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.infoBoxNotice {
  background: #e0e0e0;
}
.infoBoxNoticeContents {
  background: #eaeaea;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.products_menu_title {
 background: #2C2C2C;
 background-image: url(images/design/pmtitle.png);
 color: #ffffff;
 font-size:13px;
 height:26px;
 text-align: center middle;
 padding:5px;
}

.products_form_title {
 background: #2C2C2C;
 background-image: url(images/design/pmformt.png);
 color: #ffffff;
 font-size:13px;
 height:26px;
 text-align: center middle;
 padding:5px;
}

.products_form_title_noimg {
 background: #2C2C2C;
 color: #ffffff;
 font-size:13px;
 height:26px;
 text-align: center middle;
 padding:5px;
}

.products_menu_contents {
 background: #d9d9d9;
 color: #000000;
 font-size:12px;
 padding:5px;
}

image {
 border-style:solid;
 border-color: #2C2C2C;
}

.smalltext {
 font-size:10px;
}

table.products_table {
 font-family: Tahoma, Verdana, Arial, sans-serif, Serifa BT, Courier New, Courier;
 font-size:11px;
 color: #2C2C2C;
 background: #000000;
}

tr.products_table_heading {
 background:#c9c9c9;
 color: #2C2C2C;
}
tr.products_table_contents {
 background:#FFFFFF;
 color: #2C2C2C;
}

.products_groups_title {
 color: #2C2C2C;
 font-size:13px;
 height:20px;
 text-align: center middle;
 padding:5px;
}
.products_groups_contents {
 color: #2C2C2C;
 font-size:12px;
 padding:5px;
}
A.groups {
  color: #000000;
  text-decoration: none;
}
A:hover.groups {
  color: #000000;
  text-decoration: underline overline;
}

INPUT.common {
 background:#ffffff;
 color:#000000;
 border:1px;
 border-style:solid;
 border-color:#000000;
 font-size:13px;
 padding-top:0px;
 padding-left:5px;
 padding-right:5px;
 margin:0px;
 text-align:left;
}
textarea.common {
 background:#ffffff;
 color:#000000;
 border:1px;
 border-style:solid;
 border-color:#000000;
 padding-top:0px;
 padding-left:5px;
 padding-right:5px;
 margin:0px;
 text-align:left;
}

INPUT.cart_input_quantity {
 background:#ffffff;
 color:#000000;
 border:1px;
 border-style:solid;
 border-color:#000000;
 font-size:13px;
 height:20px;
 width:60px;
 padding-top:0px;
 padding-left:5px;
 padding-right:5px;
 margin:0px;
 text-align:center;
}

INPUT.business_input_email {
 background:#ffffff;
 color:#000000;
 border:1px;
 border-style:solid;
 border-color:#000000;
 font-size:13px;
 height:20px;
 width:250px;
 padding-top:0px;
 padding-left:5px;
 padding-right:5px;
 margin:0px;
 text-align:left;
}

INPUT.job_input {
 background:#ffffff;
 color:#000000;
 border:1px;
 border-style:solid;
 border-color:#000000;
 font-size:13px;
 height:20px;
 padding-top:0px;
 padding-left:5px;
 padding-right:5px;
 margin:0px;
 text-align:left;
}
select.job_select {
 background:#ffffff;
 color:#000000;
 border:1px;
 border-style:solid;
 border-color:#000000;
 font-size:13px;
 height:20px;
 padding-top:0px;
 padding-left:5px;
 padding-right:5px;
 margin:0px;
 text-align:left;
}
textarea.job_tarea {
 background:#ffffff;
 color:#000000;
 border:1px;
 border-style:solid;
 border-color:#000000;
 font-size:13px;
 padding-top:0px;
 padding-left:5px;
 padding-right:5px;
 margin:0px;
 text-align:left;
}

.writefield {
 background:#ffffff;
 color:#000000;
 border:1px;
 border-style:solid;
 border-color:#000000;
 font-size:13px;
 padding-top:0px;
 padding-left:5px;
 padding-right:5px;
 margin:0px;
 text-align:left;
}

.imgram {
 border:2px;
 border-style:solid;
 border-color:#2C2C2C;
}

