

body{
	background-color: white;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}
td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3D3D;
	
}
td.footer{
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	vertical-align: middle;
}
a{
	font-size: 12px;
	font-weight: bold;
	color: #5A5A5A;
	text-decoration: underline;
}
a:visited{
	font-size: 12px;
	font-weight: bold;
	color: #5A5A5A;
	text-decoration: underline;
}
a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #5A5A5A;
	text-decoration: none;
}
input.search_txt{
	font-size: 14px;
	color: #5A5A5A;
	margin-left: 15px;
	width: 160px;
	margin-right: 5px;
}
td.search_in{
	height: 20px;
	padding: 0;
	margin: 0;
}
td.search_button{
	background-image: url(/file?fle=17);
	background-position: top left;
	background-repeat: no-repeat;
	border: 0px solid white;
	color: #5A5A5A;
	font-size: 11px;
	font-weight: bold;
	height: 29px;
	width: 60px;
	padding-left: 0px;
	
}
input.search_button{
	background-image: url(/file?fle=17);
	background-position: top left;
	background-repeat: no-repeat;
	border: 0px solid white;
	color: #5A5A5A;
	font-size: 11px;
	font-weight: bold;
	height: 29px;
	width: 60px;
	padding-left: 0px;
	padding-bottom: 2px;
}

td.introtext{
	font-size: 11px;
	color: Black;
	line-height: 16px;
	text-align: justify;
}
td.header{
	padding-left: 15px;
	color: #57575A;
	font-size: 14px;
	font-weight: bold;
	text-transform: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

