body,td,th {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:lighter;
	color: #000000;
	line-height: 135%;
}
.headline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.error-table {
	background-color: #FFFFCC;
	margin: 10px;
	padding: 10px;
	border: 1px double #990000;
	color: #8C8990;
}
.message-table {
	background-color: #EAFFEA;
	margin: 10px;
	padding: 10px;
	border: 1px double #006600;
	color: #000000;
}
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #f1f1f1;

}
.fade_bkgd {
	background-image: url(images/fade_to_black.gif);
	background-repeat: repeat-x;
}

.descr {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px; font-weight:normal;
	color: #000000;line-height: 150%;

}
a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;color:#000000;	font-weight: bold; line-height: 150%;
}
a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;color:#845606;	font-weight: bold;line-height: 150%;
}
a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;color: #c16121;	font-weight: bold;line-height: 150%;
}
a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;color: #F1F1F1;	font-weight: bold;line-height: 150%;
}
.lighttext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;color: #000000;
}
.darkbox {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;background-color: #8C8990;
	border: 1px solid #8C8990;
	color: #FFFFFF;
}
.mediumbox {

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;background-color: #CCCCCC;
	color: #000000;
}
.lightbox {

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;background-color: #EAF1FF;
	border: 1px solid #DFDFFF;
	color: #333333;
}
form {
	padding: 0px;
}
.darktext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;color: #000000;
}
a.darktext:link {font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
a.darktext:visited {font-family:Georgia,"Times New Roman", Times, serif;
	font-size: 12px;
	color: #845606;
}
a.darktext:hover {font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #c16121;
}
a.darktext:active {font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF6600;
}
.search-hilight {font-weight: bold;font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#CC6600;
}
h1 {
	font-size: 18px;
}