.MenuHeader{
    font-family: Verdana; 
    cursor:pointer;
    color: #0078C1;
    text-align:left;
    font-weight:bold;
    text-decoration: none;
}

a.menu{
    font-family: Verdana; 
    text-align: left;
    font-size: 9pt; 
    color: #0078C1;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

a.submenu{
    font-family: Verdana; 
    text-align: left;
    font-size: 7pt; 
    color: #808080;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

a:hover{
	color: #8CC63C; 
	text-decoration: underline;
}

a.menu:hover{
	color: #00B033; 
	font-family: Verdana; 
	font-weight: bold;
	text-decoration: underline;
}

a.submenu:hover{
	color: #00B033; 
    color: #A0A0A0;
	font-family: Verdana; 
	font-weight: bold;
	text-decoration: underline;
}

li{
    font-family: Verdana; 
    text-align: justify;
    font-size: 10pt; 
    color: #000099;
}

li.boldred{
    font-family: Verdana; 
    text-align: justify;
    font-size: 10pt;
    font-weight: bold; 
    color: #FF0000;
}


p{
    font-family: Verdana; 
    text-align: justify;
    font-size: 10pt; 
    color: #000000;
}


p.alert{
    font-family: Verdana; 
    text-align: justify;
    font-size: 12pt;
    font-weight: bold; 
    color: #FF0000;
}


p.center{
    font-family: Verdana; 
    text-align: center;
    font-size: 10pt; 
    color: #000000;
}


p.menustyle{
    font-family: Verdana; 
    text-align: left;
    font-size: 9pt; 
    color: #0078C1;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

p.submenu{
    font-family: Verdana; 
    text-align: left;
    font-size: 7pt; 
    color: #808080;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

p.PictureDescription{
    font-family: Verdana; 
    text-align: left;
    font-size: 7pt; 
    color: #0078C1;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

#PageInformation {
	position:absolute; 
	left:228px; 
	top:211px; 
	width:507px; 
	z-index:1
}

td{
    font-family: Verdana; 
    text-align: justify;
    font-size: 10pt; 
    color: #000099;
}

td.answer{
    font-family: Verdana; 
    text-align: justify;
    font-size: 10pt; 
    color: #FF6600;
    font-weight: bold;

}


td.center{
    font-family: Verdana; 
    text-align: center;
    font-size: 10pt; 
    color: #000099;
}

td.center-small{
    font-family: Verdana; 
    text-align: center;
    font-size: 6pt; 
    color: #000099;
}

td.left-small{
    font-family: Verdana; 
    text-align: left;
    font-size: 6pt; 
    color: #000099;
}


td.left{
    font-family: Verdana; 
    text-align: left;
    font-size: 10pt; 
    color: #000099;
}


td.right{
    font-family: Verdana; 
    text-align: right;
    font-size: 10pt; 
    color: #000099;
}