/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */

A:link {text-decoration:underline;}   

.m0l0iout {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align:center;
	padding: 2px;
	color: white;
	font-weight:bold;
}
.m0l0iover {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 2px;
	color: white;
	text-align:center;
	font-weight:bold;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 1px solid white;
	border-top:0;
	border-bottom:0;
	background: url('img/tograd.jpg');	
}

.m0l0oout a {
	text-decoration : none;
}
.m0l0oover a {
	text-decoration : none;

}

.m0l0oover {
	text-decoration : none;
	border : 1px solid white;
	border-top:0;
	border-bottom:0;
	background: url('img/tograd.jpg');
}

/* level 1 inner */
.m0l1iout {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2px;
	color: white;
}
.m0l1iover {
	font: bold 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 2px;
	color: white;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	border-top:0;
	border-bottom:0;
	background: #2172A1;
	
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	border-top:0;
	border-bottom:0;
	background: #2172A1;
}

/* level 2 inner */
.m0l2iover {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 2px;
	color: white;
	font-weight:bold;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #2172A1;
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #2172A1;
}

titems td	{background: #FFFFFF; font: arial; cursor: default; padding-top: 0; border-top: 1px solid #8EB9FB;
			 border-left: 1px solid #FFFFFF; font-size: 10pt;
			 height: 5px; text-align:center; border-right-style:solid;
			  border-right-width:1px; border-bottom-style:solid; border-bottom-width:1px; 
			 padding-left:0; padding-right:0; 
			 }


thead td	{background: #00FFFF; font: menu; cursor: default; padding-top: 0; border-top: 1px solid #FFFFFF; font-size: 16pt; 			 border-left: 1px solid #FFFFFF;
			 height: 16px; text-align:center; border-right-style:solid; border-right-width:1px; border-bottom-style:solid; border-bottom-width:1px; padding-left:0; padding-right:0; padding-top:bottom; padding-bottom:bottom
			 }
.arrow		{font-family: webdings; color: black; padding: 0; font-size: 10px;
			height: 11px; width: 10px; overflow: hidden;
			margin-bottom: 2; margin-top: -3; padding: 0; padding-top: 0; padding-bottom: 2;}
			/*nice vertical positioning :-) */