* {margin:0; padding:0}
body {		   
	background-color: #ffffff;
	background-image: url('images/bkg.jpg');
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

a {	
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	text-decoration: underline;
	color: #08790D;
	font-weight: normal;
}

a:hover {
	text-decoration: none;
	color:#BDAF84;
}

a.nav2 {	
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	text-decoration: underline;
	color: #C7D8C0;
	font-weight: normal;
}

a.nav2:hover {
	text-decoration: none;
	color:#C7D8C0;
}

table {
	text-align: left;
}

#container {
	text-align: center;
}

td.main {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
	padding-left: 20px;
	padding-right: 18px;
	line-height: 20px;
}

td.main1 {
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 11px;
  color: #C7D8C0;
	font-weight: normal;
	padding-left: 16px;
}

td.main2 {
  color: #C7D8C0;
	font-weight: normal;
	padding-right: 16px;
}

td.repeatleft {		   
	background-image: url('images/repeat_left.jpg');
	width: 15px;
	background-repeat: repeat-y;
}

td.repeatright {		   
	background-image: url('images/repeat_right.jpg');
	width: 15px;
	background-repeat: repeat-y;
}

.hometext {
	position: absolute;
	top: 510px;
	left: 20px;
	width: 706px;
	line-height: 22px;
	font-size: 12px;
}
