html{
	overflow-x:hidden;
	overflow-y:auto;
	scrollbar-3dlight-color:#CCD6DD;
	scrollbar-arrow-color:#3D648B;
	scrollbar-base-color:#CCD6DD;
	scrollbar-darkshadow-color:#CCD6DD;
	scrollbar-face-color:#CCD6DD;
	scrollbar-highlight-color:#FFFFFF;
}
body,textarea{
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	font-family:"MS Sans Serif";
	font-size:11px;
	overflow-x:hidden;
	overflow-y:auto;
}
#e_body{
	height:100%;
}
a,div,span{
	cursor:default;
}
img{
	border:0px solid;
}
div#e_screen{
	width:760px;
	text-align:left;
}
div#e_logo,div#e_banner{
	height:72px;
	background-color:#DEE5EB;
}
div#e_logo{
	left:0px;
	width:168px;
	background-image:url(../images/banner/logo.gif);
	background-repeat:no-repeat;
}
div#e_banner{
	left:0px;
	width:100%;
	background-image:url(../images/banner/banner.gif);
	background-repeat:repeat-x;
}
#welcome,#welcome2 {
	background-image: url(../images/banner/welcome2.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 757px;
	height: 273px;
	overflow: visible;
	padding-top:100px;
	text-align:center;
}
