BODY {
margin: 0 0 0 0;
padding: 0 0 0 0; 
scrollbar-face-color: #ff8600;
scrollbar-highlight-color: #ff8600;
scrollbar-3dlight-color: #ff8600;
scrollbar-darkshadow-color: #ff8600;
scrollbar-track-color: #ff8600;
scrollbar-arrow-color: #ffffff; 
}
A:link {
	COLOR: #4a4a5e; BACKGROUND-COLOR: transparent; text-decoration: none;
}
A:visited {
	COLOR: #4a4a5e; BACKGROUND-COLOR: transparent; text-decoration: none;
}
A:hover {
	color: #ec5210; text-decoration: none; 
}
A:active {
	COLOR: #4a4a5e; text-decoration: none; 
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4A5E;
	font-weight: bold;
	height: 20px;
	width: 200px;
	background-image: url(../top/level0_regular.gif);
	background-position: left bottom;
	background-repeat: repeat-x;

}
.bg-left {
	background-image: url(../images-main/bg-1.gif);
	background-repeat: repeat;
	width: 100%;
	background-position: right;
	height: 100%;

}
.bg-left-td {
	background-image: url(../images-main/bg-left.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #F27F00;
	height: 100%;
	width: 6px;
}
.bg-right {
	background-image: url(../images-main/bg-1.gif);
	background-repeat: repeat;
	width: 100%;
	background-position: left;
	height: 100%;

}
.bg-right-td {
	background-image: url(../images-main/bg-left.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #F27F00;
	height: 100%;
	width: 6px;
}

