a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 90%;
	text-decoration: none;
	font-weight: bold;
	border: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
.topmenu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
}
.topmenu a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu a:hover {
	color: #999999;
	text-decoration: none;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	line-height: 120%;
}
.white_title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #FFFFFF;
	padding: 4px 2px;
	background-image: url(general_images/bottom.gif);
	background-repeat: repeat-x;
	width: 100%;
	text-align: center;
	font-weight: bold;
}
.white_subtitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	padding: 3px 0px 2px;
	font-weight: bold;
	margin: 0px;
	height: 15px;
	background-image: url(general_images/bottom.gif);
	text-align: center;
}
.image_right {
	padding: 0px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.image_left {
	padding: 0px;
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
}
.intro {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.copyright {
	font-size: 70%;
	color: #666666;
}
.side_menu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.blue {
	color: #330066;
	font-weight: bold;
}
.rightside_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.rightside_text a:link {
	text-decoration: none;
	font-weight: bold;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
}
.rightside_text a:visited {
	text-decoration: none;
	font-weight: bold;
}
.rightside_text a:hover {
	color: #999999;
		font-weight: bold;
		text-decoration: none;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: italic;
}
.divider {
	background-image: url(general_images/divider.gif);
	background-repeat: repeat-x;
	clear: both;
	height: 20px;
}

