BODY {
       background-color: #ffffff;
       font: 12px Arial, Helvetica, sans-serif;
       color: black;
       margin:0px;
       padding:0px;
       }

p {
       font:12px/16px arial, helvetica, sans-serif;
       margin:0px 0px 0px 0px;
       padding: 0px 0px 0px 0px;
       }

h1 {
       color: #26234e;
       margin:0px 0px 0px 0px;
       font-size: 24px;
       font-weight: 900;
       }

h2 {
       color: steelblue;
       font-size:  18px;
       font-weight: 900;
       margin: 30px 0px 0px 0px;
       }

h3 {
       color: black;
       font-size:  17px;
       font-weight: 900;
       font-style: italic;
       margin: 15px 0px 0px 10px;
       }

.floatright { 
		float: right; 
		margin-bottom: 20px;
		margin-left: 20px;
		border: 1px solid #6897ef;
		padding: 7px;
		}


#left {
       position: absolute;
       top: 130px;
       width: 220px;
       left:5px;
       background: #6897ef;
       margin-top: 0px;
       padding-left: 0px;
       padding-right: 0px;
       padding-top: 7px;
       padding-bottom: 7px;
       }

#right {
       position: absolute;
       top: 130px;
       width: 500px;
       left: 240px;
       margin-top: 0px;
       padding: 0px;
       background: #ffffff;
       }
       
#right p
       {
       font: 12px "Arial", Helvetica, sans-serif;
       color: black;

       }       
                    
#bottom {
       position: absolute;
       margin: 230px 0px 0px 0px;
       background: white;
       left: 7px;
       width: 100%;
       padding: 3px;
       }      
       
#banner td
       {
       font: bold 11px "Arial", Helvetica, sans-serif;
       color: #ffffff;
       }
       
#left p
       {
       font: bold 12px/18px "Arial", Helvetica, sans-serif;
       color: #ffffff;
       padding: 3px;
       }

#left a
       {
       color: white;
       background: #4277d2;
       text-decoration: none;
       font: bold 14px/13px "Arial", Helvetica, sans-serif;
       padding: 3px;
       }

#left a:hover
       {
       color: yellow;
       background: #154bc5;    
       text-decoration: none;
       padding: 3px;
       }

#right a
       {
       color: #6897ef;
       text-decoration: underline;
       font: 12px/16px "Arial", Helvetica, sans-serif;
       }

#right a:hover
       {
       color: white;
       background: #6897ef;
       text-decoration: none;
       }

#right a:active
       {
       color: white;
       background: #69c;
       text-decoration: none;
       }

h6 {
       color: #6897ef;
       font-size:  16px;
       font-weight: 900;
       margin: 20px 0px 0px 0px;
       }

h5 {
       color: #6897ef;
       font-size:  15px;
       font-weight: 900;
       margin: 15px 0px 5px 0px;
       }

h4 {
       color: #154bc5;
       font-size:  16px;
       font-weight: 900;
       margin: 20px 0px 0px 0px;
       }

#bottom p
       {
       text-align: center;
       }

#bottom a
       {
       color: #6897ef;
       text-decoration: none;
       font: bold "Arial", Helvetica, sans-serif;
       }

#bottom a:hover
       {
       color: white;
       background: #6897ef;
       text-decoration: none;
       }

#banner a
       {
       color: #ffffff;
       text-decoration: none;
       display: block;
       font: bold 11px "Arial", Helvetica, sans-serif;
       }

#banner a:hover
       {
       color: white;
       background: #6897ef;
       text-decoration: none;
       }

#banner h1 {
       font-size:12px;
       padding:0px 0px 0px 0px;
       margin:0px;
       }

a {
       color: yellow;
       font-size:12px;
       font-family:arial, helvetica, sans-serif;
       font-weight:600;
       text-decoration:none;
       }

a:link {color: purple;}
a:visited {color: blue; }
a:hover {color: blue; background-color: orange}

.Navlink {COLOR: #000000; TEXT-DECORATION: none; font-family: arial;
font-size: 10pt; }
a:link.Navlink  {color : #000000;}
a:visited.Navlink  {color : #000000;}
a:active.Navlink  {text-decoration: none;}
a:hover.Navlink  {text-decoration: none;}
