.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-left: 5px;
	letter-spacing: 0.1em;
}
.greenSmallerContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #034C6E;
	font-weight: bold;
}

td.tdleftMenu {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(tcimages/menu_short.gif);
	height: 25px;
	width: 153px;
	text-decoration: none;
	font-weight: bold;
	vertical-align: text-bottom;
}

.leftMenu {
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 7px;
	text-decoration: none;
	height: 25px;
	width: 153px;
	font-weight: bold;
	vertical-align: text-bottom;
	position: relative;
	clip: rect(auto,auto,auto,auto);
	top: 5px;
}

.leftMenu:hover {
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	padding-left: 7px;
	height: 25px;
	width: 153px;
			font-weight: bold;
}


td.tdsubLeftMenu {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(tcimages/menu_short_onmouse.gif);
	height: 25px;
	width: 153px;
	text-decoration: none;
	font-weight: bold;
}
.subLeftMenu {
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 7px;
	text-decoration: none;
	height: 25px;
	width: 153px;
	font-weight: bold;
	position: relative;
	clip: rect(auto,auto,auto,auto);
	top: 4px;
}

.subLeftMenu:hover {
	font-size: 12px;
	color: #A3CEEF;
	text-decoration: none;
	padding-left: 7px;
	height: 25px;
	width: 153px;
			font-weight: bold;
}.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}.white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.high {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF6600;
	font-weight: bold;
}
