.SearchBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.text {
	font-family: arial, Times, serif;
	font-size: x-small;
	color: #000000;
}
.info {
	cursor: hand;
}
.mainbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;

}
.mainbodytextcentre {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: center;
}
.mainbodytextindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	text-indent: 20px;
	display: block;


}
A:link 	{
   text-decoration : underline; 
   color : #333333; 
; font-weight: bold
   }

A:visited {
   text-decoration : underline; 
   color : #990000; 
; font-weight: bold
}

A:hover  {
   color : #000000;
   font-weight: bold;
   background: #cccccc;
}.tableborder {
	border: 1px solid #CCCCCC;
}

