/*----------- page definitions ----------*/
* { 
	font-family: Verdana, Arial, "Times New Roman"; 
	/*font-weight: normal;*/  font-size: 10pt;
	/*text-align: left;*/
}

BODY { color: #003366; background: url('../image/global/hg_sub.gif') no-repeat bottom right; }

IMG { border: 0; }

/*----------- link definitions ----------*/
A, A:visited, A:link, A:hover, A:focus, A:active { color: #4F4F4F; text-decoration: none; }
A:hover { color: #E2001A; }

DIV#headerFrame A.homeBT, 
DIV#headerFrame A.homeBT:visited, 
DIV#headerFrame A.homeBT:link, 
DIV#headerFrame A.homeBT:hover, 
DIV#headerFrame A.homeBT:focus,
DIV#headerFrame A.homeBT:active,
DIV#headerFrame A.homeBTA, 
DIV#headerFrame A.homeBTA:visited, 
DIV#headerFrame A.homeBTA:link, 
DIV#headerFrame A.homeBTA:hover, 
DIV#headerFrame A.homeBTA:focus,
DIV#headerFrame A.homeBTA:active {
	text-align: center;
	color: #003366;
	font-weight: bold;
}
DIV#headerFrame A.homeBT:hover { color: #E02F39 }

DIV#headerFrame A.homeBTA, 
DIV#headerFrame A.homeBTA:visited, 
DIV#headerFrame A.homeBTA:link, 
DIV#headerFrame A.homeBTA:hover, 
DIV#headerFrame A.homeBTA:focus,
DIV#headerFrame A.homeBTA:active { color: #E02F39 }

DIV#headerFrame DIV.homeBTPos {
	padding-top:4px;
	background: url('../image/global/topnavbtBG.gif') repeat-x top left;
	text-align:center;
}

DIV#headerFrame, DIV#mainFrame, DIV#leftFrame, DIV#contentFrame {
	/* border: 1px solid #000; */
}
DIV#leftFrameContent, DIV#contentFrameContent {
	/* border: 1px solid #f00; */
}

DIV#pageContainer { } 

DIV#headerFrame { background: transparent url('../image/global/head_hg.gif') repeat-x left top;  }

DIV#mainFrame { }
DIV#leftFrame { background: url('../image/global/leftFrameBG.gif') no-repeat 0px -7px; }
DIV#leftFrameContent { padding-top: 3px; color: #003366; }

DIV#leftFrameContent A.arrivalBT, 
DIV#leftFrameContent A.arrivalBT:visited, 
DIV#leftFrameContent A.arrivalBT:link, 
DIV#leftFrameContent A.arrivalBT:hover, 
DIV#leftFrameContent A.arrivalBT:focus,
DIV#leftFrameContent A.arrivalBT:active {
	display:block;
	margin-top: 1px;
	padding-top: 4px;
	padding-left: 5px;
 	height: 21px;
	width: 175px;
	border: 1px solid #01277C;
	background: url('../image/global/topnavbtBG.gif') repeat-x top left;
	text-align: left;
	color: #003366;
	font-weight: bold;
}
DIV#leftFrameContent A.arrivalBT:hover { color: #E02F39 }

DIV#leftFrameContent A.stocklistPDF, 
DIV#leftFrameContent A.stocklistPDF:visited, 
DIV#leftFrameContent A.stocklistPDF:link, 
DIV#leftFrameContent A.stocklistPDF:hover, 
DIV#leftFrameContent A.stocklistPDF:focus,
DIV#leftFrameContent A.stocklistPDF:active {
	display:block;
	position: absolute;top:0px;right:0px;
	width:64px;
	height: 17px;
	border-top: 1px solid #0342B4;
	border-right: 1px solid #01277C;
	border-left: 1px solid #01277C;
	border-bottom: 1px solid #01277C;
	padding: 2px 2px 0px;
	font-size:9pt;
	font-weight: normal;
	color: #003366;
	text-align: center;
	background: url('../image/global/stocklistbtBG.gif') repeat-x;
}
DIV#leftFrameContent A.stocklistPDF:hover { color: #E02F39 }

DIV#contentFrameContent A.expandingBT, 
DIV#contentFrameContent A.expandingBT:visited, 
DIV#contentFrameContent A.expandingBT:link, 
DIV#contentFrameContent A.expandingBT:hover, 
DIV#contentFrameContent A.expandingBT:focus,
DIV#contentFrameContent A.expandingBT:active {
	display:block;
	margin-top: 1px;
	padding-top: 4px;
 	height: 21px;
	width: 180px;
	border: 1px solid #01277C;
	background: url('../image/global/topnavbtBG.gif') repeat-x top left;
	text-align: center;
	color: #003366;
}
DIV#contentFrameContent A.expandingBT:hover { color: #E02F39 }


DIV#contentFrame { /* border: 1px solid #000; */ }
DIV#contentFrameContent { background-color: transparent; }
DIV#contentFrameContent DIV.contentHeader  { 
	background: url('../image/global/line.jpg') no-repeat 0px bottom;
	width:100%; height:20px;
	font-weight:bold;
}
DIV#contentFrameContent DIV.contentTxt { width:575px; text-align:justify }


DIV#rightFrame { /*border: 1px solid #000; */}
DIV#rightFrameContent { /*background-color: #A0A0A0;*/ }
