BODY  {
	color : #1e2080;
	background: #cfb795;
}

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;
}

SELECT  {
	FONT-WEIGHT : normal;
	COLOR : Black;
}
A:LINK, A:VISITED {
	color: #1e2080; 
	text-decoration : none;
}
A:linkMainMenu {
	color: #1e2080; 
	text-decoration : none;
}
A.linkWhiteMenu { 
	color: White; 
	text-decoration : none;
}
A.linkBlackMenu { 
	color: Black; 
	text-decoration : none;
}

HR  {
	COLOR : Black;
}

.NavMenu A:active:hover:link:visited {
	color: White;
}
.NavMenu {
	color: White;
	font-weight : bold;
}

.RowSep {
	background-color: #f2f2f2
}
.BannerLook {
	background-color: #cfb795;
	font-weight: bold;
}

.MenuSelect  {
	FONT-WEIGHT : bold;
	CURSOR : hand;
	COLOR : #A52A2A;
	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 : white;
	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;
}

.Title {
	background-color: White;
	color: Black;
	font-weight: bold;
}

.CatHead {
	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;
}