@charset "utf-8";
/* CSS Document */

.red{
	color: #7D1000;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
body {
	margin-top: 0px;
	background-color: #EDE1C4;

}


#menu a {
	color: #FFFFFF;
	text-decoration:none;
	letter-spacing:0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #313A3B;
	display: block;
	height: 20px;
	margin: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
	
#menu a:hover {
	color: #333333;
	background-color: #F2E3D1;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #7D1000;
	}
.border {
}


#footerkeywords {
	color: #333333;
	font-size: 11px;
	margin: 5px;
	padding: 5px;
	}
.border #content table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
h3 {
	color: #313A3B;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #7D1000;
}
.border #content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.border #content a {
	color: #313A3B;
}
.border #content a:hover {
	color: #313A3B;
	text-decoration: none;
}

#navigation td {
	border-bottom: 1px solid #7197B3;
	}
	
#navigation a {
	font:bold 11px Georgia, Times New Roman, Times, serif;
	color: #16577B;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 26px;
	border-left: 2px dotted #ffffff;
	}
	
#navigation a:hover {
	color:#67CAEA;
	border-left: 2px dotted #FF3300;
	}
.border #content #producttable td {
	background-color: #EBE4F0;
}
.border #content #producttable td white {
	background-color: #FFFFFF;
}
.bgpurple {
	background-color: #EBE4F0;
}
.bgwhite {
	color: #7D1000;
}
