input.insearch {
  		border-style: solid;
		border-width: 0px;
		font-family: tahoma;
		font-size: 7pt;
		font-weight: normal;
                background-color: white;
                align: middle;
}


a.menu:link {
		color: white;
		font-family: tahoma;
		font-size: 8pt;
		text-decoration: none;
		font-weight: bold;
	}
a.menu:visited {
		color: white;
		font-family: tahoma;
		font-size: 8pt;
		text-decoration: none;
		font-weight: bold;
	}
a.menu:hover {
		color: white;
		font-family: tahoma;
		font-size: 8pt;
		text-decoration: none;
		font-weight: bold;
	}

a.sublink:link {
		color: red;
		font-family: tahoma;
		font-size: 9pt;
		text-decoration: none;
		font-weight: bold;
	}
a.sublink:visited {
		color: red;
		font-family: tahoma;
		font-size: 9pt;
		text-decoration: none;
		font-weight: bold;
	}
a.sublink:hover {
		color: maroon;
		font-family: tahoma;
		font-size: 9pt;
		text-decoration: underline;
		font-weight: bold;
	}






td.tdohead {
		border-style: solid;
		border-color: silver;
		border-width: 0px;
		border-top-width: 1px;
		border-left-width: 1px;
		border-right-width: 1px;
	}


td.tdmenu {
		border-style: solid;
		border-color: silver;
		border-width: 0px;
		border-right-width: 1px;
		background-color: #222277;
		cursor: pointer;
	}



















td.tdhead {
		border-style: solid;
		border-color: silver;
		border-width: 0px;
		border-left-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
	}

td.tdmain {
		border-style: solid;
		border-color: silver;
		border-width: 0px;
		border-left-width: 1px;
	}
td.tdright {
		border-style: solid;
		border-color: silver;
		border-width: 0px;
		border-right-width: 1px;
		border-left-width: 1px;
	}
td.tdfoot {
		border-style: solid;
		border-color: silver;
		border-width: 1px;
	}