A.main:link {
	font-family: Arial, Helvetica, sans-serif,verdana;
	font-size: 11px;
	color: black;
	text-decoration : italics;
}
A.main:visited {
	font-family: Arial, Helvetica, sans-serif,verdana;
	font-size: 11px;
	color: black;
	text-decoration : italics;
}
A.main:active {
	font-family: Arial, Helvetica, sans-serif,verdana;
	font-size: 11px;
	color: black;
	text-decoration : italics;
}
A.main:hover {
	font-family: Arial, Helvetica, sans-serif,verdana;
	font-size: 11px;
	color: black;
	text-decoration : italics;
}

.maincontent {
	background-color: #ffffff;
}

.heading {
	font-size: 15px;
	color: #000000;
	text-decoration : bold;
} 
.mouseover {
	font-size: 12px;
	color: #88D837;
	text-decoration : none;
} 
.submenu a, .submenu a:visited {
	background:#f0f6e9;
	text-decoration:none;
	height:25px;
	line-height:25px;
	width:149px;
	color:#000;
	text-indent:5px;right;
	border:1px solid #fff;
	border-width:0 1px 1px 0;
}

.menu a, .menu a:visited {
	background:#D0F4A8;
	text-decoration:none;
	height:25px;
	line-height:25px;
	width:149px;
	color:#000;
	text-indent:5px;
	border:1px solid #fff;
	border-width:0 1px 1px 0;
}

.searchbox {
    border-right: black 1px solid;
    border-top: black 1px solid;
    font-size: 12px;
    background: #ffffff;
    border-left: black 1px solid;
    color: black;
    border-bottom: black 1px solid;
    font-family: Arial, Helvetica, sans-serif;
    height: 17px
}

HR {
	color: #B8E38B;
}

.hrRule {
	color: #B1E38B;     
}
