.headings {  	font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size: 14px; 	font-weight: bold; color: #999999;}.h1_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	font-size: 18px;
}.centre {
	text-align: center;
}
.body {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #666666;	font-weight: normal;	text-align: left;}.discritption {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #666666;}a {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold;	color: #0099FF;	text-decoration: none; }a:hover {  	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bold; 	color: #0099FF; 	text-decoration: underline; }.bodynotJustifyed {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #666666;	font-weight: normal;}.copyright {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #666666;	font-weight: normal;}.h1_headingsRed {	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	color: #3366FF;}.warning {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: bold;	color: #990000;}
.boldCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6C6C6C;
}
#slideshow {
    position:relative;
    height:293px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
