body {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.left-heading {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #0066cc;
	font-weight: bold;
	text-indent: 10px;
}
a.leftlink:link {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #232323;
	text-decoration: none;
	background-image: url(index_72.jpg);
	background-repeat: no-repeat;
	margin-left: 12px;
	background-position: 0px 3px;
	padding-left: 10px;
	line-height: 15px;
}
a.leftlink:visited {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #232323;
	text-decoration: none;
	background-image: url(index_72.jpg);
	background-repeat: no-repeat;
	margin-left: 12px;
	background-position: 0px 3px;
	padding-left: 10px;
	line-height: 15px;
}
a.leftlink:hover {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #3E81A0;
	text-decoration: none;
	background-image: url(index_72.jpg);
	background-repeat: no-repeat;
	margin-left: 12px;
	background-position: 0px 3px;
	padding-left: 10px;
	line-height: 15px;
}
.txt11 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #232323;
}
form {
	margin: 0px;
	padding: 0px;
}
.txtfield-search {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #8E8E8E;
	border-right-color: #8E8E8E;
	border-bottom-color: #8E8E8E;
	border-left-color: #8E8E8E;
	height: 21px;
}
.border-grey {
	border: 1px solid #CCCCCC;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover {

	color: #D41011;
	text-decoration: underline;
}
.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D2D2D;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #68644F;
	margin: 0px;
	padding: 0px;
}
.arial18yellow {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #BF7E00;
}
.txtfield {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	border: 1px solid #8E8E8E;
}
.times18green {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #86A227;
}
.times14grey {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5A553C;
}
.pic-border {
	border: 1px solid #D6C0A3;
}
.txt11red {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #A1322B;
}
.txt11grey {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #B9AF9B;
}
a.bottomlink:link {
	color: #D90000;
	text-decoration: none;
}
a.bottomlink:visited {
	color: #D90000;
	text-decoration: none;
}
a.bottomlink:hover {
	color: #5B5B5B;
	text-decoration: none;
}

a.toplink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFB13;
	font-weight: bold;
	text-decoration: none;
}
a.toplink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a.toplink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.arial11red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}
.redheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.green11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #86A227;
}
.greenheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #86A227;
}

.megamenu{
position: absolute;
display: none;
left: 0;
top: 0;
background: white;
border: 1px solid #C9DBE9;
border-width: 5px 5px;
padding: 10px;
font: normal 12px Verdana;
z-index: 100;

}

.megamenu .column{
float: left;
width: 180px; /*width of each menu column*/
margin-right: 5px;
line-height:200%;
}

.megamenu .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.megamenu .column ul li{
padding-bottom: 5px;
}

.megamenu .column h3{
background: #e0e0e0;
font: bold 13px Arial;
margin: 0 0 5px 0;
}

.megamenu .column ul li a{
text-decoration: none;
}

.megamenu .column ul li a:hover{
color: red;
}
.left_menu{display:none;}