/* CSS Document */
body, td {
	font-size: 14px;
	line-height: 20px;
	color: #444444;
}
body {
	margin-bottom: 20px;
	margin-top: 30px;
	background-image: url(../images/background2.gif);
	background-position: center top;
}
.biggest {
	font-size: 24px;
	line-height: 28px;
}
.bigger {
	font-size: 18px;
	line-height: 22px;
}
.big {
	font-size: 16px;
	line-height: 22px;
}
.normal {
	font-size: 14px;
	line-height: 20px;
}
.small {
	font-size: 12px;
	line-height: 16px;
}
.smaller {
	font-size: 10px;
	line-height: 13px;
}
.smallest {
	font-size:9px;
	line-height: 12px;
}
a:link {
	color: #165829;
	text-decoration: none;
}
a:visited {
	color: #669966;
	text-decoration: none;
}
a:active {
	color: #CC001F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #890c08;
}
.copyright {
	font-size: 10px;
	line-height: 18px;
}
.bkwht {
	background-color: #FFFFFF;
}
.noelred {
	color: #890c08;
}
.leadblue {
	color: #668187;
}
.brown {
	color: #a9775d;
}
.goldlineh {
	background-image: url(../images/hline_gold.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.goldlinev {
	background-image: url(../images/vline_gold.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.zaiko {
	font-size: 12px;
	color: #990000
}
.treebkgnd {
	background-image: url(../images/img_top_02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bkred {
	background-color: #890c08;
}
