body {background-color:#BFCBD2; 
 margin:0;
 padding:0;
 border: 0px;
 font-family:Verdana, Arial, Helvetica, sans-serif; 
 font-size:12px; color:#FFFFFF;
 text-align:centre}


#logo {
	background-attachment: fixed;
	background-color: transparent;
	background-repeat: no-repeat;
	position:absolute;
	z-index: auto;
	left: -490px;
	top: -500px;
	zoom: 50%;
	cursor: pointer;
}
#subtitle {
	background-attachment: fixed;
	background-color: transparent;
	background-repeat: no-repeat;
	position: relative;
	z-index: auto;
	left: -300px;
	top: -520px;
	width:180px;	
	cursor: pointer;
}



#header {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: auto;
	border: 0px;
	padding: 0px;
	height: 130px;
}

#container {
padding:0px;
width:100%;
height:100%;
}
#table-layout {
padding: 0px;
width: 780px;
border: none;
margin: 0px;
}

#hide{
visibility:hidden;
width: 0px;
height: 0px;
overflow:hidden;
}
#contain {
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
	text-align:justify;
	position:relative;
	left: 0px;
	top: 0px;
	z-index: auto;
	cursor: default;
	overflow: auto;
	overflow: hidden;
	overflow-y: scroll;
	width: 485px;
	page: auto;
	font-size: 13px;
	color: Black;
	height: 274px;
	padding: 0;
	margin: 0;
	ruby-position: above;
	scrollbar-base-color: #F4F4F4;
	scrollbar-arrow-color: #0001B2;
	scrollbar-shadow-color: #C1E1FF;
}

#middle1 {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	position: static;
	left: 0px;
	top: 0px;
	z-index: auto;
	border: 0px;
	padding: 0px;
	padding-top: 0px;
}


