

.thumbnail {
display:none;
}
#links a {
display:none;
}
#links a img {
display:none;
}
#links a:hover img {
display:none;
}

.print {
display:block;
float:left;
}


html, body {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
	background-color:#000000;
	margin:auto;
	font-weight:normal;
	color:#000000;
	text-align:left;
} 

#mainright { 
	width: 760px;
	border: none; 
	background-position:top left;
	background-color:#ffffff;
	text-align: top left;
	vertical-align: top;
	padding: 15px 15px 0px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:justify;
	line-height: 1.7em; 
}

table.products {
	width: 100%;
	border-width: 4px;
	border-style: double;
	border-color: #4f81bd;
	border-collapse: seperated;
	background-color: white;
	border-spacing: 1px;
	font-size:14px;
}


.sitetitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#1E364E;
	font-weight:bold;
}
.sitetitle a:link   {font-weight:bold; text-decoration:none; color:#1E364E; font-size:18px;}
.sitetitle a:visited{font-weight:bold; text-decoration:none; color:#1E364E; font-size:18px;}
.sitetitle a:hover  {font-weight:bold; text-decoration:underline; color:#1E364E; font-size:18px;}


.sitelinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#0A2E53;
	font-weight:bold;
}
.sitelinks a:link   {font-weight:bold; text-decoration:underline; color:#0A2E53; font-size:16px;}
.sitelinks a:visited{font-weight:bold; text-decoration:underline; color:#0A2E53; font-size:16px;}
.sitelinks a:hover  {font-weight:bold; text-decoration:underline; color:#0A2E53; font-size:16px;}


#headerTable { 

	border: none; 
	background-image:url(../images/headerbg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#ffffff;
	outline: none;

}

#headerrow1 { 
	width: 1000px;
	border: none; 
	background-image:url(../images/blueheader.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#ffffff;
	padding: 0px 2px 0px 0px;
	outline: none;
}
#headerrow2 { 
	width: 1000px;
	border: none; 
	background-image:url(../images/blueheader.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#ffffff;
	white-space: nowrap;
	text-decoration: none;
	background-color:#FFF;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding: 2px 5px 2px 5px;
	line-height: 1.7em;
	text-align:center;
	font-weight:bold;
	outline: none;
}