a {
    color: #F3F8FB;
    text-decoration: none;
    border: none;
}

a:hover {
    color: #B1B6B9;
    text-decoration: underline;
}

#contentDiv a {
    color: #024C82; 
    font-weight: bold;
    text-decoration: none;
    border: none;
}

#contentDiv a:hover {
    color: #76797B;
    text-decoration: underline;
}

.scroll {
    scrollbar-3dlight-color:; 
    scrollbar-arrow-color:#040628; 
    scrollbar-base-color:#A1B2D8; 
    scrollbar-track-color:; 
    scrollbar-darkshadow-color:; 
    scrollbar-face-color:; 
    scrollbar-highlight-color:#6A748B; 
    scrollbar-shadow-color:#B8CCF8;
}

.topBar  {
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
}

.content {
    color: #080C4F;
    padding-top: 2px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 10px;
    text-decoration: none;
}

#privacyInfo li {
    list-style-type: decimal;
}

#contacts li {
    list-style-type: disc;
}

li {
    list-style-type: none;
}

h1 {
    font-style: italic;
    font-family: "Times New Roman", Times, serif;
    font-size: 30px;
    font-variant: small-caps;
    color: #080C4F;
}

h2 {
    font-family: "Times New Roman", Times, serif;
    font-size: 20px;
    font-variant: small-caps;
    color: #080C4F;
    font-weight: normal;
    border-bottom-color: #A1B2D8;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-top:30px;
    padding-bottom:10px;
    margin-top: 0px;
    margin-bottom: 20px;
}

h3 {
    font-family: "Times New Roman", Times, serif;
    font-size: 22px;
    font-variant: small-caps;
    color: #080C4F;
    font-weight: bold;
}

.title_link {
    font-style: italic;
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    font-size: 20px;
    color: #080C4F;
}

.text1 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    color: #080C4F;
}

.text2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    color: #080C4F;
}

.text3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #080C4F;
}

.text4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #080C4F;
}

.copyright {
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
    color: #D0D8E9;
}



.groupBar {
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    color: #A1B2D8;
    width: 10px;
    height: 16px;
    text-align: center;
}

.input_text {
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
}


.button {
    font-family: Verdana, "Times New Roman", Times, serif;
    font-size: 10px;
    color: #040628;
    background: #9CA5C9;
    text-align:center;
    filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#9CA5C9');
    border-color: #9CA5C9;
}

.button2 {
    font-family: Verdana, "Times New Roman", Times, serif;
    font-size: 12px;
    color: #040628;
    background: #9CA5C9;
    padding: 3px;
    font-weight: bold;
    text-align:center;
    filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#9CA5C9');
    border-color: #9CA5C9;
}

.msgError {
    font-weight: bold; 
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    color: #923725;
}

hr {
    height: 1px;
    border: none;
    color: #7C95CE;
    background-color: #7C95CE;
}

.basketDiv {
    border: 1px solid #A1B2D8;
    background: #040628;
    overflow: auto;
}

tr.odd {
  font-family: Verdana, "Times New Roman", Times, serif;
  font-size: 12px;
  /*background: #090E61;*/
  color: #080C4F;
}

tr.even {
  font-family: Verdana, "Times New Roman", Times, serif;
  font-size: 12px;
  /*background: #090E61;*/
  color: #080C4F;
}

/*
tr.even {
  font-family: Verdana, "Times New Roman", Times, serif;
  font-size: 12px;
  background: #080C4F;
  color: #BACFED;
}*/

table.productList {
  color: #A1B2D8;
  border: 2px;
  border-style: solid;
  border-color: #FFFFFF;
  border-spacing: 1px;
}

.productListHead {
  font-family: Verdana, "Times New Roman", Times, serif;
  font-size: 11px;
  background: #262068;
  color: #FFFFFF;
  font-weight: bold;
  background-image: url(../resources/images/head_list.jpg);
  background-repeat: repeat-x;
}

.td_thumb {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  text-align: center;
  border: 1px solid #080C4F;
  background-color: #024C82;
  background-image: url(../resources/images/pattern_list.jpg);
  color: #FFFFFF; 
}

.td_thumb_h {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  text-align: center;
  border: 1px solid #4f1c08;
  background-color: #024C82;
  background-image: url(../resources/images/pattern_list_h.jpg);
  color: #FFFFFF; 
}

.img_thumb {
  border: 1px solid #B9CEED; 
  margin-top: 12px;
  margin-bottom: 12px;
  margin-left: 12px;
  margin-right: 12px;
}

.img_thumb_h {
  border: 1px solid #804908; 
  margin-top: 12px;
  margin-bottom: 12px;
  margin-left: 12px;
  margin-right: 12px;
}

.total_price {
  font-family: Verdana, "Times New Roman", Times, serif;
  font-size: 120%; 
  font-weight: bold;
  white-space: nowrap;
  color: #080C4F;
  text-align: right;
} 

input.quantity {
    font-family: Verdana, "Times New Roman", Times, serif;
    font-size: 13px;
    width: 20px;
    text-align: right;
}

input {
    font-family: Verdana, "Times New Roman", Times, serif;
    font-size: 13px;
}

.input_label {
    font-family: Verdana, "Times New Roman", Times, serif;
    font-size: 11px;
    color: #080C4F;
}

.mct_fieldset {
    font-family: Verdana, "Times New Roman", Times, serif;
    font-size: 12px;
    color: #080C4F;
    padding: 8px;
    margin-bottom: 20px;
    border: 1px solid #080C4F;
    width: 80%;
}

.linkTOC {
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    font-size: 20px;
    color: #080C4F;
}

.detailsTitle {
    padding-left: 20px;
    font-style: italic;
    font-family: "Times New Roman", Times, serif;
    font-size: 40px;
    font-variant: small-caps;
    color: #FFFFFF;
}

.detailsText {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    font-family: Verdana, "Times New Roman", Times, serif;
    font-size: 12px;
    color: #D0D8E9;
}

.disabled {
  background-color: #B9CEED;
}

.newsTable {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    color: #080C4F;
    border: 1px solid #080C4F;
    background-color: #B9CEED;
    padding: 20px;
}

.home_fieldset {
    font-family: Verdana, "Times New Roman", Times, serif;
    font-size: 10px;
    color: #080C4F;
    padding: 8px;
    margin-bottom: 20px;
    border: none;
/*  border: solid #A1B2D8 1px;
    border: 1px solid #080C4F;
    background-color: #B9CEED;*/
    width: 90%;
}

.bottom_menu {
    font-family: Georgia, "Times New Roman", Times, serif; 
    font-size: 14px; 
    color: #B9CEED; 
    text-align: center; 
    margin-bottom: 20px;
}

option {
    font-family: Verdana, "Times New Roman", Times, serif;
    font-size: 13px;
}

.optionsBox {
    font-family: Verdana, "Times New Roman", Times, serif;
    font-size: 11px;
    color: #080C4F;
    border: 1px solid #080C4F;
    background-color: #B9CEED;
    padding: 5px;
}