td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#020202;
}td.mid {
	text-align: center;
	vertical-align: middle;
	font-family:Tahoma;
	font-size:11px;
	color:#020202;
}

.menuTitle {
	font-family:Arial,Tahoma;
	font-size:14px;
	color:#0C467E;
	font-weight: bold;
	text-decoration:none;
	}
.menuTitle:hover {
	background-color:#FFCC00;
	text-decoration:underline;
	}
	
.menuItem {
	font-family:Arial,Tahoma;
	font-size:14px;
	color:#0C467E;
	text-decoration:none;
	}
.menuItem:hover {
	background-color:#FFCC00;
	text-decoration:underline;
	}

.link:hover {
	background-color:#FFCC00;
	}

form
{
	margin:0px;
}


.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
.style1 {font-size: 12px}
.style2 {font-size: 13px}