a:link {
	color: #76b5f0;
	font-weight:bold;
	text-decoration:none;
}


a:visited {
	color: #76b5f0;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
a:active {
	color: #0099FF;
	font-weight:bold;
	text-decoration:none;
}


a.btn_corner:link {
	color: #002C68;
	text-decoration:none;
}

a.btn_corner:visited {
	color: #002C68;
	text-decoration:none;
}

a.btn_corner:hover {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}


a.btn_corner:active {
	color: #999999;
	text-decoration:none;
}



.buttons_corner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002C68;
}

.maintext_scroll {
	width: 520px;
	height: 318px;
	overflow-x: none;
	overflow-y:auto;
	clip: rect(auto,30px,auto,auto);
	padding-right: 30px;
	padding-left: 10px;
	
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002C68;
}

.trade_hrs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002C68;
	font-weight:bold;
}

.copy_10pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.sidespad {
	padding-left:15px;
	padding-right:15px;
}

.copy_11pt_sidespad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:left;
}

.copy_11pt_lead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #002C68;
}

.header_sidespad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002C68;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
}

.bg_notrepeat {
background-repeat:no-repeat}