BODY {
/*	background: #FFFFFF url(img/decor00a.gif) repeat; */
	background: #FFFFFF none repeat;
	color : #333333;
	font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
}

.MENU {
	background: #FFFFFF url(img/decor01a.gif) no-repeat;
	width : 190px;
	min-width : 190px;
	max-width : 190px;
	min-height : 138px;
	max-height : 138px;
}

.UMENU {
	background: #FFFFFF url(img/decor01b.gif) no-repeat;
	width : 190px;
	min-width : 190px;
	max-width : 190px;
	min-height : 22px;
	max-height : 22px;
}

.UUMENU {
	background: #FFFFFF none no-repeat;
	width : 190px;
	min-width : 190px;
	max-width : 190px;
	min-height : 245px;
	max-height : 100%;
}

.TEXT1 {
	background: #FFFFFF url(img/decor03a.gif) no-repeat;
}

H1 {
	font-family : "Courier New", Courier, monospace;
	font-size: 26pt;
	color : #000066;
	font-weight : bold;
	margin-top : 0;
}

.NONBOLD {
	font-weight : normal;
}

H2 {
	font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size: 16pt;
	color : #333333;
	font-weight : normal;
}

H3 {
	font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size: 14pt;
	color : #333333;
	font-weight : normal;
}

H4 {
	font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size: 12pt;
	color : #333333;
	font-weight : bold;
}

TABLE.MAIN {
	background-color : #FFFFFF;
	background : #FFFFFF none;
	padding : 0 0 0 0;
}

P, TD {
	font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size: 10.8pt;
	color : #333333;
	font-weight : normal;
}
/*
P:first-line {
	text-indent : 2em;
}
*/
TH {
	font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size: 11pt;
	color : #333333;
}

A {
	text-decoration : none;
	background-color : transparent;
}

A:LINK {
	color: #000066;
}

A:VISITED {
	color : #330066;
}

A:Hover {
	color: #FFBB41;
	text-decoration : underline;
}

.MENU A:Hover {
	color: #FFBB41;
	text-decoration : none;
}

A:ACTIVE {
	color : #FFAA11;
}

HR {
	height: 1pt;
	color : #FFBB41;
	background-color : transparent;
}

.INFOBOX {
/*	background : #FFF6E8 none; */
	background : #FFFBF3 none;
	position : relative;
	z-index : 2;
	top : 0px;
	left : 0px;
	width : 184px;
	min-width : 180px;
	max-width : 186px;
	vertical-align : top;
	padding : 4px 2px 4px 2px;
/*	border : 1px solid #FFEED0; */
	border : 1px solid #FFF6E8;
}

.TAGLN {
	font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight : normal;
	letter-spacing : 1px;
}

.MINI {
	font-size: 10pt;
	font-weight : normal;
	margin : 0 0 10 0;
}

.MINIR {
	font-size: 10pt;
	font-weight : normal;
	margin : 0 0 10 0;
	text-align: right;
}

.MINIC {
	font-size: 10pt;
	font-weight : normal;
	margin : 0 0 10 0;
	text-align: center;
}

H1.MINI {
	font-size: 11.pt;
	font-weight : bolder;
	margin : 4 0 12 1;
	letter-spacing : 1px;
}

H2.MINI {
	font-size: 10.5pt;
	font-weight : bolder;
}

H3.MINI {
	font-size: 10pt;
	font-weight : bold;
}

