body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #005DA5;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
p {
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
h1 {
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 18px;
}
h2 {
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 14px;
}
h3 {
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 12px;
}
h4 {
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 10px;
	font-size: 11px;
}
h5 {
	font-weight: bold;
	margin-top: 10px;
	font-size: 11px;
}
.caption {
	font-size: 10px;
	font-weight: bold;
}
.caption-larger {
	font-size: 12px;
	font-weight: bold;
}
ul {
	margin: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
}
li {
	list-style-type: disc;
	margin: 0px 0px 0px 10px;
}
.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CEB265;
}

#menu {
	margin: 0;
	padding: 0;
}
#menu li {
	list-style: none;
	float: left;
	font-size: 9px;
	line-height: 15px;
	white-space: nowrap;
	font-weight: bold;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 14px;
	margin-left:0;
}
#menu a {
	text-decoration: none;
	color: #666666;
}
#menu a:hover {
	color: #333333;
}
#menu-active a {
	text-decoration: underline;
}
.labels {
	font-size: 9px;
	white-space: nowrap;
	font-weight: bold;
	color: #9A9A9A;
}
.labels a {
    text-decoration: none;
	color: #9A9A9A;
}
.labels a:hover {
    text-decoration: none;
	color: #9A9A9A;
}
.labels_black {
	font-size: 8px;
	white-space: nowrap;
	font-weight: bold;
	color: #666666;
}
.labels_black a {
    text-decoration: none;
	color: #666666;
}
.labels_black a:hover {
    text-decoration: none;
	color: #666666;
}
.box {
	font-size: 9px;
}
.box a {
	color: #666666;
	font-weight: normal;
}
.img_leftmargin {
	margin-left: 8px;
}
.img_rightmargin {
	margin-right: 8px;
}
.livenews_h2 {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 4px;
	font-size: 18px;
	color: #666666;
}
.livenews_h2 a {
	color: #666666;
}
.red {
	color: #CC0000;
}
.last_updated {
	text-align: right;
	font-size: 9px;
	margin-top: 0px;
}
