body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 15px;
	line-height: 24px;
	color: #CCCCCC;
	background-repeat: repeat-y;

	background-position: center top;
	background-image: url(images_02/base.gif);
}

a:link {
	color: #FFF35C;
	text-decoration: none;
}
a:visited {
	color: #FFF35C;
	text-decoration: none;
}
a:hover {
	color: #F5911E;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
	 
.big { 
	font-size: 20px; 
	font-weight: bolder; 
	line-height: 28px; 
}
.middle { 
	font-size: 18px; 
	font-weight: bolder; 
	line-height: 28px; 
	color: #603813;
}
.middlegray { 
	font-size: 20px; 
	font-weight: bolder; 
	line-height: 27px; 
	color: #333333;
}
.black11px {
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.black12px {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.black13px {
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}
.gray14px {
	font-size: 14px;
	line-height: 22px;
	color: #666666;
}
.gray13px {
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}
.gray12px {
	font-size: 12px;
	line-height: 17px;
	color: #666666;
}
.gray11px {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.bkgray {
	background-color: #aaaaaa;
}
.red12px {
	font-size: 12px;
	line-height: 17px;
	color: #FF0000;
}
.white13px {
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
}
.white14px {
	font-size: 14px;
	line-height: 22px;
	font-weight: bolder;
	color: #FFFFFF;
}
.whiteboldbig {
	font-size: 20px;
	line-height: 26px;
	font-weight: bolder;
	color: #FFFFFF;
}
.line{ 
	border: 1px solid #cccccc;
}
.btn{ 
}

