a{
     color: #98AD1F;
}
.content {
	padding: 0px;
	height: 600px;
	width: 800px;
}
.topbanner {
	background-image: url(./images/topbanner.png);
	background-repeat: no-repeat;
	height: 125px;
	width: 750px;
	border: 1px solid;

}
.pages {
	height: 300px;
	width: 800px;
}
.menutop {
	height: 99px;
	width: 760px;
}
.Topic {
	font-family: Tahoma, sans-serif, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #98AD1F;

}
.txtTopics {
	font-family: Tahoma, sans-serif, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #98AD1F;
}
.txtWarning {
	font-family: Tahoma, sans-serif, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FF0000;
}
.textbox1 {
	font-family: Tahoma, sans-serif, serif;
	font-size: 12px;
	font-weight: normal;
	color: #98AD1F;
	width: 300px;
	border: 1px solid;
	background-color: #E8F5D6;
}
.textboxvalid {
	font-family: Tahoma, sans-serif, serif;
	font-size: 12px;
	font-weight: normal;
	color: #98AD1F;
	width: 200px;
	border: 2px solid;
	background-color: #FF0000;
}
.medium {
	width: 10em;
}
.iconemail{
     cursor: hand;
}
.txtP {
	font-family: Tahoma, sans-serif, serif;
	font-size: 12px;
	font-weight: normal;
	color: #98AD1F;
	font-style: normal;
	text-align: justify;
	white-space: normal;
	display: block;


}
.txtNormal {
	font-family: sans-serif, serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.txtTopicsNormal {

	font-family: sans-serif, serif;
	font-size: 13px;
	font-weight: bolder;
	color: #666666;
}
