/* Style for level 0 (root) block - DIV */
.m0table0 {
	
} 
/* Style for level 1 block - DIV */
.m0table1 {
	border-top: 1px white;
	
}
/* Style for level 1 block - DIV */
.m0table2 {
	border-right: 1px solid black;
	background: #000066;
}
/* Style for outer tag, mout (mouse out) state */
.m0outer {
	
}
/* Style for inner tag, mover and mdown (mouse over and mouse down) state */
.m0moveri, .m0mdowni {
	background: #ffff00;
    color: #0000ff;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
    font-weight: bold;
    text-align: left;
}
/* Style for inner tag, mout (mouse out) state */
.m0mouti {
	color: #ffff00;
	font-family: Verdana,Arial,Helvetica; 
	font-size: 10px;
    font-weight: bold;
    text-align: left;
}
.m0mouti2 {
	background: #0000ff;
    color: #ffff00;
	font-family: Verdana,Arial,Helvetica; 
	font-size: 10px;
    font-weight: bold;
    text-align: left;
}


/* Begin Style Sheet for Web Pages */

H1, H2, H3, H4 {
    font-family: Verdana,Arial,Helvetica;
    }
H5  {
    font-family:  Times New Roman,Times,serif; 
    font-weight: normal;
    } 
.title1 {
    position: absolute;
    top: 105;
    left: 230;
    color: #cccccc;
    z-index: 2;
    clear: 5;
    font-style: italic;
    }
.title2 {
    position: absolute;
    top: 107;
    left: 231;
    color: #000033;
    width: 300
    z-index: 1;
    clear: 5;
    font-style: italic;
    }
    
.regular {
    font-family: Verdana,Arial,Helvetica;
    font-size: 11;
    }
.cal {
    color: #339933;
    font-weight: bold;
    }
    

    
    
