body
{
	background-color:#B0C4DE; 
	font-family: Arial, sans-serif;
}
h1
{
	font-family: Arial, sans-serif;
	
}
h2
{
	font-family: Arial, sans-serif;
	
}
.button
{
	border: 3px inset #6699CC;	
	width: 100px;
	padding: 3px 15px;
	color: #ffffff;
	background-color: #778899;
	font-family: arial,helvetica,sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.buttonblank
{
	border: 3px inset #cccccc;
	width: 100px;
	padding: 3px 15px;
	color: #ffffff;
	background-color: #000080;
	font-family: arial,helvetica,sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
a.button:link
{
	color: #ffffff;
}
a.button:visited
{
	color: #000080;
}
a.button:hover
{
	color: #ff9900;
	background-color: #3b6ea1;
	border: 2px outset #00008B;
}
#footer
{
	font-size: .75em; 
	font-style: italic; 
}
#nav
{
	font-weight: bold;
	font-size: .90em;
	font-family: Arial, sans-serif;
}
#wrapper
{
	width:1192px; 
	min-width:1192px;
	margin: 0 auto;
	background-color: #ffffcc;
	text-align: center;
}
.tableproductselect
{
	border: 0;
	width: 75%;
	margin: auto;
	padding: 10px;
	background-color: #FFFAF0;
	
}
.tableproduct
{
	border: 0;
	width: 75%;
	margin: auto;
	padding: 10px;
	background-color: #FFFAF0;
}
.tableproductcenter
{
	border: 0;
	width: 75%;
	margin: auto;
	padding: 10px;
	background-color: #FFFAF0;
	text-align: center;
}
.tdproduct
{
	border: 0;
	width: 30%;
	margin: auto;
}
.tdproductselect
{
	border: 0;
	width: 45%;
	margin: auto;
}
.testim
{
	border: 1px solid #3b6ea1;
	background-color: #FFFAF0;
	width: 50%;
	margin: auto;
	padding: 15px;
}

.breadcrumb
{
	font: bold 15px Arial, sans-serif;
    text-decoration: none;
    padding-right: 5px;
    padding-left: 5px;
    color: #000080;
}

a.breadcrumb:visited
{
	color: #000080;
}
a.breadcrumb:active
{
	color: #000080;
}
a.breadcrumb:hover
{
	text-decoration: underline;
}
.here
{
	font: bold 15px Arial, sans-serif;
    text-decoration: none;
    padding-right: 5px;
    padding-left: 5px;
    color: #E6E6FA;
}
a.sitemap:link
{
	background-color: #ffffff;
	color: #ff0000;
	text-decoration: none;
}
a.sitemap:visited
{
	background-color: #ffffff;
	color: #663399;
	text-decoration: none;
}
a.sitemap:hover
{
	background-color: #ffffff;
	color: #33ccff;
	text-decoration: none;
}
.sitemap
{
	font: bold 25px Arial, sans-serif;
	background-color: #ffffff;
}
.textwhite {
	color: #FFF;
}
