a img {border: none;}
a {
  color: #003300;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  font-family: Arial, Helvetica, sans-serif
  }

a:link {
  color: #003300;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  font-family: Arial, Helvetica, sans-serif
  }

a:hover {
  color: #FF0000;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  font-family: Arial, Helvetica, sans-serif
  }



.nospace {
	padding : 0px;
	margin : 0px;
}

h1, h2, h3, h4, h5, h6    {
  color: #030;
  font-weight: bold;
  font-family: "Lucida Grande", Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
  border-bottom: 1px dotted black
  }

.emphasized {
  font-size: 11px;
  color: #030;
  font-weight: bold;
  font-family: "Lucida Grande", Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.text {
  color: #003300;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: 16px;
  font-family: Arial, Helvetica, sans-serif
  }

th { 
  font-size: 11px; 
  font-family: Verdana, Helvetica, Geneva, Swiss, SunSans-Regular
}


.main_menu {  font-size: 12px;
  font-family: Georgia, Verdana, sans-serif }

.alternate { background-color: #edf3fe }

.selected { background-color: #fffacd }

#messageBox  {
  color: #cc0000;
  background-color: #ffffff;
  padding: 4px;
  border: dotted 1px #cc0000;
  width: auto
  }

.warning  {
  color: #cc0000;
  background-color: #ffffff;
  padding: 4px;
  border: dotted 1px #cc0000;
  width: 100%
  }


.warning li  {
  color: #cc0000;
  }


.selected td {
  border-top: 1px red dotted;
  border-bottom: 1px red dotted;
}

.tabs a:hover {
  background: #dddddd;
}

.head {
  font-weight: bold; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px; color: #003300
  }

.price {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #CC0000; font-weight: normal; font-style: normal}
.alternate2 { background-color: #edf3fe ; font-size: 14px}
.text2 { color: #000000; font-style: normal; font-weight: normal; font-size: 14px; line-height: 16px; font-family: Arial, Helvetica, sans-serif }
.ltext { color: #003300; font-style: normal; font-weight: bold; font-size: 12px; line-height: 18px; font-family: Arial, Helvetica, sans-serif }
.saleprice { font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 13px; color: #FF3333; font-weight: bold; font-style: normal }
td.total  {
  font-weight: bold;
  background-color: #ffceda
  }


.dabox {  border: #CCCCCC; border-style: dotted; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
