body{
	font-family: Verdana;
	font-size: 12px;
	color: #006699;
	line-height: 15px;
	background-color: #54607E;
}
div{
	font-family: Verdana;
	font-size: 12px;
	color: #006699;
	line-height: 15px;
}

#pageFrame{
	width: 900px;
	height: 470px;
	position: relative;
	margin-top: 30px;
}
#pageBg{
	width: 100%;
	height: 100%;
}

#leftcontents{
	background:transparent;
	float: left;
	width: 415px;
	height: 443px;
	position: absolute;	
	top: 10px;
	left: 8px;
}
	
#leftcontentbg{
/*
	background-color: #FFFFFF;
	filter : alpha(opacity:40);
	KHTMLOpacity : 0.4;
	MozOpacity : 0.4;
	opacity : 0.4;*/
	background:transparent;
	width: 415px;
	height: 443px;
	position: absolute;	
	top: 0px;
	left: 0px;
}

#titletext{
	background:transparent;
	width: 100%;
	font-size: 38px;
	line-height: 52px;
	letter-spacing: -4px;
	text-align: left;
 	margin-left: 11px;	
	color: #FFFFFF;
}
#rightcontents{
	background:transparent;
	position: absolute;	
	top: 15px;
	left: 440px;
	float: right;
	width: 422px;
	height: 435px;
}
#thetitle{
	/*background:transparent;*/
		background-color: #ffffff;
	float: left;
}
#thetitleheading, .thetitleheading{
	float: left;
	width: 42px;
	height: 42px;
	background-image:url(../images/titlebtn.gif);
	font-size: 33px;
	line-height: 38px;
	text-align: middle;
	color: #006699;
}
#thetitlecontent, .thetitlecontent{
	background:transparent;
	float: left;
	width: 325px;
	height: 42px;
	font-size: 33px;
	line-height: 42px;
	letter-spacing: -2px;
	text-align: left;
	padding-left: 2px;
}
#thenav{
	background:transparent;
	float: right;
	width: 50px;
	height: 42px;
	line-height: 63px;
	vertical-align: bottom;
}
#navbtn{
	float: left;
	margin-top: 15px;
	width:20px;
	height:18px;
	background:transparent;
}
#thecontents{
	background:transparent;
	height:358px;
	width: 100%;
	margin-top:15px;
	margin-left:2px;
	text-align: justify;
}
#maincontents{
	background:transparent;
	text-align:justify;
	padding: 5px;
	height:340px;
	width: 385px;
	overflow:hidden;
}
#maincontents a:link, #maincontents a:visited{
	color: #0099cc;
	text-decoration: none;
}
#maincontents a:hover{
	color: #3366cc;
	text-decoration: none;
}
#copyright{
	background:transparent;
	text-align:right;
	width: 100%;
	font-size: 11px;
	word-spacing: -2px;
}
#sap{
	clear: both;
	height: 1px;
	overflow: hidden;
	background:transparent;
}

#scrollnav, .scrollnav{
	margin:0px;
	background-color: #FFFFFF;
	filter : alpha(opacity:40);
	KHTMLOpacity : 0.4;
	MozOpacity : 0.4;
	opacity : 0.4;
	width:14px;
	height:15px;
}

#scrollnav_over, .scrollnav_over{
	margin:0px;
	background-color: #a6ffff;
	filter : alpha(opacity:100);
	KHTMLOpacity : 1;
	MozOpacity : 1;
	opacity : 1;
	width:14px;
	height:15px;
}

#leftmenu{
	margin-top: 100px;
	background:transparent;
	width: 100%;
	font-size: 38px;
	line-height: 52px;
	letter-spacing: -4px;
	text-align: left;
 	margin-left: 8px;	
	vertical-align: bottom;
}
#themenuheading, .themenuheading{
	background:transparent;
	float: left;
	width: 42px;
	height: 42px;
	background-image:url(../images/menubtn.gif);
	position: relative;
}
#themenuheadingcontent, .themenuheadingcontent{
	background:transparent;
	width: 42px;
	height: 42px;
	position: absolute;
	top:0px;
	left: 0px;
	font-size: 33px;
	line-height: 38px;
	text-align: middle;
	color: #006699;
	text-align:center;
}
#themenucontent, .themenucontent{
	background:transparent;
	color:#FFFFFF;
	float: left;
	width: 325px;
	height: 42px;
	font-size: 33px;
	line-height: 42px;
	letter-spacing: -2px;
	text-align: left;
	padding-left: 2px;	
	filter : alpha(opacity:0.1);
	KHTMLOpacity : 0.01;
	MozOpacity : 0.01;
	opacity : 0.01;
}