.section        {
                 width:100%;
                 text-align:center;
                 border-top:0px solid #91BBEB;
                 background-color:#6993C3;
                 color:#FFF;
                 margin-bottom:0px;
                 margin-top:0px;
                }

.header         {
                 margin-left:160px;
                 width:100%;
			color:#000000;
                 height:72px;
                 background-color:#000000;
                 padding-right:0px;
                }

.header IMG     {
                 text-align : left;
                }

INPUT           {
                 font-family :  verdana,arial,sans-serif ;
                 font-size : .9em;
                }

.mainmenu        {
                 margin-left:160px;
                 width:100%;
			padding-bottom:1px;
                 text-align : left;
                 background-color : #000000;
                 width : 100%;
                 color : #FFF;
                 border-top:1px solid #000000;
                }

.mainmenu A      {
                 padding-right:10px;
                }

.mainmenu  A:link         {
                 font-weight : bold;
                 text-decoration : none ;
                 background-color : transparent;
                 color : #ffffff ;
                }

.mainmenu  A:visited      {
                 font-weight : bold;
                 text-decoration : none ;
                 background-color : transparent;
                 color : #ffffff ;
                }

.mainmenu   A:active       {
                 font-weight : bold;
                 text-decoration : none ;
                 background-color : transparent;
                 color : #ffffff ;
                }

.mainmenu  A:hover        {
                 font-weight : bold;
                 text-decoration : underline ;
                 background-color : transparent;
                 color : #ffff00 ;
                }

.leftcontent    {
			margin-left:0px;
			position: absolute;
			top:100px;
                left:10px;
                text-align:center;
			top-text:0px;
                width:200px;
                background-color:#ccccff;
                color : #000000;

                }

                }

        html>body .rightcontent {
                margin-left: 160px;
      margin-right:0px;
		}


.submenu        {
                   
			margin-left:160px;
                 width:100%;
		     padding-bottom:1px;
                 text-align : left;
                 background-color : #ccccff;
                 width : 100%;
                 color : #000000;
                 border-bottom:1px solid #000000;
			
	 
                }

.submenu A      {
                padding-left:0px;
                }

.submenu A:link         {
                 font-weight : normal;
                 text-decoration : none ;
                 background-color : transparent;
                 color : #FFF ;
                }

.submenu A:visited      {
                 font-weight : normal;
                 text-decoration : none ;
                 background-color : transparent;
                 color : #FFF ;
                }

.submenu  A:active       {
                 font-weight : normal;
                 text-decoration : none ;
                 background-color : transparent;
                 color : #FFF ;
                }

.submenu A:hover        {
                 font-weight : normal;
                 text-decoration : underline ;
                 background-color : transparent;
                 color : #FF0000 ;
                }

.freespace P    {
                 margin:0px;
                }

.main           {
                  
		     font-family :  verdana,arial,sans-serif ;
                 width:70%;
			margin-left:160px;
                 background-color: #enhirent;
                 padding-left:10px;
                 color : #000;
                }

.main H1,H2, H3, H4, H5, H6 {
                 margin:0px;
                        }

 body           {
			margin:0px 0px 0px 0px;
                 padding:0px;
                 font-family :  verdana,arial,sans-serif ;
                 font-size:1em;
                }

IMG             {
                 border : none;
                }

 A:link         {
                 font-weight : bold;
                 text-decoration : none ;
                 background-color : transparent;
                 color : blue ;
                }

 A:visited      {
                 font-weight : bold;
                 text-decoration : none ;
                 background-color : transparent;
                 color : blue ;
                }

 A:active       {
                 font-weight : bold;
                 text-decoration : none ;
                 background-color : transparent;
                 color : blue ;
                }

 A:hover        {
                 font-weight : bold;
                 text-decoration : underline ;
                 background-color : transparent;
                 color : red ;
                }

/* Add your own styles below */

