BODY  {
	font-family: sans-serif;
	font-size : 12pt;
	color : Black;
	font-weight : bold;
	font-style : normal;
	background-color: White;
}


H2  {
	FONT-WEIGHT : bold;
	TEXT-ALIGN : center;
}

H3  {
	COLOR : Black;
	TEXT-ALIGN : center;
}

H4  {
	FONT-WEIGHT : bold;
	TEXT-ALIGN : center;
	font-size : x-small;
}

H5  {
	FONT-WEIGHT : bold;
	FONT-SIZE : 80%;
	TEXT-ALIGN : center;
}

A  {
	color : Black;
	FONT-WEIGHT : bold;
	CURSOR : hand;
	TEXT-DECORATION : none;
}

A:LINK, A:VISITED {
	color : Black;
	text-decoration : none;
}
SELECT  {
	FONT-WEIGHT : normal;
	COLOR : Black;
}

HR  {
	COLOR : Black;
}

.NavMenu {
	background-color: #00008B;
	color : White;
	font-weight : bold;
}
A.NavMenu:active {
	background-color: #00008B;
	color : White;
	font-weight : bold;
}
A.NavMenu:hover {
	background-color: #00008B;
	color : White;
	font-weight : bold;
}
A.NavMenu:visited {
	background-color: #00008B;
	color : White;
	font-weight : bold;
}
A.NavMenu:Link {
	background-color: #00008B;
	color : White;
	font-weight : bold;
}

.RowSep {
	background-color: #f2f2f2
}
.BannerLook {
	font-size: larger;
	font-weight: bold;
}

.MenuSelect  {
	FONT-WEIGHT : bold;
	CURSOR : hand;
	color : Black;
	font-style: italic;
	font: 105%;
}
.CheckOut {
	color : Black;
	background-color : InactiveCaptionText;
	text-align : left;
	font-size : small;
	font-weight : bold;
	vertical-align : middle;
	border-color: Black;
}

.Order{
	color: Black;
	background-color: InactiveCaptionText;
	font-weight: bold;
}
.MainPage  {
	color : Black;
	text-align : left;
	font-size : small;
	font-weight : bold;
	vertical-align : middle;
	font-style : normal;
}
.Menu  {
	color : Black;
	text-align : left;
	font-size : small;
	font-weight : bold;
	vertical-align : middle;
	font-style : normal;
}

.MainPageTitle  {
	color : Black;
	text-align : left;
	font-size : x-small;
	font-weight : bold;
	vertical-align : middle;
	font-style : normal;
}

.RowHead  {
	font-size : large;
	font-weight : bold;
	font-style : normal;
	color : White;
	background-color : Navy;
}

.Footer {
	font-size: x-small;
	font-weight: bold;
}
.CRFooter {
	font-size: x-small;
	font-weight: bold;
	color: Black;
}
.Sel_Note {
	font-size: small;
	font-weight: bold;
	color: Black;
}

.MouseOver {
	color : Black;
	cursor: hand;
}

.Title {
	background-color: White;
	color: Black;
	font-weight: bold;
}

.CatHead {
	color: Maroon;
	font-size: medium;
	font-weight: bold;
}
.Contents  {
}

.Warning {
	color: Red;
}

.PageHead {
	font-size: large;
	font-weight: bold;
	Text-Align: left;
}
.ColHead {
	background-color: White;
	color: Navy;
	text-align: center;
	font-size: x-large;
	font-weight: bold;
}
.PageHeadI {
	font-size: large;
	font-weight: bold;
	font-style: italic;
	Text-Align: left;
	color: Navy;
}
.NeedHelp {
	font-size: x-small;
}
.InCart {
	color: Blue;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
}
Hdr {
	color: #FFCC00;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a.Hdr:link {
	color: #FFCC00;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a.Hdr:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
a.Hdr:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffcc00;
	text-decoration: underline;
	font-weight: bold;
}
