/* CSS Document */

#Layer1 {
	position:absolute;
	width:160px;
	height:auto;
	z-index:3;
	left: 0px;
	top: 0px;
	background-color: #000033;
}
#Layer2 {
	position:absolute;
	width:700px;
	height:auto;
	z-index:2;
	top: 0px;
	left: 210px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F4D05;
	}


BODY   {
    font-family: "Verdana","Helvetica",sans-serif;
    background-color: #000033;
    font-size: medium;
    
    color: #000000;
    margin-left: 0pt;
    margin-right: 0pt;
    margin-top: 0pt;
}


/*  -------------   Navigation block styling ----------- */

P.menmain    {
    font-weight: bold;
    color: #ffff00;
    margin-left: 10pt;
    margin-top: 2pt;
    margin-bottom: 0pt;
    text-align: left;
    font-size: smaller;
}

P.menmainon    {
    font-weight: bold;
    color: #00ff00;
    margin-left: 10pt;
    margin-top: 10pt;
    margin-bottom: 0pt;
    text-align: left;
    font-size: smaller;
}

P.mensub    {
    font-weight: normal;
    color: #ffff00;
    margin-left: 20pt;
    margin-top: 0pt;
    margin-bottom: 0pt;
    text-align: left;
    font-size: smaller;
}

P.mensubon    {
    font-weight: bold;
    color: #00ff00;
    margin-left: 20pt;
    margin-top: 0pt;
    margin-bottom: 0pt;
    text-align: left;
    font-size: smaller;
}

P.mensubsub    {
    font-weight: normal;
    color: #ffff00;
    margin-left: 30pt;
    margin-top: 0pt;
    margin-bottom: 0pt;
    text-align: left;
    font-size: smaller;
}

P.mensubsubon    {
    font-weight: bold;
    color: #00ff00;
    margin-left: 30pt;
    margin-top: 0pt;
    margin-bottom: 0pt;
    text-align: left;
    font-size: smaller;
}



P.menfiller     {
    font-weight: normal;
    font-style: normal;
    margin-top: 0pt;
    margin-bottom: 0pt;
    text-decoration: none;
    color: rgb(136,136,136);
    font-size: x-small;
}

A.menmainon    {
    font-weight: bold;
    color: #ffff00;
    font-style: normal;
    text-decoration: none;
}



A.menmainon:hover    {
    color: #ffffff;
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
}


A.menmainon:active    {
    color: #FF0000;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}



A.mensubon    {
    font-weight: normal;
    color: #ffff00;
    font-style: normal;
    text-decoration: none;
}



A.mensubon:hover    {
    color: #ffffff;
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
}



A.mensubsubon    {
    font-weight: normal;
    color: #ffff00;
    font-style: normal;
    text-decoration: none;
}



A.mensubsubon:hover    {
    color: #ffffff;
    font-weight: normal;
    font-style: normal;
    text-decoration: underline;
}



A.menmain    {
    font-weight: bold;
    color: #ffff00;
    font-style: normal;
    text-decoration: none;
}



A.mensub    {
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    color: rgb(136,136,136);
    font-size: smaller;
}


