body,td,th {
	font-size: 9pt;
	color: #000000;
	line-height: 160%
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #111111;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.til{
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}
.big {
	font-size: 10.5pt;
}
.big12 {
	font-size: 12pt;
}
.line100 {
        line-height: 100%;
}
.line140 {
        line-height: 140%;
}
.str {
	font-weight: bold;
}
.bg-t-l {
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-t-r {
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-b-l {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg-b-r {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg-t {
	background-repeat: repeat-x;
	background-position: top left;
}
.bg-b {
	background-repeat: repeat-x;
	background-position: bottom left;
}
.bg-l {
	background-repeat: repeat-y;
	background-position: top left;
}
.bg-r {
	background-repeat: repeat-y;
	background-position: top right;
}
.black {
	color: #000000;
}
.black:link {
	color: #000000;
}
.black:visited {
	color: #000000;
}
.black:hover {
	color: #CCCCCC;
}
.black:active {
	color: #000000;
}
.white{
	color: #FFFFFF;
}
.white:link {
	color: #FFFFFF;
}
.white:visited {
	color: #FFFFFF;
}
.white:hover {
	color: #CCCCCC;
}
.white:active {
	color: #FFFFFF;
}
.gray {
	color: #72797C;
}
.gray:link {
	color: #72797C;
}
.gray:visited {
	color: #72797C;
}
.gray:hover {
	color: #BE0000;
}
.gray:active {
	color: #72797C;
}
.red {
	color: #BE0000;
}
.red:link {
	color: #BE0000;
}
.red:visited {
	color: #BE0000;
}
.red:hover {
	color: #CCCCCC;
}
.red:active {
	color: #BE0000;
}
.green {
	color: #00FF00;
}
.green:link {
	color: #00FF00;
}
.green:visited {
	color: #00FF00;
}
.green:hover {
	color: #00007A;
}
.green:active {
	color: #00FF00;
}
.blue  {
	color: #00007A;
}
.blue:link {
	color: #00007A;
}
.blue:visited {
	color: #00007A;
}
.blue:hover {
	color: #BE0000;
}
.blue:active {
	color: #00007A;
}
.tpyy {
	border: 2px solid #CCCCCC;
}
.bor-black {
	border: 1px solid #000000;
}
.bor-white {
	border: 1px solid #FFFFFF;
}
.bor-gray {
	border: 1px solid #8FA6B8;
}
.newsbg {
        height: 26px;
	background-image: url(../page/13.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
