body {
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  margin: 0px;
  scrollbar-3dlight-color: #cccccc;
  scrollbar-arrow-color: #000000;
  scrollbar-base-color: #cccccc;
  scrollbar-darkshadow-color: #2f4f4f;
  scrollbar-face-color: #cccccc;
  scrollbar-highlight-color: #cccccc;
  scrollbar-shadow-color: #cccccc;
  scrollbar-track-color : #ededed;
}
.main_color {
  color: #ff8040;
}
h1 {
  color: #ff8040;
  font-size: 22px;
}
.txt22 {
  font-size: 22px;
}
h2 {
  color: #ff8040;
  font-size: 20px;
}
.txt20 {
  font-size: 20px;
}
h3, .title {
  color: #ff8040;
  font-size: 18px;
}
.txt18 {
  font-size: 18px;
}
h4 {
  color: #ff8040;
  font-size: 16px;
}
.txt16 {
  font-size: 16px;
}
h5 {
  color: #ff8040;
  font-size: 14px;
}
.txt14 {
  font-size: 14px;
}
h6 {
  color: #ff8040;
  font-size: 12px;
}
.txt12, p, td {
  font-size: 12px;
}
.copy, .txt10 {
  font-size: 10px;
}
hr {
  border: 0px;
  color: #ff8040;
  background-color: #ff8040;
  height:1px;
}

form {
  margin:0px;
  padding:0px;
}
input, textarea, select {
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  background-color: #F4F4F4;
  border-width: 1px;
  border-color: #363636;
}

.row1 {
  height: 26px;
  background-color: #FFFFFF;
}
.row2 {
  height: 26px;
  background-color: #EEEEEE;
}
.error {
  font-weight: bold;
  color:#FF0000;
}

/* common styles */
a, a:link, a:active, a:visited {
  font-size: 12px;
  color: #ff8040;
  text-decoration: none;
}
a:hover {
  font-size: 12px;
  color: #666666;
  text-decoration: underline;
}
a.mnu1, a.mnu1:link, a.mnu1:active, a.mnu1:visited {
  color: #ffffff;
  text-decoration: none;
}
a.mnu1:hover {
  color: #ffffff;
  text-decoration: underline;
}

/* inline images boxes */
.boxinline_tbl {
  background-color: #fff;
  border: 1px solid #DCDCDC;
}
.boxinline_head {
  margin-bottom:3px;
  border-bottom:0px solid #DCDCDC;
  padding-left:0px;
  padding: 6px;
  font-size:11px;
  font-weight: bold;
  color:#535353;
  background-color: #EEEEEE;
}
.boxinline_td {
  background-color: #FFF;
  text-align: justify;
}
.boxinline_img {
  margin-right:5px;
}
.boxinline_btn {
}
.boxinline_imgshort {
}

/* prevnext boxes */
.boxborder{background-color:#000000;}
.boxprevnext, .boxprevnext A:link, .boxprevnext A:visited, .boxprevnext A:active {background-color:#DCDCDC; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#000000; font-weight:bold; text-decoration:none;}
.boxprevnext A:hover {color:#ff8040;}

/* review table */
.rev_table {
}

/* products module*/
.products_list_date_added {
  color: #bcbcbc;
}
a.products_list_title, a.products_list_title:active, a.products_list_title:link, a.products_list_title:visited {
  font-size: 17px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}
a.products_list_title:hover {
  color:#666666;
}
.products_list_title {
  font-size: 17px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}
.products_list_old_price {
}
.products_list_price {
  color:#666666;
  font-weight: bold;
  font-size: 14px;
}
.products_list_save {
  color:#666666;
}

/* news module */
.news_details {
  text-align: justify;
}

/* downloads module */
.downloads_list_date_added {
  color: #bcbcbc;
}
a.downloads_list_title, a.downloads_list_title:active, a.downloads_list_title:link, a.downloads_list_title:visited {
  font-size: 17px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}
a.downloads_list_title:hover {
  color:#666666;
} 
.downloads_list_title {
  font-size: 17px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}
.downloads_list_fsize {
  color:#666666;
  font-weight: bold;
  font-size: 14px;
}