HTML {overflow-y: scroll;}

BODY {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	color: #002680;
	margin: 0px 0px 0px 0px; 
	background-color: #FFFFFF; } 

TD, P, LI {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	color: #002680; }
	
table.top { background-image: url(images/top_bg_01.jpg); }

td.fades { background-image: url(images/fade_bg_01.gif);
	background-repeat:repeat-x;
	background-position:top center; }
	
td.main-content { background-image: url(images/main_bg_01.gif);
	background-repeat:no-repeat;
	background-position:top center;
	background-color: #FFFFFF; }
	
div.main-border1 { border: 1px solid #FFFFFF; }
div.main-border2 { border: 1px solid #002680; }
	
td.title { 
	background-color: #FFFFFF;
	width: 980px;
	border-bottom: 1px solid #002680; }

td.main { 
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 9pt;
	color: #002680;
	font-weight: normal;
	background-color: #FFFFFF;
	width: 980px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px; }

td.inc_pics_shadow_r { background-image: url(images/shadow_r.png); }

td.inc_pics_shadow_b { background-image: url(images/shadow_b.png); }

div.main {
	border: 0px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center; }

div.white { color: #FFFFFF; }
	
div.black { color: #000000; }

div.small {
	font-size: 7pt; font-family: Verdana, Arial, Helvetica, Sans-serif; color: #002680; }
div.smallbottom {
	font-size: 7pt; font-family: Verdana, Arial, Helvetica, Sans-serif; color: #eb1414; }
div.clock {
	font-size: 7pt; font-family: Verdana, Arial, Helvetica, Sans-serif; color: #002680; font-weight: bold; 
	padding-bottom: 5px;
	padding-right: 10px; }
	
div.sub-title {
	font-size: 11pt; font-family: Arial, Helvetica, Sans-serif; color: #002680; }
	
IMG.border {
	border: 1px solid #002680; }

A { color: #002680; text-decoration: underline; font-weight: bold; }
A:Visited { text-decoration: underline; font-weight: bold; }
A:Active { color: #eb1414; text-decoration: underline; font-weight: bold; }
A:Hover { color: #eb1414; text-decoration: underline; font-weight: bold; }

A.menu { color: #002680; text-decoration: underline; font-weight: bold; }
A.menu:Visited { text-decoration: underline; font-weight: bold; }
A.menu:Active { color: #eb1414; text-decoration: underline; font-weight: bold; }
A.menu:Hover { color: #eb1414; text-decoration: underline; font-weight: bold; }

A.bottom { color: #eb1414; text-decoration: underline; font-weight: bold; }
A.bottom:Visited { text-decoration: underline; font-weight: bold; }
A.bottom:Active { color: #002680; text-decoration: underline; font-weight: bold; }
A.bottom:Hover { color: #002680; text-decoration: underline; font-weight: bold; }

A.WHITE { color: #FFFFFF; }
A.WHITE:HOVER { color: #eb1414; }


