.index {
	border:1px solid black;
}
td {
	font-family:verdana;
	font-size:9pt;
}
.button
{
	background-color: #2D2D2D;
	border-left: 1px solid white;
	border-right: 1px solid #E9E9E9;
	border-top: 1px solid white;	
	border-bottom: 1px solid #E9E9E9;
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: white;
	padding-left: 2px;
	padding-right: 2px;
}
a {
	font-family:verdana;
	font-size:9pt;
	color:#092A51;
}
a:hover {
	font-family:verdana;
	font-size:9pt;
	color:#4E8CD6;
}
.subcat {
	font-family:verdana;
	font-size:11pt;
	background:#ECF1F7;
	border:3px solid #D4E0EC;
	padding:3px;
}
.subcat a {
	font-family:verdana;
	font-size:11pt;
	color:#092A51;
}
.subcat a:hover {
	font-family:verdana;
	font-size:11pt;
	color:#4E8CD6;
}
.toplogo {
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
}
.subtitle {
	font-family:verdana;
	font-size:9pt;
	border-left:1px solid black;
	border-right:1px solid black;
	background:#092A51;
	color:white;
	padding:6px;
}
.extraheader {
	border-left:1px solid black;
	border-right:1px solid black;
	font-family:verdana;
	font-size:9pt;
	background:#4E8CD6;
	color:white;
}
.hlink {
	font-family:verdana;
	font-size:9pt;
	background:#1270B0;
	border-left:1px solid black;
	border-right:1px solid black;
	padding:6px;
}
.hlink a {
	font-family:verdana;
	font-size:9pt;
	color:white;
	text-decoration:none;
}
.hlink a:hover {
	color:silver;
	text-decoration:underline;
}
.menuleft {
	border-left:1px solid black;
	background:#1270B0;
}
.menuright {
	border-right:1px solid black;
	background:#1270B0;
}
.shopcart {
	border-bottom:2px solid #1270B0;
}
.footer {
	font-family:verdana;
	font-size:9pt;
	color:white;
	border:1px solid black;
	background:#092A51;
}
.footer a {
	font-family:verdana;
	font-size:9pt;
	color:silver;
	text-decoration:none;
}
.footer a:hover {
	font-family:verdana;
	font-size:9pt;
	color:#FFFFFF;
	text-decoration:underline;
}
.promotiontop {
	font-family:verdana;
	font-size:9pt;
	background:#ECF1F7;
	border-top:3px solid #D4E0EC;
	border-bottom:3px solid #D4E0EC;
}
.promotionpic {
	font-family:verdana;
	font-size:9pt;
	background:#ECF1F7;
}
.promotiontop a {
	color:#2D2D2D;
	text-decoration:none;
}
.promotiontop a:hover {
	text-decoration:underline;
	color:#000000;
}
.headtop {
	font-family:verdana;
	font-size:10pt;
	font-weight:bold;
	color:white;
	background:#092A51;
	padding:4px;
	border-top:1px solid #D4E0EC;
	border-bottom:1px solid #D4E0EC;
}
.headtop a {
	font-family:verdana;
	font-size:10pt;
	color:white;
	text-decoration:none;
}
.headtop a:hover {
	font-size:10pt;
	color:silver;
	text-decoration:underline;
}
.menu {
	font-family:verdana;
	font-size:9pt;
	color:#2D2D2D;
	background:#ECF1F7;
	border-bottom:3px solid #D4E0EC;
}
.menu a {
	font-family:verdana;
	font-size:9pt;
	color:#2D2D2D;
	text-decoration:none;
}
.menu a:hover {
	color:#000000;
	text-decoration:underline;
}