.web {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;

}

.webblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}

.websmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.websmallblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


.rightinfobox {
	float: right;
	margin: 25px;
	padding: 10px;
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}


td.box {
margin: 8px; border: 1px solid #2e53a3;
}


div.cent {
text-align: center;
}

.list-header {
	text-transform: uppercase;
	letter-spacing: .05em;
	font-weight: bold;
	font-size: 10px;
}

.table-product {
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	vertical-align: top;
}

.table-left {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .04em;
	font-weight: bold;
	font-size: 9px;
	color: #424b98;
	vertical-align: top;
	border-style: solid;
	border-color: #424b98;
	border-width: thin;
}
a.table-nav:link {
	color: #424b98;
	text-decoration: none;
}
a.table-nav:visited {
	text-decoration: none;
	color: #424b98;
}

a.table-nav:hover {
	text-decoration: none;
	color: #666666;
}