BODY  {
	font-family: "Times New Roman", Times, serif;
	font-size : 10pt;
	color : Black;
	font-weight : normal;
	font-style : normal;
	background-color: #a4bcc8;
}

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, A:Hover, A:Active {
	color : Black;
	text-decoration : none;
}
SELECT  {
	FONT-WEIGHT : normal;
	COLOR : Black;
}

HR  {
	COLOR : #053b57;
}

.NavMenu {
	background-color: #053b57;
	color : white;
	font-weight : bold;
	font-size: 14px;
}
A.NavMenu:active {
	background-color: #053b57;
	color : white;
	font-weight : bold;
}
A.NavMenu:hover {
	background-color: #053b57;
	color : white;
	font-weight : bold;
}
A.NavMenu:visited {
	background-color: #053b57;
	color : white;
	font-weight : bold;
}
A.NavMenu:Link {
	background-color: #053b57;
	color : white;
	font-weight : bold;
}

.ListRow {
	background-color: #E6E6FA;
}
.ListRowOdd {
	background-color: #C5CFD7;
}
.RowSep {
	background-color: #C5CFD7;
}
.RowSepOdd {
	background-color: #E6E6FA;
}

.BannerLook {
	font-weight: bold;
}

.MenuSelect  {
	FONT-WEIGHT : bold;
	CURSOR : hand;
	color : Black;
	font-style: italic;
	font: 105%;
}
.CheckOut {
	color : Black;
	background-color : #F5F5DC;
	text-align : left;
	font-size : small;
	font-weight : bold;
	vertical-align : middle;
	border-color: Black;
}

.Order{
	color: Black;
	background-color: #F5F5DC;
	font-weight: bold;
}

.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 : #053b57;
}

.Footer {
	font-size: 12px;
	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 {
	color: Black;
	font-weight: bold;
}

.CatHead {
	background-color: #C5CFD7;
	font-size: 20px;
	font-weight: bold;
}
.Contents  {
}

.Warning {
	color: Red;
	font-weight: bold;
}

.PageHead {
	background-color: #C5CFD7;
	font-size: medium;
	font-weight: bold;
	Text-Align: left;
}
.ColHead {
	background-color: #C5CFD7;
	color: Balck;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.PageHeadI {
	background-color: #F5F5DC;
	font-size: medium;
	font-weight: bold;
	Text-Align: left;
	color: Black;
}
.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;
}
.Instructions {
	font-size: 12px;
	font-weight: bold;
	color: White;
}
.HeadBkGrd {
	background-color: #053b57;
}
.HeadBkGrdInst {
	background-color: #053b57;
	font-size: 12px;
	font-weight: bold;
	color: White;	
}