#header {
  position:absolute;
  top:0px;
  left:0px;
  width:1003px;
  height:550px;
  background-image:url(newcnlay.jpg);
}


Body, tr, td {

FONT-SIZE: 10px;
font-family: verdana;
color: #3D453D;
letter-spacing: 0px;
line-height: 12px;
scrollbar-face-color : #4F4F4F ;
scrollbar-shadow-color : #0F0F0F ;
scrollbar-highlight-color : #BFBFBF ;
scrollbar-3dlight-color : 000000 ;
scrollbar-darkshadow-color : 000000 ;
scrollbar-track-color : #6F6F6F ;
scrollbar-arrow-color : #000000 ;
}


h1 {
font-size: 14px;
text-size: 14px;
color: #202020;
text-align: center;
text-transform: uppercase;
font-family: Verdana;
letter-spacing: 1px;
padding: 5px;
margin: 0px;
margin-top: 0;
margin-bottom: 0;
width: 100%;
}

h2 {
font-size: 12px;
text-size: 12px;
color: #202020;
text-transform: uppercase;
font-family: Arial;
letter-spacing: 0px;
padding: 5px;
margin: 0px;
margin-top: 0;
margin-bottom: 0;
width: 100%;
}

h4 {
font-size: 11px;
text-size: 11px;
color: #202020;
text-transform: uppercase;
font-family: Arial;
letter-spacing: 0px;
padding: 5px;
margin: 0px;
margin-top: 0;
margin-bottom: 0;
width: 100%;
}

td2 {
font-size: 11px;
text-size: 11px;
background-colour:#40FF00;
}

.th {
font-family: Verdana;
font-size: 10px;
background-color: #98A2B1;
color: #3D453D;
text-align: center;
}

.th2 {
font-family: Verdana;
font-size: 10px;
background-color: #98A2B1;
color: #3D453D;
}

#navi a
{
        background-color: none;
        border-top: #000000 1px solid;
        border-left: #000000 2px solid;
        border-right: #000000 2px solid;
        border-bottom: #000000 1px solid;
        text-align: center;
        text-decoration: none;
        display: block;
}

#navi a:hover
{
        background-color: #2F2F2F;
        border-top: #000000 1px solid;
        border-left: #000000 2px solid;
        border-right: #000000 2px solid;
        border-bottom: #000000 1px solid;
        text-align: center;
        text-decoration: none;
        display: block;
}

#navi a:visited
{
        background-color: none;
        border-top: #000000 1px solid;
        border-left: #000000 2px solid;
        border-right: #000000 2px solid;
        border-bottom: #000000 1px solid;
        text-align: center;
        text-decoration: none;
        display: block;
}




a:link{color: #1F1F1F; text-decoration:none;}
a:visited{color: #1F1F1F; text-decoration:none;}
a:active{color: #1F1F1F; text-decoration:none;}
a:hover{color: #b4b8cd; text-decoration:bold;}