/* Global */

html {
font-size: 13px;
font-weight: bold;
}

body {
color: #000000;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1.33em;
font-family: verdana, geneva, arial, helvetica, sans-serif;
background-color: #ffffff;
margin: 0;
padding: 0
}

a {
	color: #276AA7;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #0073AA;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
color: #656565;
text-decoration: none;
font-weight: bold;
}

a:visited:hover {
text-decoration: underline;
}

div#main_stage {
	position: absolute;
	top: 5px;
	height: 740px;
	width: 1005px;
	margin-left: 10px;
	text-align: left;
	overflow: none;
	scrollbar-3dlight-color:#cccccc;
	scrollbar-arrow-color:#0000;
	scrollbar-base-color:#eae7e7;
	scrollbar-darkshadow-color:#999999;
	scrollbar-face-color:#d6d6e1;
	scrollbar-highlight-color:#e6e6eb;
	scrollbar-shadow-color:#999999;
	scrollbar-track-color:#eae8e8;
}

/* ONC LP */

div.menu1 {
position: absolute;
top: 7px;
left: 0px;
height: 80px;
width: 140px;
overflow: none;
}

div.menu2 {
position: absolute;
top: 7px;
left: 160px;
height: 80px;
width: 140px;
overflow: none;
}

div.menu3 {
position: absolute;
top: 7px;
left: 320px;
height: 80px;
width: 140px;
overflow: none;
}

div.menu4 {
position: absolute;
top: 7px;
left: 480px;
height: 80px;
width: 140px;
overflow: none;
}

div.menu_title {
position: absolute;
top: 0px;
left: 0px;
height: 40px;
width: 140px;
}

div.menu_list {
position: absolute;
top: 35px;
left: 0px;
height: 80px;
width: 140px;
}

div.content1 {
	position: absolute;
	top: 228px;
	left: 73px;
	height: 450px;
	width: 894px;
	padding: 0px 4px 4px 30px;
	overflow: auto;
	border-width: 1px;
	border-color: #ffffff;
	border-style: solid;
}

div.content2 {
position: absolute;
top: 225px;
left: 160px;
height: 450px;
width: 654px;
padding: 0px 4px 4px 30px;
overflow: auto;
border-width: 1px;
border-color: #ffffff;
border-style: solid;
}

div.content3 {
position: absolute;
top: 225px;
left: 320px;
height: 450px;
width: 654px;
padding: 0px 4px 4px 30px;
overflow: auto;
border-width: 1px;
border-color: #ffffff;
border-style: solid;
}

div.greyline {
position: absolute;
left: 0px;
top: 690px;
height: 1px;
width: 1000px;
border-width: 0px;
border-top: 1px;
border-color: #656565;
border-style: solid;
}

div.greylinebar1 {
position: absolute;
left: 0px;
top: 150px;
height: 45px;
width: 2px;
border-width: 0px;
border-left: 2px;
border-color: #656565;
border-style: solid;
}

div.greylinebar2 {
position: absolute;
left: 160px;
top: 150px;
height: 45px;
width: 2px;
border-width: 0px;
border-left: 2px;
border-color: #656565;
border-style: solid;
}

div.greylinebar3 {
position: absolute;
left: 320px;
top: 150px;
height: 45px;
width: 2px;
border-width: 0px;
border-left: 2px;
border-color: #656565;
border-style: solid;
}

div.top_separation_line {
position: absolute;
left: 0px;
top: 190px;
height: 10px;
width: 880px;
}

div.logo_top {
position: absolute;
top: 4px;
left: 750px;
height: 50px;
width: 250px;
overflow: none;
}

div.logo_bottom {
position: absolute;
top: 700px;
left: 890px;
height: 34px;
width: 110px;
overflow: none;
}

div.byline {
position: absolute;
top: 696px;
left: 0px;
height: 20px;
width: 383px;
overflow: none;
}
