body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
p, div {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0B5500;
	text-decoration: none;

}
a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0B5500;
	text-decoration: underline;

}
.headerLink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
.headerLink:hover {
	background-color: #F7F0B3;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.bottomLink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
.bottomLink:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;

}
.title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0B5500;

}
.heading {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0B5500;

}
.small {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

}
.headerText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}
.bottomText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}
.tableHeader {
	width: 756px;

}
.tableButtons {
	background-color: #0B5500;
	width: 756px;
	height: 24px;

}
.tableMain {
	background-image : url('images/bg_table_main.gif');
	width: 756px;

}
.tdMainTop {
	height: 30px;

}
.tdMainLeft {
	width: 50px;

}
.tableContent {
	width: 100%;

}
.tableImages {
	width: 640px;

}
.tdImagesImg {
	width: 200px;

}
.tdImagesSpace {
	width: 20px;

}
.tdContentSpace {
	width: 60px;

}
.tdContentImages {
	width: 160px;

}
.tdContentMap {
	width: 300px;

}
.tdMainRight {
	width: 50px;

}
.tdMainBottom {
	height: 40px;

}
.tableBottom {
	background-color: #0B5500;
	width: 756px;
	height: 26px;

}
