.greenh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B1B149;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
}

/*ADDED BY AMARKS*/
ul {    margin: 0 0 0 0.5em;
	 padding: 0 0 0 0;
	 list-style-type: none;
    }
	 
li{font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      color: #666666;
      margin: 0 0 7px 10px;
		padding: 0 0 0 2px;
	   line-height: 125%;
		text-align: left;
    }
	 
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8F9243;
}

/*ADDED BY AMARKS*/
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

/*ADDED BY AMARKS*/
.styled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
	margin-left: 10px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
}

.thumbborder {
	border: 1px solid #333333;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: underline;
}

a.onwhite:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
a.onwhite:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}
a.onwhite:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: underline;
}
a.onwhite:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration: underline;
}

a.footerlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
}
a.footerlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	text-align: center;
	
}
a.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	text-align: center;
}

a.footerlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: underline;
	text-align: center;
}

/*ADDED BY AMARKS*/
a.bmenu:link, a.bmenu:visited, a.bmenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	text-align: center;
}
a.bmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
	text-align: center;
}
	
body {
	margin-left: 0px;
	margin-right: 0px;
	a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}

.blackpxborder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

