body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table {
	font-size: 11px;
}
tr {
	font-size: 11px;
}
td {
	font-size: 11px;
}
a {
	font-size: 11px;
	color: #3d3d3d;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-size: 11px;
	color: #3d3d3d;
	font-weight: bold;
	text-decoration: none;
}
a:linked {
	font-size: 11px;
	color: #3d3d3d;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	color: #3d3d3d;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #ed1c24;
	font-weight: bold;
	text-decoration: none;
}
.topmenu {
	color: #ffffff;
	text-decoration: none;
}
.topmenu:visited {
	color: #ffffff;
	text-decoration: none;
}

.topmenu:hover {
	color: #ffffff;
	text-decoration: underline;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	}
.link_basemain {
	background-image: url('link_basemain.jpg');
	background-repeat: repeat-y;
	background-position: left top;
	width: 216px;
	height: 4px
}
.link_base {
	background-image: url('link_base.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 216px;
	text-align: center
}
.foot {
	background-image: url('footer.jpg');
	background-repeat: repeat-x;
	background-position: left center;
	height: 6px
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #5D9645;
	text-decoration: none;
	font-variant: normal;
	text-transform: capitalize;
	letter-spacing: 1px;
}