/* 
11-01-10 version 0.03
cream #F2EFDB;
blue #CAE9FF; 
brown #471703;
yello #FFFFCC;
charcoal #333333;
red #710F11;
silver #777777;
orange #FF6600;
light red 990000;
xbox green #00cc33
17-02-10 version 0.04 local path
28-02-10 version 0.05 no bold hover links
16-03-2010 css compliance


*/

h1{text-align: center; font-size: 16px; color:blue;}
h2{text-align: center; font-size: 14px; color:blue;}
h3{text-align: center; font-size: 12px; color:blue;}
h4{text-align: center; font-size: 12px; color:#F2EFDB;}
h5{text-align: center; font-size: 12px; color:#F2EFDB;}

div#News{
font-family:Arial, Helvetica, sans-serif;
text-align:justify;
font-size:12px;
font-weight:normal;
color:#710F11;
}

body{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
text-align:justify;
background-color:#FFFFFF;
}


/* Left and right nav columns */
table.navMenu {
font-size:10px;
text-align:center;	
width:118px;
height:100%;
text-align:center;
color:#00cc33;
}

td.navMenu {
font-size:10px; 
color:#710F11;
height:100%;
text-decoration:none;
color:#00cc33;
}

table.navMenu a:link {
font-size:10px; 
text-align:center;
color:#00cc33;
text-decoration: none;
}

table.navMenu a:visited{
font-size:10px; 
color: #00cc33;
text-decoration: none;
}

table.navMenu a:hover{
font-size:10px;
color:#00cc33;
text-decoration:underline;
}

table.products{width: 100%; font-family:Arial, Helvetica, sans-serif; text-align:left;}

th.products{
height:26px;
background:url("tbl-bg-lrg.jpg");
vertical-align:top;
text-align:center;
font-size:12px;
font-weight:bold;
}

tr.products{font-size:10px;font-weight:normal;color:#333333; position: inherit;}

/*td.products {border-top:none; border-style: dotted; border-bottom:#F2EFDB; border-left:none; border-right:none;  border: thin; background-image:url("separator.jpg"); background-repeat:repeat-x;}
*/
td.products { background-image:url("separator.jpg"); background-repeat:repeat-x; background-position:bottom;}

.products a:link{color:#0033FF; text-decoration:underline}
.products a:visited{color:#0033FF; text-decoration:underline}

p.tBPS{
background-color:#777777;
text-align:center;
color:#ffffff;
font-size:11px;
font-weight:bold;
border-bottom:thick;
margin-bottom:1px;
padding-bottom:1px;
}

.tBPS a:link{color:#FFFFFB;}
.tBPS a:visited{color:#FFFFFE;}
a.tc{color:#00cc33;}
a.tc tc:link{color:#00cc33;}
a.tc tc:visited{color:#777777;}
a:link{color:#00cc33;}
a:visited{color:#777777;}


#livesearch{ margin:0px; width:400px;}

#txt1
{
  margin:0px;
 
 }

.txt1 a:link{color: #000000; font-size:12px; background-color:#ffffff; border-top:dashed;  
  text-decoration: none;  text-align:justify; border-width: thin;  border-color:#eeeeee;}

