body {
	background-color: #cccccc;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#bod_ipr {
	scrollbar-base-color: #ffffff;
	scrollbar-face-color: #cccccc;
	scrollbar-track-color: #ffffff;
}

#tab_pma {
	width: 100%;
	height: 100%;
}

#td_pml {
	background-image: url(../img/curtain_llw.gif);
	width: 200px;
	height: 100%;
	background-repeat: no-repeat;
}

#td_pmr {
	background-image: url(../img/curtain_rlw.gif);
	width: 200px;
	height: 100%;
	background-repeat: no-repeat;
}

#td_pmc {
	text-align: center;
	vertical-align: top;
}

#td_prh {
	font-size: 0.9em;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#td_prm {
	font-size: 0.9em;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	line-height: 1.7em;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	width: 450px;
}

#td_prs {
	font-size: 0.8em;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	line-height: 1.5em;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	width: 450px;
}

#td_prt {
	padding-top: 5px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	width: 450px;
}

#td_pto {
	text-align: center;
	width: 100%;
	height: 155px;
	vertical-align: top;
}

#td_pbo {
	text-align: center;
	width: 100%;
	height: 65px;
	vertical-align: top;
}

#span_prt {
	font-size: 0.8em;
}

A#a_pr1:LINK {
	color: #000000;
	text-decoration: underline;
}

A#a_pr1:VISITED {
	color: #000000;
	text-decoration: underline;
}

A#a_pr1:HOVER {
	color: #990000;
	text-decoration: none;
}

A#a_pr1:ACTIVE {
	color: #990000;
	text-decoration: none;
}