body {
	background-color: #b70000;
	/* #993333 */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th,text,password,p {
	font-size: 9pt;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #993300;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.bgwhite {
	background-color: #FFFFFF;
}

.white {
	color: #FFFFFF;
}
.white a:link {
	color: #ffffff;
	text-decoration: none;
}
.white a:visited {
	color: #ffffff;
	text-decoration: none;
}
.white a:hover {
	color: #ffff00;
	text-decoration: underline;
}
.white a:active {
	color: #ffffff;
	text-decoration: none;
}
.bgnavibar {
	background: #CC3333;
}
.bgleft {
	background: #FFCC80;
}
.bgtitle {
	background: #FF9900;
}
.title1 {
	font-weight: bold;
	color: #FFFFFF;
}
.bgcontent {
	background: #FFFEF0;
}
.bordertrbl {
	background: #f4fffe;
	border-top: 1px solid #ff9900;
	border-right: 1px dashed #ff9900;
	border-bottom: 1px solid #ff9900;
	border-left: 1px solid #ff9900;
}
.bordertr {
	background: #ffcc80;
	/*#eddf84   #e2e241  */
	border-top: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
	border-bottom: 1px none #FF9900;
	border-left: 1px none #FF9900;
}
.title2 {
	font-weight: bold;
	color: #993300;
}
.borderrb {
	background: #F4FFFE;
	border-top: 1px none #ff9900;
	border-right: 1px solid #ff9900;
	border-bottom: 1px solid #ff9900;
	border-left: 1px none #ff9900;
}
.bordertrl {
	border-top: 1px solid #ff9900;
	border-right: 1px solid #ff9900;
	border-bottom: 1px none #ff9900;
	border-left: 1px solid #ff9900;
	background: #ffcc80;
}
.borderrbl {
	border-top: 1px none #ff9900;
	border-right: 1px solid #ff9900;
	border-bottom: 1px solid #ff9900;
	border-left: 1px solid #ff9900;
}
.dotline td {
	border-top: 1px none #cccccc;
	border-right: 1px none #ff9900;
	border-bottom: 1px dotted #cccccc;
	border-left: 1px none #ff9900;
}
.lineheight {
	line-height: 150%;
}
.text0 {
	font-family: "Verdana", "ËÎÌå", "Arial", "Helvetica", "sans-serif";font-size: 10.5pt;line-height: 150%;
}
