body,td,th {
	font-size: 9pt;
	color: #9C9C9C;
	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: #9C9C9C;
}
a:visited {
	text-decoration: none;
	color: #9C9C9C;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #9C9C9C;
}
.til{
	font-size: 11pt;
	font-weight: bold;
}
.big {
	font-size: 10.5pt;
}
.big12 {
	font-size: 12pt;
}
.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: #00007A;
}
.black:active {
	color: #000000;
}
.white{
	color: #FFFFFF;
}
.white:link {
	color: #FFFFFF;
}
.white:visited {
	color: #FFFFFF;
}
.white:hover {
	color: #9C9C9C;
}
.white:active {
	color: #FFFFFF;
}
.gray {
	color: #B2B2B2;
}
.gray:link {
	color: #B2B2B2;
}
.gray:visited {
	color: #B2B2B2;
}
.gray:hover {
	color: #BE0000;
}
.gray:active {
	color: #B2B2B2;
}
.red {
	color: #BE0000;
}
.red:link {
	color: #BE0000;
}
.red:visited {
	color: #BE0000;
}
.red:hover {
	color: #9C9C9C;
}
.red:active {
	color: #BE0000;
}

.more:link {
	color: #800080;
}
.more:visited {
	color: #800080;
}
.more:hover {
	color: #00007A;
}
.more:active {
	color: #800080;
}
.tpyy {
	border: 1px solid #9C9C9C;
}
.newsbg {
	background-image: url(page/08.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.td1 {
	padding-left:23px;
	padding-right:23px;
}
.td2 {
	padding-left:35px;
}
.td3 {
	padding-right:82px;
}
.td4 {
	padding-left:23px;
	padding-right:10px;
}