body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #82C2D8;
	background-image: url(/templates/3/bg.png);
	background-repeat: repeat-x;
	background-position: top;
}

#menuMap, #menuMap2
{
	position:relative;
}
#menuMapMain, #menuMapMain2
{
	position:absolute;
	left:0px;
	top:0px;
}
#menuMapOver, #menuMapOver2
{
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
}

.footer
{
	color: #0C2B36;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
}
.footer a
{
	color: #3568AE;
	text-decoration: underline;
}

.login input
{
	border:0px;
	padding:0px;
	margin:0px;
}

#tickertape2{
layer-background-color:#FFF9F1;
width:90%;
}

#subtickertape2{
background-color:#FFF9F1;
border:0px;
width:100%;
padding:4px;
height: 65px;
font-size:11px;
}

.subtickertape2font{
font:bold 11px "Times New Roman";
text-decoration:none;
color: #000000;
}

.subtickertape2font a{
color: #000000;
text-decoration:none;
}
a
{
	text-decoration: none;
	color: #16387C;
}
a:hover
{
	text-decoration: underline;
}

img
{
	border:0px
}

.content
{
	font-size: 12px;
	color: #000000;
}

.table
{
	border-collapse:collapse;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}
.table TH
{
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	position:relative;
	font-weight: bold;
	text-align: left;
}
.table TD
{
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	position:relative;
}
.none
{
	border-collapse: separate;
}
.none TD, .none TH
{
	font-weight: none;
	border: 0px;
}
.title, .title a
{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.last10
{
	font-weight: bold;
}

.members, .members a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}