﻿.heading {
	font-size: 12px;
}

.heading a {
	color: #6699FF;
	text-decoration: underline;
}

.heading a:hover {
	color: #0000FF;
	text-decoration: none;
}

.heading .current {
	color: #FF6600;
}
.content {
	list-style-image: url(images/blue-4square.png);
	font-size: 16px;
}
.content .title {
	font-size: 16px;
}
.content a {
	color: #003399;
}
.content a:hover {
	color: #6699FF;
	text-decoration: none;
}
.content p {
	margin: 10px;
}
.copyrightDiv {
	/*position:relative; 
	bottom: 0px;
	left: 0px;*/
	width: 100%;
	height: 60px;
	/*z-index:99; */
	padding:0px; 
	margin:0px;
}.header_1 {
	font-size: 16px;
	font-weight: bold;
}
.info_top {
	background-color:#FFFFFF;
	border-bottom:1px solid white;
}
/*
body {
	background-image: url(../images/greybar.jpg);
	background-repeat: repeat-y repeat-x;
	margin: 0px;
}
*/
.statTbl {
	font-size: 14px;
	padding-left:30px;
}
.port {
	font-family:"Times New Roman", Times, serif;
}
td.title_chn {
	background-image: url(images/banner_left.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
td.title_port {
	background-image: url(images/banner_port_left.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}