body{
	background: #d9ce52;
}

.main{
	background:#d9ce52  url("../images/main_01.jpg") no-repeat right top;
   padding-top: 100px;
}

	
table.mltable{
	width: 194px;
	padding: 0px;
	}


a {
 color: #4e76bc;
 font-family: tahoma;
 font-size: 12px;
}

a:hover {
  color: black;
}




a.rightlink{
	background: url("../images/main_19.gif") no-repeat right top;
   display: block;
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	color: black;
	padding-right: 20px;
 vertical-align: top;
	text-align: right;
	padding-bottom: 10px;
}


a.rightlink:hover{
	background: url("../images/main_19.gif") no-repeat right top;
   display: block;
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	color: #466f37;
	padding-right: 20px;
 vertical-align: top;
	text-align: right;
	padding-bottom: 10px;
}


a.linkleft{
	background: url("../images/main_23.gif") no-repeat right top;
   display: block;
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	color: #466f37;
	padding-right: 28px;
 vertical-align: top;
	text-align: right;
	padding-top: 15px;
	width: 190px;
	height: 44px;
	margin-bottom: 2px;
	}
	
	
	
a.linkleft:hover{
	background: url("../images/main_23.gif") no-repeat right top;
   display: block;
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	color: black;
	padding-right: 28px;
 vertical-align: top;
	text-align: right;
	padding-top: 15px;
	width: 190px;
	height: 44px;
	margin-bottom: 2px;

}


a.freelink{
	background: url("../images/main_15.gif") no-repeat right top;
   display: block;
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	color: white;
	padding-right: 18px;
 vertical-align: top;
	text-align: right;
	padding-top: 10px;
	width: 194px;
	height: 34px;
	margin-bottom: 2px;
}

a.freelink:hover{
	background: url("../images/main_15.gif") no-repeat right top;
   display: block;
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	color: black;
	padding-right: 18px;
 vertical-align: top;
	text-align: right;
	padding-top: 10px;
	width: 194px;
	height: 34px;
	margin-bottom: 2px;
}



.tdleft{
	 padding-right: 9px;
	 	background: url("../images/main_32.gif") repeat-y right top;
}

