BODY {
font-size: 12px; font-family: Papyrus;color: #333333;font-weight:500;background-image: url(images/bodybg.png);
}
A {font-family:Papyrus; font-size:12px;}
A:link {color:#E2965C;font-weight:bold;font-size:12px;}
A:visited {color: #AF5C5C;font-size:12px;font-weight:bold;}
A:hover {color: #AF5C5C;text-decoration:none;
}
A:active {color: red;text-decoration: none}


.dashtd {}
.style4 {color: #999999}
.topic {font-family: Papyrus;font-size: 13px;font-weight:bolder; color:#718880;}


.styleboom {
	color: #5E8A70;
	font-style: italic;
}
.style1 {
	color: #718880;
	font-family: Papyrus;
	font-size: 13px;
	font-weight:bolder;
}
.style16 {color: #333333}
.style17 {font-size: 12px; font-family: Papyrus;color: #333333;font-weight:500;}
.style19 {
	color: #718880;
	font-family: Papyrus;
    font-weight:bolder;
	font-size: 13px;
}
#dropmenudiv{
position:absolute;
background-color: #ffffff;
border:1px solid #cccccc;
border-bottom-width: 0;
font:normal 10px Verdana;
font-color:#374a44;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #cccccc;
padding: 1px 0;
text-decoration: none;
font-weight: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #D9CDDC;
}
.footer {font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#999999;}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 135px;
}
