body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EFEFEF;
}

.bkghead {
	background-image: url(img/bkg_head.gif);
	background-repeat:no-repeat;
	background-color:#0066CC;
}

.bkghead2 {
	background-image: url(img/bkg_head2.gif);
	background-repeat:no-repeat;
	background-color:#0066CC;
}

.bkghead3 {
	background-image: url(img/bkg_head3.gif);
	background-repeat:no-repeat;
	background-color:#0066CC;
}

.bgalpha {
	background-image: url(img/ptn_otha.gif);
	background-repeat:repeat;
	font-size:12px;
	line-height:160%;
	color:#000000;
}

.redline {
	background-image: url(img/bkg_redline.gif);
	background-repeat:repeat;
}

.cap {
	font-size:12px;
	line-height:160%;
}

.captitle {
	font-size:12px;
	color:#551100;
}

.close {
	font-size:11px;
}