table.moduletable-tea {
	margin: 0px 0px 0px 0px;
	width: 100%;
	border: solid 0px #000000;
}

table.moduletable-tea th {
	font-family: arial, helvetica, sans-serif, tahoma, verdana;
	font-size: 20px;
	font-weight: bold;
	color: darkred;
	padding: 15px 0 5px 0;
	text-align: center;
	font-variant: small-caps;
	height: 20px;
        line-height: 20px;
}

table.moduletable-tea td {
	font-family: arial, helvetica, sans-serif, tahoma, verdana;
	padding-left: 10px;
	font-size: 20px;
	display: block;
}

a.mainlevel-tea:link, a.mainlevel-tea:visited {
	display: block;
	width: 190px;
	font-size: 14px;
	color: brown;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}

a.mainlevel-tea:hover {
	color: red;
	background: lightyellow;
	text-decoration: none;
}

span.mainlevel-tea {
	display: block;
	font-size: 12px;
	color: brown;
	font-weight: normal;
	padding-left: 5px;
}


/*
a.mainmenu-tea:link, a.mainmenu:visited {
	color: darkred;
 	text-decoration: none;
}

a.mainmenu-tea:hover {
	color: #0099CC; 
	text-decoration: none;
}
	
*/											
