@charset "ISO-8859-1";
#menu {
	width: 150px;
	position: absolute;
	top: 232px;
	left: 0;
	height: 162px;
}
#info img {
	padding-right: 2px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 140%;
	background-image: url(images/bgColor.gif);
}
#info tr {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
}
.bigHead {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
#page {
	left: 10px;
	background-repeat: repeat;
	background-position: -10px;
}
#page a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00A261;
}
#page a:hover {
	background-color: #F45B34;
}
.orange {
	color: #F15931;
}
#info {
	background-color: #FFFFFF;
	width: 575px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 3px;
}
a.yellow {
	background-color: #FFC234;
}
#menu img {
	margin-bottom: 3px;
}
.bottomLine {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #00A261;
}
.norepeat {
	background-repeat: no-repeat;
}
.bigHeadorange {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #F15831;
}
.bigHeadWhite {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #FFFFFF;
	width: 475px;
}
.bigHeadBigger {
	font-size: 24px;
	font-weight: bold;
	width: 475px;
	line-height: normal;
}
#more a  {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	font-size: 10px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	text-transform: uppercase;
	word-spacing: 1px;
	border: thin solid #000000;
	background-color: #F15931;
}
#more a:hover {
	background-color: #FFC234;
	color: #000000;
}
#info2 {
	width: 575px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
#info2 a {
	text-decoration: underline;
	color: #000000;
	background-color: #FFFFFF;
}
#yellow  a {
	background-color: #FFC233;
	color: #000000;
}
#green a {
	color: #FFFFFF;
	background-color: #00A261;
}
#yellow a:hover {
	color: #FFFFFF;
	background-color: #F15931;
}
p {
	font-size: 85%;
}
