body {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.4;
        background:#ffffff url(../images/menu-strip.jpg) repeat-y;

     }

h2 h3 {
    color:#0994dd;
}

img {
	border:0px;
    }

a:link {  color:#0994dd; text-decoration: none; }
a:hover {  background-color:#f0fdff;}/*#50d050;}*/
a:active {  text-decoration: underline; }
a:visited { color:#0994dd;  text-decoration: none; }

.logo { padding: 5px 0px 3px 0px; text-align: center; }

#leftcol {
        position:relative;
	float:left;
	clear:left;
        margin: 0px;
        padding: 0px;
        background-color:black;
}


#maincontent {
  position:relative;
  float:left;
  width:650px; 
  margin-left:10px;
}

.small {
        font-size:10px;
}

.imp 
{
      	color:#0994dd;
        font-size:16px;
        font-weight:bold;
}

.indented
{
	padding-left: 25px;
	padding-right: 25px;
}

.titleblock
{
    background-color: #0994dd;
    width:635px; 
    color:white;
    font-size: small;
    padding: 2px;
    margin-left: 5px;
    font-weight:bold;
}

.contentblock
{
    width:635px; 
    font-size: small;
    padding:2px;
    margin-left:5px;
    /* background-color: #eeeeee; */
    background-color: white;
}

.titleright
{
    font-size: x-small;
    width:96px; 
    color:white;
    padding:4px;
    background-color: #0994dd; 
   /* background-color: #005093;*/
    font-weight:bold;
}

.contentright
{
    font-size: 9px;
    width:100px; 
    padding:2px;
    background-color: #f0feff;
}


/* added for the new menu without images */

.menuitem
{
font-size:14px;
font-weight:bold;
font-family: "Lucida Grande"; Verdana, Arial, Helvetica, sans-serif;
letter-spacing:0.01em;
color:white;
padding:1px;
padding-left:3px;
width:144px;
}

.menuitem a:link{
text-decoration:none;
color:white;
}

.menuitem a:visited
{
text-decoration:none;
color:white;
}

.menuitem a:hover {
color:white;
background-color:#0994dd;
}

.menuitem:hover {
color:white;
background-color:#0994dd;
}

td.tdpictures {
vertical-align:bottom;
}

td.valigntop {
vertical-align:top;
}

hr.light {
border: 0;
background-color:#0994dd;
height: 1px;
}