body {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #333333; 
}

.styl {  
font-size: 12px; 
}

td {  
font-size: 12px; 
}

div.margin-left {
font-family:   Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
margin-left:   10px; 
margin-right:  20px;
margin-bottom: 10px; 
text-align:    left;
}

h2 {color: #7f0606; font-size: 18px;}

table.tlo {border-color: #1731c4; border-style: groove;}

.blue {color: #066AB0;}

.imgg {border: solid #002C63 1px; }

div.menu {
/*	background: url('./pict/mnu_norm.png') repeat-y;*/
}

td.menuleft a, td.menuright a {
	display: block;
        background: url('./pict/mnu_norm.png') repeat-y; 
	width: 133px;
	padding: 4px 3px;
	overflow: hidden;
	border-bottom: 1px solid #85C2E7;
	color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	text-decoration: none;
	letter-spacing: -1px;
}

td.menuleft a:hover, td.menuright a:hover {
	color: #FFDB11;
	background: url('./pict/mnu_hover.png') repeat-y;
}

a.glowne {
	background: url('./pict/mnu_hover.png') repeat-y !important;
}

a.glowne:hover {
	background: url('./pict/mnu_norm.png') repeat-y !important;
}

a.shortit {
	display: inline !important;
	border: 0px !important;
	padding: 0px !important;
}
