body,td,th {
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3;
	font-size: 12px;
	color: #330000;
    line-height: 1.15;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	scrollbar-arrow-color:#006699;
	scrollbar-base-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#666666;
	scrollbar-darkshadow-color:#333333;
	scrollbar-hightligth-color:#FFFFFF;
	scrollbar-3dlight-color:#999999;
	
	background-image:url("/els/bg.jpg");
	background-repeat:repeat-x;

}
a {
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3;
	font-size: 11px;
	color: #FF9900;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF6699;
}
a:link {
	color: #990000;
}

#footer {
    padding:12px 0 0 0;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	height:100%;
	text-align:center;
	background-image:url("/els/footer_loop.gif");
}

/*-------------------------‹¤’Ê----------------------------*/
.background-no-repeat {
	background-repeat:no-repeat;
}
.background-repeat-x {
	background-repeat:repeat-x;
}
.background-repeat-y {
	background-repeat:repeat-y;