body, html, td {
	font-family:Tahoma, helvetica, arial, sans-serif;
	font-size:11px;
color:#4e4e7a;
	}

	a {
	color:#faa725;
		text-decoration:none;
	}
	.button {
		height:60;
	}
.button a {
	display:block;
padding-top:23px;
padding-bottom:23px;
width:93;


background-image:url(images/button-off.png);
text-align:center;
color:#54527b;
}
.button a:hover {
background-image:url(images/button-on.png);
}

.box {
	width:504;
	height:184;
	background-image:url(images/box.png);
}

h1, h2, h3 {
	margin:0px;
	color:#fe7927;
	font-size:14px;
	
}

.searchbox tr td {
	text-align:center;
font-size:12px;
font-weight:bold;
}

.medMenu {
cursor:pointer;
}
