/* CSS Document */

A:link {
	COLOR: #20598E; text-decoration:none
}
A:visited {
	COLOR: #20598E; text-decoration:none
}
A:active {
	COLOR: #20598E; text-decoration:none
}
A:hover {
	COLOR: #20598E; text-decoration:underline
}
TD.MainChoiceBlue {
	FONT: bold small Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #20598E;
	border-right-color: #20598E;
	border-bottom-color: #20598E;
	border-left-color: #20598E;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
TABLE.HomeMainChoice {
	FONT: bold small Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
TR.CartTableHeader {
	background-color: #20598E;
	color: #FFFFFF;
	font-weight: bold;
}
TD.OtherMainChoice {
	FONT: bold small Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #20598E;
	border-right-color: #20598E;
	border-bottom-color: #20598E;
	border-left-color: #20598E;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
TD.MainMenuSection {
	FONT: bold x-small Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #20598E;
	border-right-color: #20598E;
	border-bottom-color: #20598E;
	border-left-color: #20598E;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
SPAN.PageTitle {
	COLOR: #20598E;
	FONT: bold large Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
SPAN.CategoryTitle {
	COLOR: #20598E;
	FONT: bold medium Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
SPAN.MainFontSet {
	COLOR: #000000; FONT: x-small Verdana, Arial, Helvetica, sans-serif;
}
TABLE.MainPage {
	COLOR: #000000; FONT: x-small Verdana, Arial, Helvetica, sans-serif;
}
SPAN.ProdTitle {
	COLOR: #20598E; FONT: bold small Verdana, Arial, Helvetica, sans-serif;
}
P.Copyright {
	MARGIN-BOTTOM: 20px; FONT: xx-small Arial, Helvetica, sans-serif; COLOR: #000000; TEXT-ALIGN: center
}
P.Copyright A:link {
	COLOR: #000000; TEXT-DECORATION: underline
}
P.Copyright A:visited {
	COLOR: #000000; TEXT-DECORATION: underline
}
P.Copyright A:hover {
	COLOR: #5A91E4; TEXT-DECORATION: none
}