.lysette {
	font-family: arial;
	font-size: 22px;
	font-style: normal;
	color: #ffffff;
	background-color: #000000;
}
.corps {
	background-color: #000000;
	background-image: none;
	background-repeat: repeat;
}
.hugger {
	border: 0px solid #999999;
	padding: 0px;
	margin: 0px;
}
.toptable {
	font-family: arial;
	font-size: 12px;
	color: #eeeeee;
	line-height: 20px;
	background-color: #000000;
}
a.toplinks:link {
	font-family: arial;
	font-size: 12px;
	color: #eeeeee;
	text-decoration: none;
}
a.toplinks:active {
	font-family: arial;
	font-size: 12px;
	color: #eeeeee;
}
a.toplinks:visited {
	font-family: arial;
	font-size: 12px;
	color: #eeeeee;
	text-decoration: none;
}
a.toplinks:hover {
	font-family: arial;
	font-size: 12px;
	color: #eeeeee;
	text-decoration: underline;
}
.mainimage {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	border: 3px solid #ffffff;
	padding: 0px;
	margin: 0px;
}
.bigcentretext {
	font-family: Arial;
	font-size: 44px;
	color: #FFFFFF;
	padding: 3px;	
	text-align: center;
	vertical-align: middle;
}
a.bigcentrelink:link {
	font-family: Arial;
	font-size: 44px;
	color: #FFFFFF;
	padding: 3px;	
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
a.bigcentrelink:visited {
	font-family: Arial;
	font-size: 44px;
	color: #FFFFFF;
	padding: 3px;	
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
a.bigcentrelink:hover {
	font-family: Arial;
	font-size: 44px;
	color: #FFFFFF;
	padding: 3px;	
	text-align: center;
	vertical-align: middle;
	text-decoration: underline;
}
.centrehead {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	padding: 3px;
}
.centretext {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	padding: 3px;	
	text-align: left;
	vertical-align: top;
}
.medcentretext {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	padding: 3px;	
	text-align: left;
	vertical-align: top;
	text-align: justify
}
a.centrelinks:link {
	font-family: arial;
	font-size: 12px;
	color: #dddddd;
	text-decoration: none;
	font-weight: bold;
}
a.centrelinks:active {
	font-family: arial;
	font-size: 12px;
	color: #dddddd;
	font-weight: bold;
	text-decoration: none;
}
a.centrelinks:visited {
	font-family: arial;
	font-size: 12px;
	color: #dddddd;
	text-decoration: none;
	font-weight: bold;
}
a.centrelinks:hover {
	font-family: arial;
	font-size: 12px;
	color: #dddddd;
	text-decoration: underline;
	font-weight: bold;
}
a.medcentrelinks:link {
	font-family: arial;
	font-size: 13px;
	color: #dddddd;
	text-decoration: underline;
	font-weight: bold;
}
a.medcentrelinks:active {
	font-family: arial;
	font-size: 13px;
	color: #dddddd;
	font-weight: bold;
	text-decoration: underline;
}
a.medcentrelinks:visited {
	font-family: arial;
	font-size: 13px;
	color: #dddddd;
	text-decoration: underline;
	font-weight: bold;
}
a.medcentrelinks:hover {
	font-family: arial;
	font-size: 13px;
	color: #dddddd;
	text-decoration: none;
	font-weight: bold;
}
.descriptiontable {
	background-color: #000000;
	border: 0px solid #FFFFFF;
}
.descriptiontext {
	border: 0px solid #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	padding: 1px;
}
.descriptionnav {
	border: 0px solid #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	color: #eeeeee;
	vertical-align: middle;
	text-align: right;
}
a.baselinks:link {
	background-color: #000000;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.baselinks:active {
	background-color: #000000;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.baselinks:visited {
	background-color: #000000;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.baselinks:hover {
	background-color: #000000;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.linkopacity img {
    filter:alpha(opacity=100); 
    -moz-opacity: 1.0; 
    opacity: 1.0;
}

a.linkopacity:hover img {
    filter:alpha(opacity=50);   
    -moz-opacity: 0.5;   
    opacity: 0.5;
}
.spacers {
	background-color: #000000;
}

.centretable {
	font-family: Arial;
	font-size: 11px;
	background-color: #000000;
	border: 0px solid #FFFFFF;
	color: #FFFFFF;
	text-align: center;
}
.indextable img{
	font-family: Arial;
	font-size: 14px;
	border: 0px solid #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	filter: alpha(opacity=10);
    -moz-opacity: 0.1; 
    opacity: 0.1;
}
.indextable:hover img{
	font-family: Arial;
	font-size: 14px;
	border: 0px solid #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	filter: alpha(opacity=100);
    -moz-opacity: 1.0; 
    opacity: 1.0;
}
.indextableblack img{
	font-family: Arial;
	font-size: 14px;
	border: 0px solid #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	filter: alpha(opacity=0);
    -moz-opacity: 0.0; 
    opacity: 0.0;
}
.indextableblack:hover img{
	font-family: Arial;
	font-size: 14px;
	border: 0px solid #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	filter: alpha(opacity=100);
    -moz-opacity: 1.0; 
    opacity: 1.0;
}
.indextablespacer {
	width: 195px;
	height: 130px;
	filter: alpha(opacity=20);
    -moz-opacity: 0.2; 
    opacity: 0.2;
}
.hideme {
	visibility: hidden;
	position: absolute;
}
.showme {
	visibility: visible;
	position: absolute;
}
.base {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.baselink:link {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
	font-weight: bold;

}
.baselink:active {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
	font-weight: bold;

}
.baselink:hover {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-weight: bold;

}
.baselink:visited {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
	font-weight: bold;

}
.pagesspacer {
    position: relative;
	text-align: left;
}
.pagestext {
	position: absolute;
	font-family: Arial;
	font-size: 14px;
	border: 0px solid #FFFFFF;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	text-indent: 10pt;

}
.pageslink:link {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: top;
	text-decoration: none;
}
.pageslink:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: top;
	text-decoration: underline;
}
