BODY  {
	font-family : serif;
	font-size : 12pt;
	color : Navy;
	font-weight : bold;
	font-style : normal;
	background-image: url(../images/WCCWC_BG.jpg);
}

Table  {
	border-color : navy;
	padding: 0% 4%;
	margin-left: 2px;
}

H2  {
	FONT-WEIGHT : bold;
	TEXT-ALIGN : center;
}

H3  {
	COLOR : Navy;
	TEXT-ALIGN : center;
}

H4  {
	FONT-WEIGHT : bold;
	TEXT-ALIGN : center;
	font-size : x-small;
	font-family : sans-serif;
}

H5  {
	FONT-WEIGHT : bold;
	FONT-SIZE : 80%;
	TEXT-ALIGN : center;
}

A  {
	FONT-WEIGHT : bold;
	CURSOR : hand;
	COLOR : Navy;
	TEXT-DECORATION : none;
}

A:hover  {
	FONT-WEIGHT : bold;
	CURSOR : hand;
	COLOR : Maroon;
	TEXT-DECORATION : none;
	font-style: italic;
}
SELECT  {
	FONT-WEIGHT : normal;
	COLOR : Navy;
}

HR  {
	COLOR : Navy;
}

.MenuSelect  {
	FONT-WEIGHT : bold;
	CURSOR : hand;
	COLOR : #A52A2A;
	font-style: italic;
	font: 105%;
}
.CheckOut  {
	color : Navy;
	background-color : white;
	text-align : left;
	font-size : small;
	font-weight : bold;
	vertical-align : middle;
}

.MainPage  {
	color : Navy;
	text-align : left;
	font-size : small;
	font-weight : bold;
	vertical-align : middle;
	font-family : sans-serif;
	font-style : normal;
}
.MainPageTitle  {
	color : Navy;
	text-align : left;
	font-size : x-small;
	font-weight : bold;
	vertical-align : middle;
	font-family : sans-serif;
	font-style : normal;
}

.RowHead  {
	font-size : large;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : White;
	background-color : Navy;
}

.Footer {
	font-size: x-small;
	font-weight: bold;
	color: Navy;
}
.CRFooter {
	font-size: x-small;
	font-weight: bold;
	color: Navy;
}
.Sel_Note {
	font-size: small;
	font-weight: bold;
	color: Navy;
}

.MouseOver {
	background-color: #A9A9A9;
	color: White;
	cursor: hand;
}

.MouseOut {
	
}

.Title {
	background-color: White;
	color: Navy;
	font-weight: bold;
}

.CatHead {
	font-size: medium;
	font-weight: bold;
}
.Contents  {
}

.Warning {
	color: Red;
}

.PageHead {
	font-size: large;
	font-weight: bold;
	Text-Align: left;
}