/* New Navbar */
.title 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #667f9a;  
}

.details 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #667f9a;  
}

img
{
	border: 0;	
}
.formButton {
	background-color: ffffff;
	border-color: 667f9a;
	border-style: double;
	border-width: 1;
	color: 667f9a;
	font-size: 8pt;
	font-family: arial;
	font-weight: bold;
	width: 80px;
}
.formText {
	background-color: ffffff;
	border-color: 667f9a;
	border-style: double;
	border-width: 1;
	color: 667f9a;
	font-size: 10pt;
	font-family: arial;
	font-weight: normal;
}
.hsprice 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-decoration: none;
	color: #667f9a;  
}
.toplinks 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-decoration: none;
	color: #667f9a;  
}
.toplinks a 
{
	text-decoration: none;
	color: #667f9a;  
}
.toplinks a:hover 
{
	text-decoration: underline;
	color: #dad9be;  
}
.bottomlinks  
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #667f9a; 
}
.sizes  
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #667f9a; 
}
.bottomlinks a 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #667f9a; 
	font-weight: normal; 
	text-decoration: none;
}
.bottomlinks a:hover 
{
	text-decoration: underline;
	color: #dad9be;  
}
.indexheaders 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 22px;
	color: #ffffff; 
	font-weight: normal; 
}
.indexheaders a
{
	color: #ffffff; 
	text-decoration: none;
}
.indexheaders a:hover
{
	color: #ffffff; 
	text-decoration: underline;
}
.forms 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000; 
	font-weight: normal; 
	text-decoration: none;
}
.formspop 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #0000ff; 
	font-weight: normal; 
	text-decoration: none;
}
.sideheaders 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #dad9be; 
	font-weight: bold; 
	text-decoration: none;
}

table.navbar {
	background-color : white;
	border : 1px solid #dad9be;
}

table.navbar tr td {
	border-bottom : 1px solid #dad9be;
	font-family : Tahoma, Arial, Verdana, sans-serif;
	padding : 3px;
}

table.navbar tr.header {
	background-color : #8fb4d3;
}
	
