<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
body {
	background-color: #212121;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: top;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #0C728C;
}
a:active {
	text-decoration: none;
	color: #666;
}
.lk {	font-size: 10px;	color: #0C728C;}
a.lk:link {	font-size: 10px;	color: #0C728C;}
a.lk:visited {	font-size: 10px;	color: #0C728C;}
a.lk:hover {	font-size: 10px;	color: #0C728C;}
a.lk:active {	font-size: 10px;	color: #0C728C;}
.lk2 {	color: #00A0C6;}
a.lk2:link {	text-decoration: none;	color: #00A0C6;}
a.lk2:visited {	text-decoration: none;	color: #00A0C6;}
a.lk2:hover {	text-decoration: underline;	color: #00A0C6;}
a.lk2:active {	text-decoration: none;	color: #00A0C6;}
.navi {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	height: 23px;
	width: 92px;
	background-color: #525152;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	text-transform: uppercase;
}
a.navi:link {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	height: 23px;
	width: 68px;
	color: #666666;
	background-image: url(navi_off.gif);
	text-transform: uppercase;
}
a.navi:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	height: 19px;
	width: 82px;
	color: #666666;
	background-image: url(navi_off.gif);
	margin-top: -3px;
	text-transform: uppercase;
}
a.navi:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	height: 19px;
	width: 82px;
	color: #FFFFFF;
	position: absolute;
	background-image: url(navi_on.gif);
	margin-top: -3px;
	padding-top: 3px;
	text-transform: uppercase;
}
a.navi:active {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	height: 19px;
	width: 82px;
	color: #666666;
	position: absolute;
	background-image: url(navi_off.gif);
	margin-top: -3px;
	padding-top: 3px;
	text-transform: uppercase;
}
.c_b {
	background-color: #000000;
	background-image: url(cen_bot_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.c_r {
	background-color: #000000;
	background-image: url(right-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.til {
	font-size: 18px;
	text-transform: uppercase;
	color: #0099CC;
	padding-left: 50px;
}
.line-bg {
	background-image: url(linebg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.blue {
	color: #0099CC;
	font-weight: bold;
}
.sj {
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
}
.til2 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}


-->