.buttonbg {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #005C21;
	font-weight: normal;
	line-height: 10px;
}
a.buttonbg:hover {
       color:#CECE9B;
       text-decoration: none;
}
a.bullets:link
{font-family: Arial; font-weight: 400; font-size: 13px; text-decoration: underline; color: maroon;
}
a.bullets:visited
{font-family: Arial; font-weight: 400; font-size: 13px; text-decoration: underline; color: maroon;
}
a.bullets:hover
{font-family: Arial; font-weight: 400; font-size: 13px; text-decoration: underline; color: black
}
a.bullets:active
{font-family: Arial; font-weight: 400; font-size: 13px; text-decoration: underline; color: black
}
.quotation {font-family: Tahoma, Arial; font-weight: 400; font-size: 9px; text-decoration: none; color:#000000; margin-right: 10px; margin-left: 10px;}
.boldtext {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #005C21;
	text-decoration: none;
	background-color: #D4CDBE;
}
.redboldtext {
	font-family: arial;
	font-size: 18px;
	font-weight: 400;
	color: #7D0137;
	text-decoration: none;
	background-color: #FFFFFF;
}
.redboldmini {
	font-family: Arial;
	font-size: 13px;
	font-weight: 700;
	color: #7D0137;
	margin-left: 2;
	text-decoration: none;
	background-color: #FFFFFF;
}

a.boldtext:hover {
     color:maroon;
     text-decoration: underline;
}
.heading2 {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #A19A8A;
}
.boldwhite {
	font-family: arial;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.normaltext {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-left: 20px;
	font-style: normal;
}

.leftpanelbg {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #BED4C2;
}
.clicktext {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #337743;
	text-decoration: none;
}
.nonestyle {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.nonestyles {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}

.morelink {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: maroon;
	text-decoration: underline;
}
a.morelink:hover {
    color: #000000;
    text-decoration: none;
}
.normalterms {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
a.normalterms:hover {
    color:#FFFFFF;

}
.footerbg {
	background-color: #005C21;
}
.normalfooter {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.clickhere {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #337743;
	text-decoration: underline;
}
a.clickhere:hover {
    color:#000000;
}
}