BODY
{
    FONT-SIZE: 100%;
    BACKGROUND-IMAGE: url(pix/bg.gif);
    COLOR: #000000;
    FONT-FAMILY: verdana, arial, helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff
}

TABLE
{
    BACKGROUND-COLOR: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
}

p {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
}


.bodytext {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
color: #000000;
}


a.bodytext:link {
color: #3366cc;
font-weight: bold;
text-decoration: none;
}

a.bodytext:visited {color: #3366cc; font-weight: bold; text-decoration: none;  }
a.bodytext:active {color: #3366cc; font-weight: bold; text-decoration: none;  }
a.bodytext:hover {color: #CC3333; font-weight: bold; text-decoration: underline; } 

.smalltext {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 14px;
color: #000000;
}

a:link, a:visited {
	color: #333399;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active {
	color: #cc9933;
	text-decoration: none;
}



h3 {

font-family: Arial, Helvetica, sans-serif;

font-size: 14px;

font-weight: bold;

color: #666633;

}


.panelmid {
background-color: #6699dd;
}



.paneldark {
background-color: #3366cc;
}

.panelight {
background-color: #6699ff;
}












