/* Redefined */ 
body {margin: 0px; padding: 0px; overflow:-moz-scrollbars-vertical !important; overflow-y:scroll;}
td {color: #000000; font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
table {margin: 0px; padding: 0px; border: 0px;}

/* Other Classes */
/*.left {background-image: url(../images/bg_left.gif); background-color: #fdfcfc; background-repeat: repeat-x;}*/
/*.right {background-image: url(../images/bg_right.gif); background-color: #ebeff8; background-repeat: repeat-x;}*/
.left {background-color: #a2b3cd;}
.right {background-color: #a2b3cd;}
.top {height: 100px; background-image: url(../images/bg_top.gif);}
.blueline {height: 5px; background-color: #93a8c8;}
.bottom {background-image: url(../images/bg_bottom.gif); background-repeat: repeat-y; text-align: right; padding-right: 20px;padding-top: 10px; padding-bottom: 10px; font-size: 11px; font-weight: bold; color: #828282;}
.bottom a:link {color: #828282; text-decoration: none;}
.bottom a:visited {color: #828282; text-decoration: none;}
.bottom a:hover {color: #828282; text-decoration: underline;}
.news {background-image: url(../images/bg_news.gif); background-repeat: repeat-y; padding-right: 20px; padding-left: 10px; padding-top: 10px; height: 206px; vertical-align: top;}
.small {font-size: 11px;}
.smaller {font-size: 10px;}
.content {background-image: url(../images/bg_content.gif);}
.subnav {height: 49px; background-image: url(../images/bg_subnav.gif); background-repeat: no-repeat;}
.linespacer20 {line-height: 20px;}
.tblbdr {border: 1px solid #689CCE;}

/* The A Team */

a:link {color: #cf7602; text-decoration: underline;}
a:visited {color: #cf7602; text-decoration: underline;}
a:active {color: #7591ba; text-decoration: underline;}
a:hover {color: #7591ba; text-decoration: none;}

/* DIV Layers */
#news {
	position:absolute;
	left:642px;
	top:76px;
	width:131px;
	height:235px;
	z-index:1;
	/* visibility: visible; */
	display:none;
}
#eurohead {
	position:absolute;
	left:7px;
	top:13px;
	width:53px;
	height:15px;
	z-index:1;
}
#nahead {
	position:absolute;
	left:7px;
	top:13px;
	width:94px;
	height:15px;
	z-index:1;
}
#asiahead {
	position:absolute;
	left:7px;
	top:13px;
	width:96px;
	height:15px;
	z-index:1;
}
#subnav {
	position:absolute;
	left:185px;
	top:14px;
	width:457px;
	height:12px;
	z-index:1;
}
