BODY { 
        MARGIN: 0px; 
        FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
        BACKGROUND-COLOR: 007A99; 
        FONT-SIZE: x-small; 
} 
TD { 
        FONT-SIZE: x-small; 
        MARGIN: 0px; 
} 

A {

	text-decoration : none;
}

A:HOVER {

	text-decoration : underline;
}
.tableWB{
 	background-color: white;
	color: black;
	border:0;
}
.menu{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	letter-spacing : 2px;
}
a.menu, a.menu:LINK, a.menu:ACTIVE{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	letter-spacing : 2px;
	text-decoration : underline;
	color : #FFD700;
}
a.menu:HOVER{
	color : purple;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	letter-spacing : 2px;
	text-decoration : underline;
	color : Yellow;
}
.menutitle{
            cursor:pointer;
            margin-bottom: 5px;
            background-color:#ECECFF;
            color:#000000;
            width:250px;
            padding:2px;
            text-align:center;
            font-weight:bold;
            border:1px solid #000000;
}


.menutitleGJ{
            cursor:pointer;
            margin-bottom: 5px;
            background-color:#99FFFF;
            color:#000000;
            width:250px;
            padding:2px;
            text-align:center;
            font-weight:bold;
            border:1px solid #000000;
			}

.submenu{

margin-bottom: 0.5em;

}

h2.blackheading{color: black;
   				font-size: small;
				margin-bottom: 0px;
				font-weight:bold;
				text-align:center;
				}

h2.greenheading{
                 color: white;
                 font-size: small
}
