.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #BFDFDF;
}

.topnav a {
	font-weight: bold;
	text-decoration: none;
	color:#BFCFDF;
}

.topnav a:hover {
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
}

.sidenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #DFBFD9;
}

.sidenav a {
	font-weight: bold;
	text-decoration: none;
	color:#DFBFD9;
}

.sidenav a:hover {
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #222222;
	line-height: 16px;

}

.body a {
	font-weight: bold;
	text-decoration: none;
	color:#008080;
}

.body a:hover {
	font-weight: bold;
	text-decoration: underline;
	color:#008080;
}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}

.smallertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.smallertext a {
	font-weight: bold;
	text-decoration: none;
	color:#008080;
}

.smallertext a:hover {
	font-weight: bold;
	text-decoration: underline;
	color:#008080;
}

.bg {
	background-image: url(images/BG.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.titlebgblue {
	background-image: url(images/TitleBG-Blue.gif);
	background-repeat: no-repeat;
}

.titlebgred {
	background-image: url(images/TitleBG-Red.gif);
	background-repeat: no-repeat;
}
