/* --- 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 */

.hline
{
    font-family: Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif;
    font-size: 18px;
    text-decoration: none;
    color: black;
}
.btxt
{
    font-family: Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none;
    color: black;
}
.btxtsm
{
    font-family: Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
    color: black;
}
.note
{
    font-family: Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
    color: black;
}
.btxtsmbor
{
    font-family: Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif;
    font-size: 10px;
    text-decoration: none;
    padding: 2px;
    color: black;
    vertical-align: middle;
    text-align: left;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    background-color:#d3e1ff;
}
.footer
{
    font-family: Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif;
    font-size: 9px;
    text-decoration: none;
    color: black;
    vertical-align: middle;
    text-align: center;
}
.maintext
{
    font-family: Arial, Verdana, Tahoma, Geneva, Helvetica, sans-serif;
    font-size: 13px;
    text-decoration: none;
    padding: 4px;
    color: black;
    vertical-align: middle;
    text-align: left;
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    background-color: white;
}

.m0l0iout
{
    font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    padding: 4px;
    color: #000000;
    vertical-align: middle;
    text-align: center;
}
.m0l0iover {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 4px;
	color: #FFFFFF;
	    vertical-align: middle;
    text-align: center;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 1px solid #000000;
	background: #77ADDF;
}
.m0l0oover {
	text-decoration : none;
	border : 1px solid #000000;
	background: #4592d2;
}

/* level 1 inner */
.m0l1iout {
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #000000;
}
.m0l1iover {
	font: bold 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #FFFFFF;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #77ADDF;
	filter: alpha(opacity=95);
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #4592d2;
}

/* level 2 inner */
.m0l2iover {
	font: 10px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #000000;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #B44646;
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #E55A5A;
}




.m0l0ioutB
{
    font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none;
    padding: 4px;
    	font-weight:bold;
    color: #000000;
    vertical-align: middle;
    text-align: center;
}
.m0l0ioverB {
	font: 14px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 4px;
	font-weight:bold;
	color: #FFFFFF;
	    vertical-align: middle;
    text-align: center;
}

/* level 0 outer */
.m0l0ooutB {
	text-decoration : none;
	border : 1px solid #000000;
	background: #77ADDF;
}
.m0l0ooverB {
	text-decoration : none;
	border : 1px solid #000000;
	background: #4592d2;
}

