
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 135%;
	color: #000000;
	text-align: justify;
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 10px;
	background-repeat: no-repeat;
}

.smalltext   {
	color: white;
	font-size: 0.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
	text-align: center;
	visibility: visible;
	margin-right: 12px;
	padding-right: 12px;
	position: relative;
	left: 12px;
	overflow: visible;
}

#dd
{   margin: 0;
    padding: 0}

#dd li
{   margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    font: bold 11px arial}

#dd li a.menu
{   display: block;
    text-align: center;
    background: #5970B2;
    padding: 4px 10px;
    margin: 0 1px 0 0;
    color: #FFF;
    width: 60px;
    text-decoration: none}

#dd li a.menu:hover
{   background: #49A3FF}

.submenu
{   background: #EAEBD8;
    border: 1px solid #5970B2;
    visibility: hidden;
    position: absolute;
    z-index: 3}

    .submenu a
    {   display: block;
        font: 11px arial;
        text-align: left;
        text-decoration: none;
        padding: 5px;
        color: #2875DE}

    .submenu a:hover
    {   background: #49A3FF;
        color: #FFF}