/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce


  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; font-weight: bold;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px;color:#000000; background: #ffffff; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #3f3f3f; text-decoration: underline; }

BODY {
  color:#3f3f3f;
  margin:0;
  background: url(images/template/bg_loop.png) repeat-x #bdbdbd;
  text-align:center;
}

#fsHeader{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  top:0;
  bottom:0;
  left:50%;
  margin-left:-425px;
  width:850px;
  height:187px;
  background-color:#ffffff;
  text-align:center;
 }
 
.fsHeaderIE{
  position:fixed;
}

#fsBody{
  width:850px;
  text-align:center;
  /*margin:0 auto;*/
  margin:185 auto 0;
  padding:0;
  background-color:#ffffff;
}
 
 .gesamt{
 
 }

/** contribution css ul_categories */



#nav, #nav ul { /* all lists */
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 1;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color:#000000;
  text-align: left;
  vertical-align: middle;
  background-color: #ffffff;
}

ul#nav li {
list-style: none;
margin: 0; padding: 0em; /* padding für abstand zwischen link-boxen */
display : inline; /* verhindert doppelten Zeilenabstand im IE6 */
}

/** menu level 0 */
a.link_lev_0 {
  padding:4px;
  border-width:220px;
  display: block;
  padding-left:20px;
  font-weight:bold;
  background-image:url(images/categories/fs_empty.gif);
  background-repeat: no-repeat;
  background-position:7px 50%;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
}

/*#divid
{
 top:0px;
 width:900px;
 height:100px;
}*/

a.link_lev_0:hover, a.link_lev_0_selected:hover{
  background-color: #c8d2f0;
  border-top: solid 1px #003364;
  border-bottom: solid 1px #003364;
}

a.link_lev_0_selected {
  padding:4px;
  border-width:220px;
  display: block;
  font-weight: bold;
  font-size: 12px;
  color: #003364;
  padding-left:20px;
  background-image:url(images/categories/fs_arrow_down.gif);
  background-repeat: no-repeat;
  background-position:7px 50%;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
}

/** menu level 1 */
a.link_lev_1 {
  padding:4px;
  border-width:220px;
  display: block;
  padding-left:35px;
  background-image:url(images/categories/fs_arrow_right_lev_1.gif);
  background-repeat: no-repeat;
  background-position:7px 50%;
  border-top: solid 1px #CCCCCC;
  border-bottom: solid 1px #CCCCCC;
}

a.link_lev_1:hover, a.link_lev_1_selected:hover{
  background-color: #c8d2f0;
  border-top: solid 1px #003364;
  border-bottom: solid 1px #003364;
}

a.link_lev_1_selected {
  padding:4px;
  border-width:220px;
  display: block;
  font-weight: bold;
  font-size: 12px;
  color: #003364;
  padding-left:35px;
  background-image:url(images/categories/fs_arrow_down_lev_1.gif);
  background-repeat: no-repeat;
  background-position:7px 50%;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc
}

/** menu level 2 */
a.link_lev_2 {
  padding:4px;
  border-width:220px;
  display: block;
  padding-left:46px;
  background-image:url(images/categories/fs_arrow_right_lev_1.gif);
  background-repeat: no-repeat;
  background-position:18px 50%;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc
}

a.link_lev_2:hover, a.link_lev_2_selected:hover{
  background-color: #c8d2f0;
  border-top: solid 1px #003364;
  border-bottom: solid 1px #003364;
}

a.link_lev_2_selected {
  padding:4px;
  border-width:220px;
  display: block;
  font-weight: bold;
  font-size: 12px;
  color: #003364;
  padding-left:46px;
  background-image:url(images/categories/fs_arrow_down_lev_1.gif);
  background-repeat: no-repeat;
  background-position:18px 50%;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc
}

/** menu level 3 */
a.link_lev_3 {
  padding:4px;
  border-width:220px;
  display: block;
  padding-left:57px;
  background-image:url(images/categories/fs_arrow_right_lev_1.gif);
  background-repeat: no-repeat;
  background-position:29px 50%;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc
}

a.link_lev_3:hover, a.link_lev_3_selected:hover{
  background-color: #c8d2f0;
  border-top: solid 1px #003364;
  border-bottom: solid 1px #003364;
}

a.link_lev_3_selected {
  padding:4px;
  border-width:220px;
  display: block;
  font-weight: bold;
  font-size: 12px;
  color: #003364;
  padding-left:57px;
  background-image:url(images/categories/fs_arrow_down_lev_1.gif);
  background-repeat: no-repeat;
  background-position:29px 50%;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc
}


/** menu level 4 */
a.link_lev_4 {
  padding:4px;
  border-width:220px;
  display: block;
  padding-left:68px;
  background-image:url(images/categories/fs_arrow_right_lev_1.gif);
  background-repeat: no-repeat;
  background-position:40px 50%;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc
}

a.link_lev_4:hover, a.link_lev_4_selected:hover{
  background-color: #c8d2f0;
  border-top: solid 1px #003364;
  border-bottom: solid 1px #003364;
}

a.link_lev_4_selected {
  padding:4px;
  border-width:220px;
  display: block;
  font-weight: bold;
  font-size: 12px;
  color: #003364;
  padding-left:68px;
  background-image:url(images/categories/fs_arrow_down_lev_1.gif);
  background-repeat: no-repeat;
  background-position:40px 50%;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc
}

/** menu level 5 */
a.link_lev_5 {
  padding:4px;
  border-width:220px;
  display: block;
  padding-left:79px;
  background-image:url(images/categories/fs_arrow_right_lev_1.gif);
  background-repeat: no-repeat;
  background-position:51px 50%;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc
}

a.link_lev_5:hover, a.link_lev_5_selected:hover{
  background-color: #c8d2f0;
  border-top: solid 1px #003364;
  border-bottom: solid 1px #003364;
}

a.link_lev_5_selected {
  padding:4px;
  border-width:220px;
  display: block;
  font-weight: bold;
  font-size: 12px;
  color: #003364;
  padding-left:79px;
  background-image:url(images/categories/fs_arrow_down_lev_1.gif);
  background-repeat: no-repeat;
  background-position:51px 50%;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc
}


/** menu level 6 */
a.link_lev_6 {
  padding:4px;
  border-width:220px;
  display: block;
  padding-left:90px;
  background-image:url(images/categories/fs_arrow_right_lev_1.gif);
  background-repeat: no-repeat;
  background-position:62px 50%;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc
}

a.link_lev_6:hover, a.link_lev_6_selected:hover{
  background-color: #c8d2f0;
  border-top: solid 1px #003364;
  border-bottom: solid 1px #003364;
}

a.link_lev_6_selected {
  padding:4px;
  border-width:220px;
  display: block;
  font-weight: bold;
  font-size: 12px;
  color: #003364;
  padding-left:90px;
  background-image:url(images/categories/fs_arrow_down_lev_1.gif);
  background-repeat: no-repeat;
  background-position:62px 50%;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc
}
/** end ul categories by fast-special Ltd. */

/** categories_scoov by fast-special Ltd. */
/* menu Image -noborderBox - Show Sub-categories  Star VERSION 3*/
/*
a.menucateg:link, a.menucateg:visited, a.menucateg:active {
display: block;
vertical-align: middle;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: left;
height: 12px;
text-decoration: none;
border: solid 1px #E6E9EC;
}

a.menucateg:hover {
border: solid 1px #6633CC;
background-image: url(images/menuon.png);
background-repeat: repeat;
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
}

a.menusubcateg:link, a.menusubcateg:visited, a.menusubcateg:active {
display: block;
vertical-align: middle;
font-size: 9px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
height: 12px;
text-decoration: none;
border: solid 1px #E6E9EC;
}

a.menusubcateg:hover {
border: solid 1px #6633CC;
background-image: url(images/menuon.png);
background-repeat: repeat;
text-decoration: none;
color: #FFFFFF;
}
*/
/* menu Image -noborderBox - Show Sub-categories  End */

/* menu Image -noborderBox2 - Show Sub-categories  Star */
a.menucateg:link, a.menucateg:visited, a.menucateg:active {
display: block;
vertical-align: middle;
color:#000000;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-align: left;
height: 19px;
padding-top:2px;
text-decoration: none;
background-color: #c8d2f0;
border: solid 1px #000000;
}

a.menucateg:hover {
border: solid 1px #CCCCCC;
background-image: url(images/menuon.png);
background-repeat: repeat;
text-decoration: none;
font-weight: bold;
color: #000000;
}

a.menusubcateg:link, a.menusubcateg:visited, a.menusubcateg:active {
border-bottom: 1px solid #666666;
border-top: 1px solid #666666;
background-image: url(images/menuon2.png);
background-repeat: repeat;

display: block;
vertical-align: middle;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
height: 19px;
text-decoration: none;
padding-top:2px;
border-bottom: 1px solid #7b9ebd;
border: solid 1px #FFFFFF;
}

a.menusubcateg:hover {
border-bottom: 1px solid #666666;
border-top: 1px solid #666666;
background-image: url(images/menuon.png);
background-repeat: repeat;
text-decoration: none;
color: #000000;
}


a.menusubcategsec:link, a.menusubcategsec:visited, a.menusubcategsec:active {
border-bottom: 1px solid #666666;
border-top: 1px solid #666666;
background-image: url(images/menuon2.png);
background-repeat: repeat;

display: block;
vertical-align: middle;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
height: 19px;
text-decoration: none;
padding-top:2px;
border-bottom: 1px solid #7b9ebd;
border: solid 1px #FFFFFF;
}


a.menusubcategsec:hover {
border-bottom: 1px solid #666666;
border-top: 1px solid #666666;
background-image: url(images/menuon.png);
background-repeat: repeat;
text-decoration: none;
color: #000000;
}
/* menu Image -noborderBox2 - Show Sub-categories  End   VERSION 4 categories_scoov*/


/** end categories_scoov by fast-special Ltd. */
A {
  color:#000000;
  text-decoration: none;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

TD.headerButtonDistance {
  padding:8px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image: url('images/template/header/buttonBackground.png');
  background-repeat:repeat-x;
  color: #000000;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  vertical-align:middle;
}

TD.headerButton {
  height: 30px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image: url('images/template/header/buttonBackground.png');
  background-repeat:repeat-x;
  color: #000000;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  vertical-align:middle;
}


TD.headerCartFrame {
  border-top:solid 1px #c8d2f0;
  border-left:solid 1px #c8d2f0;
  border-right:solid 1px #c8d2f0;
  border-bottom:solid 1px #c8d2f0;
  margin-left:10px;
  display:block;
  padding:5px;
  width:228px;
  height:70px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-color:#efefef;
  color: #000000;
  font-weight: bold;
  text-align: right;
  text-decoration: none;
}

TD.headerCart {
  margin-left:10px;
  display:block;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
}

TD.headerBelowMenu {
  display:block;
  padding:2px 0px 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
}

A.headerButton {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  vertical-align:middle;
}
A.headerButton:hover {
  color:#ffffff;
  text-decoration: none;
}

A.headerNavigation { 
  color: #3f3f3f; 
}

A.headerNavigation:hover {
  color: #3f3f3f;
}

TR.headerError {
  background: #ffffff;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #000000;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBoxSmall {
  background: #ffffff;
}
.infoBox {
  background: #ffffff;
  border:1px solid #c8d2f0;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.contentBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}
TR.productListing-odd {

}
TR.productListing-even {

}
TABLE.productListing {
border:0;
margin:0;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color:#3f3f3f;
  text-decoration:none;
}

A.pageResults:hover {
  color:#FF9900;
  text-decoration:underline;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.mainImportant, P.mainImportant {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  line-height: 1.5;
  background: #c8d2f0;
  border:2px solid #de0000;
}

TD.mainImportantContent, P.mainImportantContent {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #3f3f3f;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
}

.moduleRow { }
.moduleRowOver { background-color: #c8d2f0;color:#000000; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #c8d2f0;color: #000000; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px;color:#000000; background-color: #ffffff; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
/* BOX STYLE */
.t1 {background:url(images/template/box/t1.gif) no-repeat;width:17px;height:28px;}
.t2 {background:url(images/template/box/t2.gif) repeat-x;width:100%;height:28px;}
.t2 {color:#ffffff;text-transform:uppercase;font-size:10px;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold}
.t2 a {text-decoration:none;}
.t3 {background:url(images/template/box/t3.gif) no-repeat;width:17px;height:28px;}
.m1 {background:url(images/template/box/m1.gif) repeat-y;width:17px;}
.m2 {background:url(images/template/box/m2.gif) repeat-y;width:17px;}
.d1 {background:url(images/template/box/d1.gif) no-repeat;width:17px;height:14px;}
.d2 {background:url(images/template/box/d2.gif) repeat-x;width:100%;height:14px;}
.d3 {background:url(images/template/box/d3.gif) no-repeat;width:17px;height:14px;}
/* END BOX STYLE */
/* MENU */
#menu {
  text-align:center; 
  position:relative;
  height:37px;

  }
.box {
position:relative;
float:left; 
width:154px;
  }
.box a {
background: url(images/template/home.jpg) 0 0 no-repeat;
outline:none;
}
.box a:hover {
background: url(images/template/home.jpg) 0 100% no-repeat;
}
.box2 {
position:relative;
float:left;
width:154px;
}
.box2 a {
background: url(images/template/new_products.jpg) 0 0 no-repeat;
outline:none;
}
.box2 a:hover {
background: url(images/template/new_products.jpg) 0 100% no-repeat;
}
.box3 {
position:relative;
float:left;
width:154px;
}
.box3 a {
background: url(images/template/specials.jpg) 0 0 no-repeat;
outline:none;
}
.box3 a:hover {
background: url(images/template/specials.jpg) 0 100% no-repeat;
}
.box4 {
position:relative;
float:left;
width:152px;
}
.box4 a {
background: url(images/template/account.jpg) 0 0 no-repeat;
outline:none;
}
.box4 a:hover {
background: url(images/template/account.jpg) 0 100% no-repeat;
}
.box5 {
position:relative;
float:left; 
width:153px;
}
.box5 a {
background: url(images/template/contact.jpg) 0 0 no-repeat;
outline:none;
}
.box5 a:hover {
background: url(images/template/contact.jpg) 0 100% no-repeat;
}
#menu a, #menu a:visited {
  position:relative; 
  display:block; 
  height:37px;
  }
#menu a:hover {
  height:37px;
}
.spacer {
  float:left;
  width:8px;
  height:37px;
}
.spacer-right {
  float:right;
  width:7px;
  height:37px;
}
/* END MENU */

.tax_info {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color:#3f3f3f;
  }

.copyright {
font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #888888;
}

TABLE.categ {
  border: 0px;
  border-spacing: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.categ {
  vertical-align: top;
}

h1{
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
h2{
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
}
h3{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
  /*text-decoration: underline;*/
}
h4{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}
h5{
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  /*text-decoration: underline;*/
}
h6{
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
}
