BODY {	    rem BACKGROUND: #B9B997;
		COLOR: #000000;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 9pt;
		FONT-STYLE: normal;
		FONT-WEIGHT: 400;
		MARGIN-TOP: 0;
		MARGIN-RIGHT: 0px;
		MARGIN-BOTTOM: 0px;
		MARGIN-LEFT: 0px;}
		
SELECT   { font-family: Arial;
            font-size: 9pt;
            font-weight: 400;
        rem background-color: #F5F5DC;
            color: #000000;
            border: 0;}

INPUT   { font-family: Arial;
            font-size: 9pt;
            font-weight: 400;
        rem background-color: #F5F5DC;
            color: #000000;}

.Menu1 { font-family: Arial;
	    z-index:4; 
            font-size: 8pt;
            cursor: hand;
            font-weight: 400;
        rem background-color: #B9B997;
        rem color: #000000;
            position: relative;
            left: 0;
            top: 3;
            width: 70;
            height: 18;
        rem clip:rect(1 50 18 1);
            border-left: 1 solid black;
            border-top: 1 solid black;
            text-align: center;
            }

.Menu2 { font-family: Arial;
            font-size: 8pt;
            cursor: hand;
            font-weight: 400;
        rem background-color: #B9B997;
        rem color: #000000;
            position: relative;
            left: 0;
            top: 3;
            width: 70;
            height: 18;
            overflow: hidden;
        rem clip: rect(1 52 18 1);
            border-left: 1 solid black;
            border-top: 1 solid black;
            text-align: center;
            }
            
.Menu3 { font-family: Arial;
            font-size: 8pt;
            cursor: hand;
            font-weight: 400;
        rem background-color: #B9B997;
        rem color: #000000;
            position: relative;
            left: 0;
            top: 3;
            width: 70;
            height: 18;
        rem clip:rect(1 50 18 1);
            border-left: 1 solid black;
            border-top: 1 solid black;
            text-align: center;
            }
            
.Menu4 { font-family: Arial;
            font-size: 8pt;
            cursor: hand;
            font-weight: 400;
        rem background-color: #B9B997;
        rem color: #000000;
            position: relative;
            left: 0;
            top: 3;
            width: 70;
            height: 18;
        rem clip:rect(1 50 18 1);
            border-left: 1 solid black;
            border-top: 1 solid black;
            text-align: center;
            }

.Menu5 { font-family: Arial;
            font-size: 8pt;
            cursor: hand;
            font-weight: 400;
        rem background-color: #B9B997;
        rem color: #000000;
            position: relative;
            left: 0;
            top: 3;
            width: 70;
            height: 18;
        rem clip:rect(1 50 18 1);
            border-left: 1 solid black;
            border-right: 1 solid black;
            border-top: 1 solid black;
            text-align: center;
            }

.Menu6 { font-family: Arial;
            font-size: 8pt;
            cursor: hand;
            font-weight: 400;
        rem background-color: #B9B997;
        rem color: #000000;
            position: relative;
            left: 0;
            top: 3;
            width: 70;
            height: 18;
        rem clip:rect(1 50 18 1);
            border-left: 1 solid black;
            border-right: 1 solid black;
            border-top: 1 solid black;
            text-align: center;
            }

.mynewmenu { font-family: Arial;
            font-size: 8pt;
            font-weight: 400;
        rem background-color: #B9B997;
            rem background-color: beige;
            color: #000000;
            position: absolute;
            left: -3;
            top: -3;
            width: 200;
            height: 1000;
            clip:rect(1 112 1000 1);
            border-left: 1 solid black;
        rem border-top: 1 solid black;
            text-align: center;
            }
            
#toolbar { 	position:absolute; 
		width: 500px; 
		height:20px; 
		z-index:4; 
		left: 0; 
		top: 0; 
		visibility: visible;}

.mainmenu {	color: #FFFFFF;
		background: #000000;
		border:0;
		width:500;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: 400;
		font-style: normal;
		cursor:default} 

.menu {		color: #FFFFFF;
		background: #000000;
		border:0;
		width:100;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: 400;
		font-style: normal;
		cursor:default}
		
.message {	      COLOR: red;
                  rem FILTER: shadow(color=#000000,direction=135);
                  rem background-color: #F5F5DC;
                  text-align: center;
		          		FONT-FAMILY: Arial, Helvetica, sans-serif;
              		FONT-SIZE: 10pt;
              		FONT-STYLE: normal;
              		FONT-WEIGHT: 800;
		}		

A:link {	font-size: 11pt;
		color:navy;
		text-decoration:none;}

A:visited {	font-size: 11pt;
		color:navy;
		text-decoration:none;}

A:hover {	font-size: 11pt;
		rem background-color: #F5F5DC;
		background-color: #000080;
		color:white;
		text-decoration:none;}
