BODY {
		font-family: Arial;
		font-size: 11px;
		color: #000000;
}

A {
	font-family: Arial;
}

A:hover{color:#000000}

A.resort {
	font-size: 15px;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
}

A.big {
	font-size: 18px;
	text-decoration: none;
}

A.h1 {
	font-size: 25px;
	text-decoration: none;
}

A.h1big {
	font-size: 36px;
	text-decoration: none;
}
A.copy {
	font-size: 10px;
	text-decoration: none;
}

A.head {
	font-size: 11px;
	color: #000000;
	letter-spacing : 2px;
	text-decoration: none;
	border : 1px solid #CCCCCC;
	padding : 3px 4px 3px 4px;
	width : 0px;
}

A.head:hover {
	border : 1px solid Black;
	background : #FF9933;
	cursor : hand;
	color: #FFFFFF;
}

A.m {
	font-size: 10px;
	text-decoration: none;
	list-style-image: url(/img/li.gif);
	background : #FFFFFF;
	border-bottom : 1px solid #EEEEEE;
	border-top : 1px solid #EEEEEE;
	padding : 0px 5px 0px 10px;
	width : 140px;
}

A.m:hover {
	list-style-image: url(/img/lion.gif);
}

A.m1 {
	font-size: 10px;
	text-decoration: none;
	list-style-image: url(/img/right1.gif);
	background : #FFFFFF;
	border-bottom : 1px solid #EEEEEE;
	padding : 0px 5px 0px 10px;
	width : 140px;
}

A.m1:hover {
	list-style-image: url(/img/right.gif);
}

A.t {
	text-decoration: none;
	margin-top : 2px;
	color: #666666;
}

A.mono {
	font-family : monospace;
	font-size: 13px;
}

TD.mono {
	font-family : monospace;
	font-size: 13px;
}

table.tbl_1 {
	border : 1px solid #000000;
}
tr.h1 {
	border : 1px solid #000000;
	background : #bbbbbb;
	font-style: bold;
	color: #000000;
}

P {
	font-family: Arial;
	font-size: 11px;
}

P.big {
	font-size: 18px;
	color: #666666;
}

P.copy {
	font-size: 10px;
	text-decoration: none;
}

FONT {
	font-family: Arial;
}

FONT.resort {
	font-size: 15px;
	font-style: normal;
}

FONT.big {
	font-size: 18px;
	color: #666666;
}

FONT.h1 {
	font-size: 25px;
}

FONT.h1big {
	font-size: 36px;
}

FONT.small {
	font-size: 10px;
	text-decoration: none;
}

FONT.copy {
	font-size: 10px;
	text-decoration: none;
}

H1 {
	font-family: Arial;
	font-size: 25px;
}

H2 {
	font-family: Arial;
	font-size: 15px;
}

H3 {
	font-family: Arial;
	font-size: 16px;
	color: #cc3333;
	line-height : 16px;
	margin-top : 5px;
	margin-bottom : 0px;
}

H4 {
	font-family: Arial;
	font-size: 13px;
	line-height : 15px;
	margin-top : 3px;
	margin-bottom : 5px;
}

TD {
	font-family: Arial;
	font-size: 11px;
}

TD.uho {
	background-image: url(/img/uho-bg.gif);
	cursor : hand;
	border : 1px solid #999999;
}

TD.u {
	border-bottom : 1px solid #666666;
}

OL {
	font-family: Arial;
	font-size: 11px;
}

UL {
	font-family: Arial;
	font-size: 11px;
}

INPUT {
	font-family: Arial;
	font-size: 10px;
}

SELECT {
	font-family: Arial;
	font-size: 10px;
}

INPUT.inv {
	font-family: Arial;
	font-size: 10px;
	border : 1px solid #ffffff;
	width : 37px;
	padding : 2px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}

INPUT.invb {
	font-family: Arial;
	font-size: 11px;
	font-weight : bold;
	color: #ff0000;
	border : 1px solid #ffffff;
	width : 37px;
	padding : 2px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}

INPUT.invRED {
	font-family: Arial;
	font-size: 10px;
	color: #ff0000;
	font-weight : bold;
	border : 1px solid #ffffff;
	width : 40px;
	padding : 2px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}

INPUT.invH3 {
	font-family: Arial;
	font-size: 16px;
	color: #cc3333;
	width : 50px;
	font-weight : bold;
	line-height : 16px;
	border : 1px solid #ffffff;
	padding : 2px 0px 0px 0px;
	margin : 0px 0px -3px 0px;
}

