a.menu
{
color:black;
margin-bottom:0.5em
}
BODY
{
    
	BACKGROUND: url(images/tile.gif) ;
    TEXT-ALIGN: center;
    font-family:arial;

}
div.divmenu
{
padding: 0.3em 0.5em 0.4em 0.3em;    
text-align:center;
width:7em;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 0.7em; 
font-style: normal;
margin-left: 1em;
float:left;
background-color:#cccccc 
}
div.divmen
{
padding: 0.3em 0.5em 0.4em 0.3em;    
text-align:center;
width:7em;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 0.7em; 
font-style: normal;
margin-left: 1em;
float:left;
background-color:#000 
}
a.divmena
{
    color:#fff;
    text-decoration:none;
    font-weight:600;
    }
    a.divmena:hover
{
    color:#fff;
    text-decoration:underline;
    font-weight:600;
    }
a.divmenau
{
    color:#333;
    text-decoration:underline;
    font-weight:600;
}
div.maincol
{
    height:500px;
width:200px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 0.7em; 
font-style: normal;
margin-left: 2.1em;
line-height:1.5em;
height:100%; 
}
div.maincolh
{
width:400px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 0.7em; 
font-style: normal;
margin-left: 2.1em;
line-height:3em 
}
div.maintext
{
width:650px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 0.7em; 
font-style: normal;
margin-left: 5.1em;
line-height:1.5em;

}
div.maintexth
{
width:300px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 0.7em; 
font-style: normal;
margin-left: 5.1em;
line-height:1.5em;
/*float:left;*/

}
div.mainright
{
width:200px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 0.7em; 
font-style: normal;
position:relative;
left: 5px;

top:40px 
}
div.mainnews
{
width:100px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 0.7em; 
font-style: normal;
margin-left: 5.1em;

}
/*p.cont
{
margin-left:15em
}*/
span.blue
{
font-weight:600;color:#322C72
}
table.assess
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 1em; 
font-style: normal; 
color: #333333;
margin-left: 0%;
PADDING-RIGHT: 1mm;
PADDING-LEFT: 1mm;
FONT-WEIGHT: normal;
Z-INDEX: 1;
VISIBILITY: visible;
PADDING-BOTTOM: 3mm;
WIDTH: 500px;
background-color:Aqua
}
table{
border-collapse: collapse;

}
TD.news
{
	background:url('../images/grey.gif');
	PADDING-TOP:0.2em;
	PADDING-LEFT:1em;
	PADDING-RIGHT:1em;
	PADDING-BOTTOM:0.2em;
    FONT-SIZE: 0.9em;
    COLOR: #333333;
    FONT-FAMILY: verdana, geneva, arial, helvetica, sans-serif
}
#wrapper
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    BACKGROUND: url(images/background.gif) repeat-y center 50%;
    PADDING-BOTTOM: 6em;
    MARGIN: 0px auto;
    WIDTH: 800px;
    PADDING-TOP: 0px;
    HEIGHT: 100%;
    TEXT-ALIGN: left;


}
#wrapper2
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px auto;
    WIDTH: 800px;
    PADDING-TOP: 0px;

    TEXT-ALIGN: left
}
#header
{
    BACKGROUND: url(images/header.gif) no-repeat left top;
    HEIGHT: 100px
}

#lborder
{
    BACKGROUND: url(images/navigation.gif) no-repeat left top;
    MARGIN: 0px;
    HEIGHT: 25px;
    padding-left:140px;
    TEXT-ALIGN: left
}
#lborders
{
    BACKGROUND: url(images/navigation.gif) no-repeat left top;
    MARGIN: 0px;
    HEIGHT: 20px;
    padding-left:140px;
    TEXT-ALIGN: left
}
#main
{
    
    MARGIN-LEFT: 0px;
    WIDTH: 760px;
    MARGIN-RIGHT: 20px;

}
#navigation
{
    BACKGROUND: url(images/navigation.gif) no-repeat left top;
    MARGIN: 0px;
    HEIGHT: 25px;
    padding-left:140px;
    TEXT-ALIGN: left
}

#navigation2
{
    BACKGROUND: url(images/navigation2.gif) no-repeat left bottom;
    MARGIN: 0px;
    HEIGHT: 20px;
    TEXT-ALIGN: center;
    font-size:0.7em;
}




/*=================firefox nav==============*/
#navcontainer
{

position:relative;
left:28px;
top:15px;
background-color:#fff;
WIDTH: 700px;
}
#navlist
{
padding: 0px 0px 0px 10px;
margin-top: 5px;
border-bottom: 0px solid #778;
font: bold 12px Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0px;
display: inline;
}

#navlist li a
{
color:#000;
font-size:0.9em;
padding: 3px 7px;
margin-left: 7px;
border: 1px solid #000;
border-bottom: none;
background: #ccc;
text-decoration: none;
}

#navlist li a:link { color: #000; }
#navlist li a:visited { color: #000; }

#navlist li a:hover
{
color: #fff;
background: #000;
border-color: #000;
text-decoration: none;
}

#navlist li a#current
{
background: #000;
color:#fff;
border: 1px solid #000;
}







