/* CSS definition file containing site wide stylesheets */



.TPSearch {

	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;

 	font-size: 9px;

 	font-style: italic;

 	text-decoration: none ;

 	text-align: left;

 	background-color: rgb(255,255,255);

 	background-image: none;

 	margin: 0px;

 	padding: 0px;

 	width: 110px;

 	min-height: 14px;

 	min-width: 100px;

 	max-height: 14px;

 	max-width: 115px;

}



.MainBodyHed {

	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;

 	font-size: 20px;

 	color: rgb(80,80,80);

 	font-weight: bold;

 	text-decoration: none ;

 	text-align: left;

 	background-color: rgb(204,204,204);

 	background-repeat: no-repeat;

 	background-position: center;

 	margin: 10px 5px;

 	padding: 10px 15px;

 	width: 600px;

 	max-width: 600px;

}



.Main_Body {

	margin-left: 10px;

 	margin-top: 10px;

 	margin-right: 10px;

}