@charset "iso-8859-1";

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #003399;
}
body {
	background-color: #FFFFFF;
	margin-left: 90px;
	margin-top: 10px;
	margin-right: 70px;
	
}

.page a:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: Navy;
	text-decoration: none;
}
.page a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: Red;
	text-decoration: underline;
}
.page a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: Navy;
	text-decoration: none;
}
.page a:active {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: Red;
	text-decoration: underline;
}

div.c6 			   {text-align:center}

.clDescriptionCont {
	position: absolute;
	width: 240px;
	visibility: hidden;
	layer-background-color: #ffffff;
	z-index: 100;
}
.clDescription     {
	width: 230px;
	left: 2px;
	top: 0px;
	font-family: "Times New Roman", Times, serif;
	overflow: hidden;
	border: 1px solid #006500;
	padding: 5px;
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	font-size: 12px;
	color: #006500;
	background-color: ActiveBorder;
	layer-background-color: #CCC6BA;
	font-stretch: extra-condensed;
	text-align: justify;
}
.clLinks           {
	position: absolute;
	left: 100px;
	top: auto;
	z-index: 1;
}
.clCaption         {
	position: absolute;
	left: 2px;
	top: auto;
	width: 157px;
	height: 15px;
	clip: rect(0px 157px 15px 0px);
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	font-size: 12px;
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	background-color: #CCC6BA;
	layer-background-color: #CCC6BA;
}
