/* CSS Document */
body {
	background-color: #ccc;
	padding: 0px;
	margin: 0px;
	
}
.footer1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 40px;
}
.mainsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAAAAA;
	text-decoration: none;
	line-height: 18px;
}
.mainsub a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAAAAA;
	text-decoration: none;
	line-height: 18px;
}
.mainsub a:hover {
	color: #00507C;
	text-decoration: none;
}
.mainsub2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
.mainsub2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
.mainsub2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00507C;
}
div.opac_xmpl {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	-khtml-opacity: 0.75;
}
.tableline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.columns {
	width: 100%;
  	column-count: 2;
  	column-width: 400px;
  	column-gap: 10px
}p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #00507C;
	text-decoration: none;
}
.footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
div#newsloader{
	position: absolute;
	z-index: 1500; 
	left: 250px; 
	top: 150px; 
	white-space:nowrap;
	height:100px;
	width:100px;
}

div#ticker-area {
	position: absolute;
	z-index: 1500; 
	left: 250px; 
	top: 150px; 
	white-space: nowrap;
	font-family: 'verdana', 'arial', 'helvetica', sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

div#ticker-area .latest {
	color: #ae0000;
	text-transform: uppercase;
	padding-right: 4px;
}

#newsloader p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	white-space:nowrap;
}
#descript{
	color:blue;
}

.popdiv p.mainsub { background: #ffffff; padding: 0px 0 0 10px; margin-bottom: 8px; border-left: solid 2px #999999; }
#main table table table a:focus { outline: none; }
