a_old:link
{
	color: #8D938F; 
	font-size: 12px;
} 
a:link
{
	color: #9C9276;
	font-size: 12px;
	text-decoration : none;
} 
a:visited
{
	color: #9C9276; 
	font-size: 12px;
	text-decoration : none;
} 
a:active 
{
	color: #8D938F;
	font-size: 12px;
}
.linklight
{
	color: #ffffff; 
	font-size: 12px;
	text-decoration : none;
} 
.justify {text-align:justify}

th
{
	font-size: 16pt;
	font-family: Arial, Book Antiqua, Times New Roman, Times;
	color: #8D938F;
	background-color: #CBD9DA;
}
td
{
	font-family: Arial, Book Antiqua, Times New Roman, Times;
	color: #000000;
	font-size: 10px;
}
.navfont
{
	color: #67716A; 
} 
.navfont2
{
	color: #9C9276; 
}
.salefont
{
	color: #6E0F11; 
	font-size: 12px;
} 
.pricefont
{
	color: #35342D; 
	font-size: 12px;
} 
.navcol
{
	font-family: Arial, Book Antiqua, Times New Roman, Times;
	old.background-color: #CBD9DA;
	background-color: #CBD9DA;
	font-size: 10px;
	color: #8D938F;
}


.navcollight
{
	font-family: Arial, Book Antiqua, Times New Roman, Times;
	old.background-color: #F0F6F6;
	background-color: #F0F6F6;
	font-size: 10px;
	color: #8D938F;
}
.headerfont
{
	font-family: Arial, Book Antiqua, Times New Roman, Times;
	font-size: 14pt;
	color: #9C9276;
	
}
body
{
	font-family: Arial, Book Antiqua, Times New Roman, Times;
	color: #000000;
							 
    background-color: #FFFFFF;
	font-size: 10px;
}
table        
{ 
table-border-color-light: rgb(255,153,51); 
table-border-color-dark: rgb(0,0,0); 
font-size: 10px ;
}

.medhead
{	font-size: 12pt;
	font-weight: bold;
	color: #8D938F;
}
.productname
{	font-size: 10pt;
	font-weight: bold;
	color: #313131;
}
select
{
	font-family: Arial, Book Antiqua, Times New Roman, Times;
	background-color: #F0F6F6;
	font-size: 10px;
	color: #67716A;
}
input.ltgreen
{
	font-family: Arial, Book Antiqua, Times New Roman, Times;
	background-color: #F0F6F6;
	font-size: 10px;
	color: #67716A;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Book Antiqua, Times New Roman, Times;
}
h1
{
	color: rgb(102,0,0);
}
h2
{
	font-size: 14pt;
	color: #9C9276; 
}
h3
{
	color: rgb(204,51,0); 
}
h4
{
	color: rgb(153,102,0);
}
h5
{
	color: rgb(204,51,51);
}
h6
{
	color: rgb(102,0,102);
	font-size: 12px;
}

.companionBox {
  float: left;
  width: 300px;
  height: 100%;
  margin-bottom: 10px;  
  border-top: 1px dotted #003366;
  border-bottom: 1px dotted #003366;
  background-color: #ffffff;
  /* Avoid IE problem when image is same width as box*/
  overflow: hidden;
}