.norm_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b8cad6;
	text-decoration: none;
	text-align: justify;
}
.norm_light {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8ba1b1;
	text-decoration: none;
	text-align: justify;
}
a:hover {
	color: #FF9B27;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #305069;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6a6b6d;
	border-right-color: #c3d0d9;
	border-bottom-color: #d1dce4;
	border-left-color: #a0a0a0;
	padding: 2px;
	background-color: #e4edf4;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/bt_bg.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3c8ebf;
	border-right-color: #044c76;
	border-bottom-color: #044c76;
	border-left-color: #3c8ebf;
	padding: 4px;
}
.small_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #82b5d4;
}
