<style type="text/css">
	.MenuTable1 {
		border : thin;
		border-right : 1px solid Gray;
		border-left : 1px solid Gray;
		border-bottom : 1px solid Gray;
		border-top : 1px solid Gray;
	}

	TABLE {
		font-size : 11px;
		font-family : Tahoma;
	}
	TR {
		font-size : 11px;
		font-family : Tahoma;
	}
	TH {
		font-size : 11px;
		font-family : Tahoma;
	}
	TD {
		font-size : 11px;
		font-family : Tahoma;
	}
	.SearchBox{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		height : auto;
		width : 125px;
		border : thin solid #00BFFF;
	}
</style>