.sectitle {
	font-size: 10pt;
	font-weight: 800;
	color: #FFFFFF;
	text-decoration: none;


}
a.slink:link {
	font-size: 12px;
	color: #C47C78;
	text-decoration: none;


}
a.slink:visited {
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;

}
a.slink:hover {
	font-size: 12px;
	color: #0000CC;
	text-decoration: none;

}
a.slink:active {
	font-size: 12pt;
	color: #0000FF;
	text-decoration: none;

}
a.nav:link {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	font-size: 10pt;
	color: #FFFF99;
	text-decoration: none;
}
a.nav:hover {
	font-size: 10pt;
	color: #00CCFF;
	text-decoration: none;
}
a.nav:active {
	font-size: 10pt;
	color: #00CCFF;
	text-decoration: none;

}
.nvert {
	font-size: 10pt;
	color: #FFFFFF;
}
.lightlbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	text-decoration: none;

}
td {
	font-size: 10pt;
}
.smalllbl {
	font-size: 9pt;
}
.bigtitle {
	font-size: 10pt;
	font-weight: 800;
	color: #990000;
	text-decoration: none;
	background-color: #FFFFFF;



}
.headtitle {
	font-size: 16pt;
	font-weight: 800;
	color: #003366;
}
.darklbl {
	font-size: 10pt;
	font-weight: 800;
}
.tttitle {
	font-size: 10pt;
	font-weight: 800;
	color: #FF0000;
}
.ttgroup {
	font-size: 8pt;
	color: #990000;
}
.ttother {
	font-size: 8pt;
}
.boldlbl {
	font-family: "Times New Roman", Times, serif;
	font-weight: 800;
}
.placelbl {
	font-size: 12pt;
	font-weight: 800;
	color: #006600;
}
.grouplbl {
	font-size: 10pt;
	font-weight: 800;
	color: #000099;
}
a.tinylink:link {
	font-size: 8pt;
	color: #C47C78;
	text-decoration: none;


}
a.tinylink:visited {
	font-size: 8pt;
	color: #0066FF;
	text-decoration: none;

}
a.tinylink:hover {
	font-size: 8pt;
	color: #0000CC;
	text-decoration: none;

}
a.tinylink:active {
	font-size: 8pt;
	color: #0000FF;
	text-decoration: none;
}
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: yellow;
}
.biglabel {
	font-size: 18pt;
	font-weight: 800;
	color: #FF0000;
}
div#redframe {
	border: 1px solid #D51021;
	width: 100%;
	background-color: #FFFFFF;
	margin-bottom: 4px;
}
div#redtitle {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: 800;
	color: #FFFFFF;
	background-color: #D51021;
	width: 100%;
	padding: 0px;
	text-align: left;
	line-height: 18px;
	text-indent: 2px;
	margin: 0px;
}
div#pinkframe {
	background-color: #FFFFFF;
	border: 1px solid #CC9999;
	width: 100%;
	margin-bottom: 4px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
div#pinktitle {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: 800;
	color: #FFFFFF;
	background-color: #CC9999;
	padding: 0px;
	text-align: left;
	width: 100%;
	margin: 0px;
	text-indent: 2px;
	line-height: 18px;
}
