body
   {
   background-color: #FFFFFF ;
   margin-top: 0 ;
   margin-left: 0 ;
   margin-right: 0 ;
   }

h1
   {
   font-family: Arial, "sans-serif" ;
   font-size: 17px ;
   color: #808080 ;
   text-align: left ;
   }

h2
   {
   font-family: Arial, "sans-serif" ;
   font-size: 12px ;
   color: #808080 ;
   text-align: left ;
   text-decoration: underline ;
   font-weight: bold ;
   } 
 
td.PriceTitle
   {
   font-family: Arial, "sans-serif" ;
   font-size: 12px ;
   color: #808080 ;
   border-style: none none ridge none ; 
   border-color: #808080 ;
   border-width: 1px ; 
   text-align: Center ;
   text-decoration: none ;
   font-weight: bold ;
   }  

   
P.NewsTitle
   {
   font-family: Arial, "sans-serif" ;
   font-size: 14px ;
   color: #846c66 ;
    font-weight: bold ;
   }

a:link
   {
   color: #846c66 ;
   font-family: Arial, "sans-serif" ;
   font-weight: bold ;
   font-size: 12px;
   text-decoration: none ;
   }

a:visited
   {
   color: #846c66 ;
   font-family: Arial, "sans-serif" ;
   font-weight: bold ;
   font-size: 12px;
   text-decoration: none ;
   }

a:hover
   {
   color: #846c66 ;
   font-family: Arial, "sans-serif" ;
   font-weight: bold ;
   font-size: 12px;
   text-decoration: underline ;
   }

a:active
   {
   color: #846c66 ;
   font-family: Arial, "sans-serif" ;
   font-weight: bold ;
   font-size: 12px;
   text-decoration: underline ;
   }

a:link.inverse
   {
   color: #FFFFFF ;
   font-family: Arial, "sans-serif" ;
   font-size: 11px ;
   font-weight: bold ;
   text-decoration: none ;
   }

a:visited.inverse
   {
   color: #FFFFFF ;
   font-family: Arial, "sans-serif" ;
   font-size: 11px ;
   font-weight: bold ;
   text-decoration: none ;
   }

a:hover.inverse
   {
   color: #FFFFFF ;
   font-family: Arial, "sans-serif" ;
   font-weight: bold ;
   font-size: 11px ;
   text-decoration: underline ;
   }

a:active.inverse
   {
   color: #FFFFFF ;
   font-family: Arial, "sans-serif" ;
   font-size: 11px ;
   text-decoration: underline ;
   }


span.formtitle
   {
   font-family: Arial, "sans-serif" ;
   font-size: 15px ;
   color: #B82633 ;
   font-weight: bold ;
   }

span
   {
   font-family: Arial, "sans-serif" ;
   font-size: 12px ;
   color: #FFFFFF ;
   }

span.fieldheader
   {
   font-family: Arial, "sans-serif" ;
   font-size: 12px ;
   color: #B82633 ;
   font-weight: bold ;
   }

div.error
   {
   font-family: Arial, "sans-serif" ;
   font-size: 12px ;
   font-weight: bold ;
   color: #FF0000 ;
   text-align: center ;
   }

p
   {
   font-family: Arial, "sans-serif" ;
   font-size: 12px;
   color: #808080 ;
   }

center
   {
   font-family: Arial, "sans-serif" ;
   font-size: 12px ;
   color: #000000 ;
   }

table
   {
   table-layout: auto ;
   }

table.form
   {
   table-layout: auto ;
   background-color: #FFFFFF   ;
   border-style: solid solid solid solid ;
   border-color: #FFFFFF ;
   border-width:  ;
   }

th
   {
   font-family: Arial, "sans-serif" ;
   font-size: 11px ;
   color: #000000 ;
   text-align: left ;
   }

td
   {
   font-family: Arial, "sans-serif" ;
   font-size: 12px;
   color: #808080;
   }

td.main
   {
   font-size: 12px ;
   font-family: Arial, "sans-serif" ;
   color: #0069B3 ;
   padding-left: 15 ;
   padding-right: 25 ;
   padding-top: 15 ;
   padding-bottom: 15 ;
   }

td.submenu
   {
   font-size: 12px ;
   font-family: Arial, "sans-serif" ;
   color: #0069B3 ;
   padding-left: 7 ;
   padding-right: 7 ;
   padding-top: 40 ;
   padding-bottom: 7 ;
   background-color: #F9F9F9 ;
   border-style: none ridge none none ;
   border-color: #F6F6F6 ;
   border-width: 1px ; 
   }

td.submenuitem
   {
   font-size: 12px ;
   font-family: Arial, "sans-serif" ;
   color: #0069B3 ;
   background-color: #FFFFFF ;
   border-style: none ridge ridge ridge ;
   border-color: #000000 ;
   border-width: 1px ;
   padding-left: 3 ;
   padding-right: 3 ;
   padding-top: 4 ;
   padding-bottom: 4 ;
   }

input
   {
   font-family: Arial, "sans-serif" ;
   font-size: 11px ;
   font-weight: ;
   color: #000000 ;
   background-color: #FFFFFF ;
   }

input.button
   {
   font-family: Arial, "sans-serif" ;
   font-size: 11px ;
   font-weight: bold ;
   color: #FFFFFF ;
   background-color: #B82633 ;
   }

input.contactbutton
   {
   font-family: Arial, "sans-serif" ;
   font-size: 10px ;
   font-weight: bold ;
   color: #000000 ;
   background-color: #FAF79A ;
   }

input.checkbox
   {
   font-family: Arial, "sans-serif" ;
   font-size: 11px ;
   font-weight: bold ;
   color: #000000 ;
   background-color: transparent ;
   }

textarea
   {
   font-family: Arial, "sans-serif" ;
   font-size: 11px ;
   font-weight: ;
   color: #000000 ;
   background-color: #FFFFFF ;
   }

select
   {
   font-family: Arial, "sans-serif" ;
   font-size: 11px ;
   font-weight: ;
   color: #000000 ;
   background-color: transparent ;
   }

img.floatright 
   {
   float: right ;
   margin-left: 10px ;
   }

img.floatleft 
   {
   float: left ;
   margin-right: 10px ;
   }

.text-white-bold 
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana;
    COLOR:WHITE;
    TEXT-DECORATION: none;
    FONT-WEIGHT: NORMAL;
}

.small-black-text 
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Tahoma, Verdana;
    COLOR:BLACK
}
th {

   font-family: Arial, "sans-serif" ;
   font-size: 12px ;
   color: #808080 ;
   border-style: none none ridge none ; 
   border-color: #808080 ;
   border-width: 1px ; 
   text-align: left;
   text-decoration: none ;
   font-weight: bold ;
}
.WhiteText {
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
