/* -----------------------------------------------------------------------------------------
   $Id: stylesheet.css,v 1.4 2004/06/06 17:13:29 novalis Exp $

   XT-Commerce - community made shopping
   http://www.xt-commerce.com

   Copyright (c) 2004 XT-Commerce
   -----------------------------------------------------------------------------------------
   based on:
   (c) 2000-2001 The Exchange Project  (earlier name of osCommerce)
   (c) 2002-2003 osCommerce(stylesheet.css,v 1.54 2003/05/27); www.oscommerce.com
   (c) 2003         nextcommerce (stylesheet.css,v 1.7 2003/08/13); www.nextcommerce.org

   Released under the GNU General Public License
   ---------------------------------------------------------------------------------------*/


tr.decoration img {display: block;}

/* Breite des Shops */
TABLE.shopbreite {
        width:900px; }


.contentbox {
        width:150px;}

.contentbox2 {
        width:190px;
        border:1px solid #D9D9D9;}

td {
        font-family: Verdana, courier, Arial, sans-serif;


}

.content2 {
        border-bottom:1px solid #D9D9D9;
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 11px;
        color:#6697CE;
        font-weight:bold;}


.navigation {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 10px;
        color:#FFFFFF;
        background-color:#f2f2f2;
        background-image: url(img/bg_navi.gif);
        border-bottom:1px solid #dddddd;
        border-top:2px solid #006D64;
        height:25px;
        }

.navigation_text,A.navigation_text, {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 10px;
        color: #FFFFFF;
}
A.navigation_text:link {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 10px;
        color:#FFFFFF;
        text-decoration: none;
}
A.navigation_text:visited {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 10px;
        color:#FFFFFF;
}
A.navigation_text:hover {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 10px;
        color:#FFFFFF;
        text-decoration: underline;
}

A.navigation_text2 {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 10px;
        color:ff9900;}

.cart {
  font-family: Verdana, courier, Arial, sans-serif;
  font-size: 10px;
}

.shopleft_side {
        border: 0px solid #666666;


}

.cat_bg {
        background-color:#eeeeee;
        height:18px;
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 11px;}

.subcat_bg {
        background-color:#f4f4f4;
        height:18px;
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 11px;}

.cat_bg_hor {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 11px;}

.subcat_bg_hor {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 11px;}

A.cat {
  color: #333333;
  text-decoration: none;
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 10px;
}

A.cat:hover {
color:#006D64;
          text-decoration: none;
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 10px;
}

.boxcart {
        border-top:1px solid #D9D9D9;
        border-left:1px solid #D9D9D9;
        border-right:1px solid #D9D9D9;
        border-bottom:1px solid #D9D9D9;}

/* Unterer Rand der Boxen */

.box_rand {
        border-top:1px solid #D9D9D9;
        border-left:1px solid #D9D9D9;
        border-right:1px solid #D9D9D9;
        border-bottom:1px solid #D9D9D9;}

.box_rand_bot {
        border-top:1px solid #D9D9D9;
        border-left:1px solid #D9D9D9;
        border-right:1px solid #D9D9D9;
        border-bottom:1px solid #D9D9D9;}

.box_rand_top {
        border-top:0px solid #D9D9D9;
        border-left:1px solid #D9D9D9;
        border-right:1px solid #D9D9D9;
        border-bottom:1px solid #D9D9D9;}

.box_rand_admin {
        border:1px solid #c10000;}

.prodbox_rand {
        border:1px solid #D9D9D9;}

.box_bg {
        background-color:#006D64;
        height:5px;
        background-image: url(img/box_bg.gif);
        }

.hornavi_bg {
        background-image: url(img/navi_hor3.png);
        }

.line_kopf {
        border-bottom:1px solid #D9D9D9;
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 11px;
        color:#006D64;
        font-weight:bold;
        height:18px;}

.line_kopf_admin {
        border-bottom:1px solid #c10000;
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 11px;
        color:#c10000;
        font-weight:bold;
        height:18px;}

.start_prod {
        border-top:1px solid #D9D9D9;
        border-left:1px solid #D9D9D9;
        border-right:1px solid #D9D9D9;
        border-bottom:1px solid #D9D9D9;
        width:33%;}


A.link_specials,A.link_specials:hover        {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 10px;
        color:#f74211;}

TD.text_specials_more,A.text_specials_more {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 10px;
        color:#000000;
        text-decoration:underline;
        text-align:right;}


.userarea_content {
        background-color:#efefef;}


.userarea_content2 {
        border-top:1px solid #cccccc;
        background-color:#ffffff;}


.shopright_side {
        width:180px;
        border: 0px solid #666666;


}

.box_rand2 {
        border-bottom:3px solid #e2e2e2;}


.shoprand_footerbox {
        border-top:3px solid #006D64;}


/*  Text */
.footer {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 10px;
        color:#666666;
        text-align: center;
        vertical-align: middle;
}

/*  Text */
A.box_footer {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 11px;
        color:#000000;
  text-decoration:none;}


.shopmain {
        width:503px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
}

.details_name {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 11px;
        color:#666666;
        font-weight:bold;}

/* Art-Nr. */
.details_artnr {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 10px;
        color:#666666;}

/* Preis */
.details_preis {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 11px;
        color:#666666;
        font-weight:bold;
        height:25px;}


.login_kopf {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 11px;
        color:#666666;
        font-weight:bold;
        height:20px;
        background-color:#f1f1f1;}

.order_kopf {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 11px;
        color:#000000;
        font-weight:bold;
        height:20px;
        background-color:#eeeeee;}


.drei_schritte {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 11px;
        color:#333333;
        height:30px;
        text-align:center;}

.seitenueberschrift {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 13px;
        color:#666666;
        font-weight:bold;}

/* Uebeschriften bei Formularen */
.text_kopf {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 12px;
        color:#666666;
        font-weight:bold;}

.text_kopf_link,A.text_kopf_link,A.text_kopf_link:hover {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 11px;
        color:#c10000;
        text-decoration:underline;}


.preis_frueher {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 11px;
        color:#000000;
        font-weight:bold;}

.preis_jetzt {
        font-family: Verdana, courier, Arial, sans-serif;
        font-size: 12px;
        color:#F20404;
        font-weight:bold;}

.tby {
font-family: Verdana, courier, Arial, sans-serif;
font-size: 10px;
color: #406E98;
font-weight:bold;}

A.by {
font-family: Verdana, courier, Arial, sans-serif;
font-size: 10px;
color: #000000;
text-decoration:none;}

A.by:hover {
font-family: Verdana, courier, Arial, sans-serif;
font-size: 10px;
color: #666666;
text-decoration:none;}

.boxText {
        font-family: Verdana, Arial, sans-serif;
        font-size: 10px;
}
.boxtext {
        font-family: Verdana, Arial, sans-serif;
        font-size: 10px;
}

.boxTextBG {
        font-family: Verdana, Arial, sans-serif;
        font-size: 10px;
        background-color: #f1f1f1;
}
.boxTextBGII {
        font-family: Verdana, Arial, sans-serif;
        font-size: 10px;
        background-color: #FFE1C4;
}
.boxTextPrice {
        font-family: Verdana, Arial, sans-serif;
font-weight: bold;
        font-size: 12px;
        color: #ff9900;
}

.errorBox {
        font-family : Verdana, Arial, sans-serif;
        font-size : 10px;
        font-weight: bold;
        background-color: #ffb3b5;
}
.gvBox {
        font-family : Verdana, Arial, sans-serif;
        font-size : 14px;
        font-weight: bold;
        border-color: #FFFFFF;
        border: 1px solid;
        background-color: #ffb3b5;
}
.stockWarning {
        font-family : Verdana, Arial, sans-serif;
        font-size : 10px;
        color: #cc0033;
}

.productsNotifications {
        background-color: #f2fff7;
}

.orderEdit {
        font-family : Verdana, Arial, sans-serif;
        font-size : 10px;
        color: #70d250;
        text-decoration: underline;
}

BODY {
        color: #000000;
        margin: 0px;
        background-color: #ffffff;
        background-image: url(img/body.jpg);
        background-repeat: repeat-x;

}

img{
        border:0;
}

FORM {
        display: inline;
        font-size: 11px;

}

TR.header {
        background-color: #ffffff;
}

TR.headerNavigation {
}

TD.headerNavigation {
        font-family: Verdana, Arial, sans-serif;
        font-size: 11px;
        color: #666666;
        font-weight : bold;
        text-align: center;
        vertical-align: middle;
        margin-top: 2px;
        margin-bottom: 2px;


}

A.headerNavigation {
        color: #666666;

}

A.headerNavigation:hover {
        color: #666666;
        text-decoration: underline;


}

TD.conditions {
  background-color: #FFCCCC;
}

A.confirmationEdit {
        color: #ff9900;
        font-style: italic;
}
A.confirmationEdit:hover {
        color: #ff9900;
        font-style: italic;
        text-decoration: underline;
}
TR.headerError {
        font-family: Verdana, Arial, sans-serif;
  background-color: #ff0000;
}

TR.headerMessage {
        font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
        background-color: #00CC33;
}

.moduleHeading {
        font-family: Verdana, Arial, sans-serif;
        font-size: small;
        font-weight: bold;
        padding-bottom: 10px;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  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;
}

.infoBox {
}

.infoBoxContents {
  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;
        height:20px;
        color: #ffffff;
        background-image: url(img/leftrightboxhead.jpg);
        border: 0px solid #666666;
        background-repeat: no-repeat;





}

TD.infoBoxHeading_right {
        font-family: Verdana, Arial, sans-serif;
        font-size: 10px;
        font-weight: bold;
        height:20px;
        color: #ffffff;
        background-image: url(img/leftrightboxhead.jpg);
        border: 0px solid #666666;
        background-repeat: no-repeat;




}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBox_right, SPAN.infoBox_right {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #99CC00;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #99CC00;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
        color: #0000FF;
        text-decoration: underline;
}

A.pageResults:hover {
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  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.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: #000000;
  font-weight: bold;
}

SPAN.underline {
        text-decoration: underline;
}

TABLE.formArea {
  background: #f1f1f1;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.copyright {
  font-family: Tahoma, Verdana, Arial, sans-serif;
        font-size: 9px;
        line-height: 1.5;
        text-align:center;
        color: #999999;

}
div.copyright {
  font-family: Tahoma, Verdana, Arial, sans-serif;
        font-size: 9px;
        line-height: 1.5;
        text-align:center;
        color: #999999;

}
A.copyright {
  font-family: Tahoma, Verdana, Arial, sans-serif;
        color: #999999;
        font-size: 9px;

}
A.copyright:hover {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  color: #999999;
  text-decoration: underline;
}
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.productOldPrice {
        font-family: Verdana, Arial, sans-serif;
        color: #ff0000;
        text-decoration: line-through;
}
SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.productDiscountPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-weight: bold;
}

.smallHeading {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: x-small;
        font-weight: bold;
        color: Black;
}

.moduleRow {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
 background-color: #E6E6E6;
 border: 1px solid;
 border-color: #E6E6E6;

}
.moduleRowOver {
        background-color: #ff9900;
        border: 1px solid;
        border-color: #ffffff;
        font-family: Verdana, Arial, sans-serif;
        font-size: 11px;
        line-height: 1.5;
        color: #FFFFFF;


        }
.moduleRowSelected {
        background-color: #ff9900;
        color: #FFFFFF;
}

.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; }

/* sitewide font classes */
/* Note: heading<Number> equals <font size="Number"> */
.heading1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.heading2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.heading3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.heading4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.heading5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

/* Sitemap Tables */
.sitemap_heading {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #666666;
        font-weight:bold;
        background-color: #CCCCCC;
}

.sitemap_heading a {color:#666666;}
.sitemap_heading a:hover {color:#000000; text-decoration:none;}

.sitemap_sub {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        background-color: #f2f2f2;
}
.sitemap_sub a {color:#000000;}
.sitemap_sub a:hover {color:#999999; text-decoration:none;}


/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.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; }

.tableShop {
background-color: #ffffff;
border-left: 1px solid;
border-right: 1px solid;
border-color: #b6b7cb;
}

.navLeft {
        border-right: 1px solid;
        border-color: #b6b7cb;
        background-image: url(img/bg_left_column.jpg);
        width: 185px;
}
.navRight {
        border-color: #666666;
        border-top-width: 4px;
        border-top-style: solid;
        border-left-width: 4px;
        border-left-style: solid;
        background-color: #E6E6E6;
        width: 185px;
}

.contentsTopics {
        font-family: Verdana, Arial, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color:#000000;
}

.tableListingI {
        background-color: #eeeeee;
}

.tableListingII {
        background-color: #d0d0d0;
}

.tableBody {
padding: 5px;
}

.poweredby {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}
.headerSelected {
        color: #FFFFFF;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        vertical-align: middle;


}
.rahmenlur {
        border-top-width: 0px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #666666;
        border-right-color: #666666;
        border-bottom-color: #666666;
        border-left-color: #666666;
}
.rahmenunten {

        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 1px;
        border-left-width: 0px;
        border-top-style: dotted;
        border-right-style: dotted;
        border-bottom-style: dotted;
        border-left-style: dotted;
        border-top-color: #333333;
        border-right-color: #333333;
        border-bottom-color: #333333;
        border-left-color: #333333;
}
td.rahmenunten {
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 1px;
        border-left-width: 0px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #CCCCCC;
        border-right-color: #CCCCCC;
        border-bottom-color: #CCCCCC;
        border-left-color: #CCCCCC;
        background-color: #EEEDEE;

}
td.rahmenoben {



        border-top-width: 1px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #CCCCCC;
        border-right-color: #CCCCCC;
        border-bottom-color: #CCCCCC;
        border-left-color: #CCCCCC;
}

A {
  color: #ff9900;
  text-decoration: none;
}
A:link {
        color: #ff9900;
        text-decoration: none;
}
A:hover {
  color: #ff9900;
  text-decoration: underline;
}
A:visited {
        color: #ff9900;
}
A.navcat {
        color: #666666;
        text-decoration: none;
}
A.navcat:link {
        color: #666666;
        text-decoration: none;
}
A.navcat:hover {
        color: #ff9900;
        text-decoration: none;
}
A.navcat:visited {
}


A.nav {
        color: #666666;
        text-decoration: none;

}
A.nav:link {
        color: #666666;
        text-decoration: none;
}

A.nav:hover {
        color: #ff9900;
        text-decoration: none;
        font-weight: normal;
}
A.nav:visited {
        text-decoration: none;
}



td.nav {


}
.rahmen {
        border: 1px solid #666666;
}
td.navcat {
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 1px;
        border-left-width: 0px;
        border-top-style: dashed;
        border-right-style: dashed;
        border-bottom-style: dashed;
        border-left-style: dashed;
        border-top-color: #333333;
        border-right-color: #333333;
        border-bottom-color: #333333;
        border-left-color: #333333;
        padding-top: 2px;
        padding-bottom: 2px;

}
.price {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #ff9900;
}
.zusatz {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #666666;
}
strong {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
}

h1 {
        font-family: Verdana, Arial, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color:#000000;
      display: inline;
}
.onepxwidth {
        width: 1px;
}
.randrechts {
        border-top-width: 0px;
        border-right-width: 1px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #CCCCCC;
        border-right-color: #CCCCCC;
        border-bottom-color: #CCCCCC;
        border-left-color: #CCCCCC;
}
.parseTime {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000000;
        text-align: center;
        vertical-align: middle;
}
a.mainlevel {
        font-size: 12px;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
}
a.mainlevel:visited {
        font-size: 12px;
        font-weight: bold;
        color: #FFFFFF;
}
a.mainlevel:hover {
        font-size: 12px;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: underline;
}

.headerNavigation {
        font-size: 12px;
        color: #FFFFFF;
}
.headerNavigation2 {
        font-size: 12px;
        color: #FFFFFF;
}
.cheaply_table {border:1px solid #dddddd; background-color:#f2f2f2;}
.cheaply_description {border-left:1px solid #dddddd;padding:5px;}
.cheaply_line {height:0px; border-bottom:1px solid #dddddd; padding:5px;}
