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;


}
	
input.search-button {font-size:11px;font-family:Arial,sans-serif;font-weight:bold;color:#FFFFFF;height:26px;padding: 0px 2px 0px 2px;background-color:#F8F8F8;background-image:url(images/standard_button_bg.gif);border-style:outset;border-color:#D1D1D1;border-width:0px;cursor:pointer;

}

FIELD-SEARCH { height:22px; width:158px; background-image:url(images/search_bg.gif); background-attachment: scroll; background-repeat: no-repeat; padding:4px 3px 0px 23px; border:0px; text-align:left; font-size:15px; color:#666666 }

}
.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;
}
#navigation {
	width: 800px;
	height: 50px;
	margin: 0;
	padding: 0;
	background: url(../images/navigation-bg.jpg) no-repeat left top;
} 
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
} 
#navigation ul li {
	display: inline;
	margin: 0px;
} 
#navigation ul li a {
	height:33px;
	display: block;
	float: left;
	padding: 17px 15px 0 15px;
	font: bold 12px Arial;
	color: #FFF;
	text-decoration: none;
	background: url(../images/navigation-separator.png) no-repeat right center;
} 

#navigation ul li a:hover {
	color:#363636;
	background: url(../images/navigation-hover.png) repeat-x left top;
}

#navigation ul li#active a {
	color:#363636;
	background: url(../images/navigation-hover.png) repeat-x left top;
}
