      BODY {
           background-color : #299bc2;
	   color : #005273;
           font-family : verdana;
           font-size : 11px;
           text-transform : none;
           font-weight : normal;
      }
     INPUT, TEXTAREA, SELECT, OPTION {
background: white url(http://www.neoanon.com/images/txtarea.png);
           font-family : verdana;
           padding : 2px;
           color : #fff;
           background-color : #fff;
           border : 2px solid #64bbe5;
           font-size : 11px;
           text-transform : none;
           font-weight : normal;
      }
     .head {
background: white url(http://www.neoanon.com/images/blockdefault.gif) center center repeat-x;
           text-align : center;
           font-family : verdana;
           font-size : 22px;
           color : #fff;
           font-weight : normal;
           padding : 1px;
           border-bottom : 5px solid #005273;
           border-top : 0px dotted #fff;
           letter-spacing : 0px;
           background-color : #c4c4c4;
      }
     .MENU {
background: white url(http://www.neoanon.com/images/menubg.png);
           font-style : normal;
           font-size : 11px;
           font-family : verdana;
           color : #3eb0e2;
           letter-spacing : 0px;
           text-transform : none;
           font-weight : normal;
           background-color : #fff;
           border : 2px solid #cef0ff;
      }
     a:link {
           text-decoration : none;
           font-size : 11px;
           font-weight : bold;
           font-family : verdana;
           color : #0097b8;
      }
     a:visited {
           text-decoration : none;
           font-size : 11px;
           font-weight : bold;
           font-family : verdana;
           color : #0097b8;
      }
     a:active {
           text-decoration : none;
           font-size : 11px;
           font-weight : bold;
           font-family : verdana;
           color : #0097b8;
      }
     a:hover {
           text-decoration : none;
           font-size : 11px;
           font-weight : bold;
           font-family : verdana;
           color : #fff;
      }
     b {
           color : #005273;
      }
     u {
           color : #41acd7;
      }
     i {
           color : #fff;
      }


.solidblockmenu{
margin: 9;
padding: 0;
float: left;
font: bold 13px verdana;
width: 100%;
border: 1px solid #fff;
border-width: 1px 0;
background: white url(http://www.neoanon.com/images/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: #fff;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: #fff;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: #fff;
background: transparent url(http://www.neoanon.com/images/blockactive.gif) center center repeat-x;
}

p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}


