a:link {
	color: #333333;
text-decoration: underline;
}
a:visited {
	color: #333333;
text-decoration: underline;
}
a:hover {
	color: #333333;
text-decoration: none;
}

a.ALT:link {
	color: #FFFFFF;
text-decoration: underline;
}
a.ALT:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.ALT:hover {
	color: #333333;
	text-decoration: none;
}
.wtext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}
.wLtext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 15px;
	line-height : 17px;
	color: #ffffff;
	font-weight: normal;
}
.gtext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
}
.gheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
}
.bheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00B0D7;
	font-weight: normal;
}
.myformat { 
font-family:Verdana,Arial,Helvetica,san-serif; 
font-size:8px; 
color:#000000; 
background-color:#ffffff; 
} 
.button{
	border: solid 1px ridge;
	padding: 0px;
	height: 20px;
	width: 120px;
	background-color:#33CCFF;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
}
.footer {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	line-height : 12px;
	color: #333333;
}
.ifooter {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	line-height : 12px;
	color: #999999;
}
body, td {
  font: 11px Verdana, Arial, Helvetica, sans-serif;
}

#slideshow	{
	float: right;
	height: 422px;
	position: relative;
	width: 836px;
}

#slideshow div	{
	height: 422px;
	left: 0;
	opacity: 0.0;
	position: absolute;
	top: 0;
	z-index: 8;
}
#slideshow div.active	{
	opacity: 1.0;
	z-index: 10;
}
#slideshow div.last-active	{
	z-index: 9;
}
#slideshow div img	{
	border: 0;
	display: block;
	height: 422px;
	margin-bottom: 0px;
}

