a {  color: #856936; text-decoration: none}
a:hover {  color: #0066CC; text-decoration: none}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #856936;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
	line-height: normal;
	text-align: justify;










}
.textcentre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

.textrightindent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
	line-height: normal;
	margin-right: 10px;
	text-align: justify;
}
.bulletlist {
	color: #000000;
	font-size: 12px;
	text-align: justify;
	margin-right: 30px;
	margin-left: -10px;
}
.topbgnd {
	background-color: #FFF;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px; 
	font-family: Verdana, Geneva, sans-serif;
	width: 100%;
	height: 100%;
}	
.botbgnd {
	background-color: #FFF;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	font-family: Verdana, Geneva, sans-serif;
	width: 100%;
	height: 100%;
}
.cornerbgnd a {
	display: block;
	cursor: pointer;
	background-color: #CDBC85;
	padding: 10;
	color: #000;
	-webkit-border-radius: 11px;
	-moz-border-radius: 11x;
	border-radius: 11px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.cornerbgnd a:hover {
	color: #FFF;
	text-decoration: none
	background-color: #0066CC;
	background-color: #207cdc;
}
.text16 {
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}
.text14 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}

