td {  font-size: 12px; line-height: 150%; color: #777777}
a:link {  color: #777777; text-decoration: none}
a:visited {  color: #777777; text-decoration: none}
a:hover {  color: #CC0000; text-decoration: underline}

.title{
	font-size: 12px;
	line-height: 200%;
	color: #C5263A;
	font-weight: bold;
}

.wh{  font-size: 12px; line-height: 150%; color: #ffffff}
.wh:link {  color: #ffffff; text-decoration: none}
.wh:visited {  color: #ffffff; text-decoration: none}
.wh:hover {  color: #FF6633; text-decoration: none}

.link01{
	font-size: 12px;
	line-height: 200%;
	color: #000000;
}
.link01:link {  color: #000000; text-decoration: none}
.link01:visited {  color: #000000; text-decoration: none}
.link01:hover {  color: #CC0000; text-decoration: none}

.link02{  font-size: 12px; line-height: 200%; color: #369CAB}
.link02:link {  color: #369CAB; text-decoration: none}
.link02:visited {  color: #369CAB; text-decoration: none}
.link02:hover {  color: #CC0000; text-decoration: underline}

.s8 {
	border: 1px solid #4A4D4A;
	background-image: url(../img/s8_bj.gif);
}

.s10 {
	border: 5px solid #D6D3D6;
}

.s9 {
	background-color: #848282;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 24px;
	width: 75px;
	color: #FFFFFF;
}

BODY {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		SCROLLBAR-FACE-COLOR: ffffff;
		SCROLLBAR-HIGHLIGHT-COLOR: C1263A;
		SCROLLBAR-SHADOW-COLOR: C1263A;
		SCROLLBAR-3DLIGHT-COLOR: C1263A;
		SCROLLBAR-ARROW-COLOR: C1263A;
		SCROLLBAR-TRACK-COLOR:ffffff;
		SCROLLBAR-DARKSHADOW-COLOR: C1263A;
}

