/* --- static menu styles ---
note:
	1. not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
style naming convention:
	m<zero based menu number>l<zero based level number>i|o<for inner or outer tag>
*/


.m0l0o {
	text-decoration: none ;font-weight: bold
	margin: 0px;
	border:0px outset #C0C0C0; BORDER-COLLAPSE: collapse; 
}

.m0l1o {
	text-decoration: none; font-weight: bold
	margin: 0px;
	border:2px outset #C0C0C0; BORDER-COLLAPSE: collapse; 
}

.m0l2o {
	text-decoration: none; font-weight: bold
	margin: 0px;
	border:2px outset #C0C0C0; BORDER-COLLAPSE: collapse; 
}

.m0l0i {
	padding: 2px;
	text-decoration: none; 
	font-family:  Verdana, Arial, Tahoma;
	font-size: 13px;
}

.m0l1i {
	padding: 2px; font-weight: bold;
	text-decoration: none;
	font-family:  Verdana, Arial, Tahoma;
	font-size: 12px;
}

.m0l2i {
	padding: 2px; font-weight: bold;
	text-decoration: none;
	font-family:  Verdana, Arial, Tahoma;
	font-size: 12px;
}

/* --- static menu styles ---
general commons
*/

body, tr, td, p, li { font-family: verdana, arial, tahoma; font-size: 12px; }
		hr { color: #336699; height : 1px; }
		a {text-decoration:none; font-family:verdana; }
		h2 { margin-bottom: 0px; margin-top: 0px; font-size: 18px; color: #DBEAF5;}
		.darkline { background: #4682B4; }
		.cright {font-family: Tahoma, Verdana, sans-serif; font-size: 12px; color: #FFFFFF; background: #4682B4; text-align: right; }

hr { color: #336699; height : 1px; }

td.left {font-family: Verdana, Helvetica, sans-serif; font-size: 12px; font-style: italic; font-weight: bold; color: #FFFFFF;
         border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px; 
         width:120pt; text-align:RIGHT; width: 170px; vertical-align: top;}


td.midle{font-family: Verdana, Helvetica, sans-serif; font-size: 12px;   color: #000000; background-color: #ffffff;
         ; text-align:left;  width: 440px; vertical-align: top;}
         
         
td {  font-family: Verdana, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}


td.parag {
	font-family: Verdana, Helvetica, sans-serif ; 
	font-size: 18px ;  
	font-weight: bold ; 
	color: #FFFFFF ; 
	font-style: italic ; 
	border-left-width: 1px ; border-right-width: 1px ; border-top-width: 1px ; border-bottom-style: solid ; border-bottom-width: 1px ; 
	width:120pt ; 
	text-align:left ; 
	}
                  
td.statements { 
	font-family: Verdana, Helvetica, sans-serif ; 
	font-size: 14px ; 
	font-weight: bold ; 
	color: #000000;
	font-style: normal ; 
	text-align:left ;
	}
 
a.z        { border-style: outset; border-width: 1px; padding-left: 4px; padding-right: 4px; color: #ffffff;
               padding-top: 1px; padding-bottom: 1px; background-color:#807B9C;  text-decoration: none; }
a:hover.z  { border-style:  inset; border-width: 1px; padding-left: 4px; padding-right: 4px; color: #000000;
               padding-top: 1px; padding-bottom: 1px; background-color: #dddddd; text-decoration: none }
a.zsmall      { font-family: verdana, arial, tahoma; font-size: 9px; border-style: outset; border-width: 1px; padding-left: 4px; padding-right: 4px; color: #ffffff;
 padding-top: 1px; padding-bottom: 1px; background-color:#807B9C;text-decoration: none; }
a:hover.zsmall{ font-family: verdana, arial, tahoma; font-size: 9px; border-style:  inset; border-width: 1px; padding-left: 4px; padding-right: 4px; color: #ffffff;
 padding-top: 1px; padding-bottom: 1px; background-color:#807B9C;text-decoration: none; }


a.zbutton        { border-style: outset; border-width: 2px; padding-left: 6px; padding-right: 6px; color: #ffffff;
               padding-top: 3px; padding-bottom: 3px; background-color:#717B9C;  text-decoration: none; }
a:hover.zbutton  { border-style:  inset; border-width: 2px; padding-left: 6px; padding-right: 6px; color: #000000;
               padding-top: 3px; padding-bottom: 3px; background-color: #dddddd; text-decoration: none; }

a.zbutton1        { border-style: outset; border-width: 2px; padding-left: 6px; padding-right: 6px; color: #ffffff;
               padding-top: 3px; padding-bottom: 3px; background-color:#717B9C;  text-decoration: none; width:120px; }
a:hover.zbutton1  { border-style:  inset; border-width: 2px; padding-left: 6px; padding-right: 6px; color: #000000;
               padding-top: 3px; padding-bottom: 3px; background-color: #dddddd; text-decoration: none; width:120px;  }



h1.ragil           { font-family:verdana ; font-size: 24pt;  font-style:italic }  
H1.wide    {width:90%; height:40; color:white; filter:glow(Color=#501000,Strength=5); font-family:"Times New Roman"; font-size: 48pt;}
             
H1    {width:450; height:40; color:white; filter:glow(Color=#501000,Strength=5); font-family:"Times New Roman"; font-size: 24pt;}
H2    {width:450; height:35; color:white; filter:glow(Color=#501000,Strength=3); font-family:"Times New Roman"; font-size: 18pt;}
H3    {width:85 ; height:30; color:white; filter:glow(Color=#501000,Strength=3); font-family:"Times New Roman"; font-size: 12pt;}