.bl {
	background-image: url(../images/l1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

body{
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right :0px;
	COLOR: #333333;
	background-color: #293B14;
	FONT-SIZE: 12px;
	FONT-FAMILY:  arial,verdana, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 17px;
	background-image: url(../images/rlmarenaback.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.divbod {
	background-image: url(../images/fader.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.mainbody {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9A9A9A;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9A9A9A;
}

h1 {
	FONT-SIZE: 20px;
	COLOR: #333333;
	TEXT-DECORATION: none;
	font-weight:normal;
	margin-bottom:4px;
	margin-top:10px;		
}
h2 {
	font-size: 14px;
	color:#333333;
	font-weight:bold;
    font-family:Geneva, Arial, Helvetica, sans-serif;
	margin-bottom:0px;
	margin-top:2px;		
}
