.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
	background-color: #C20809;
	z-index: 50;
	width: auto;
}

.thumbnail span{
	position: absolute;
	background-color: #556984;
	padding: 5px;
	right: -400px;
	border: 1px dashed gray;
	visibility: hidden;
	color: #FFFFFF;
	text-decoration: none;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.thumbnail span img{
	border-width: 0;
	padding: 2px;
	width: 500;
	background-color: #556984;
}

.thumbnail:hover span{
	visibility: visible;
	top: -175px;
	left: -700px;
	width: 500px;
	background-color: #556984;

}
.green {color: #99CC00}
.style2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.red {
	font-size: 18px;
	color: #CC0000;
}
.style4 {font-size: 13px}

/* rounded */

#nav {
}

#nav li {
	display: inline;
}

#nav a:link, #nav a:visited {
	float: left;
	background: url('images/navdot.jpg') no-repeat top center; ; padding-left:0px; padding-right:0px; padding-top:29px; padding-bottom:0px
}

#nav a:link.active, #nav a:visited.active, #nav a:hover
{
       background: url('images/navbird.gif') no-repeat top center;
}

body {
	background-color: #556984;
}
.heading2 {FONT-SIZE: 18px; COLOR: #000000; FONT-STYLE: italic; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.heading3 {FONT-SIZE: 24px; COLOR: #CC0000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.tableTEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
	background-color: #C20809;
	z-index: 50;
	width: auto;
}

.thumbnail span{
	position: absolute;
	background-color: #556984;
	padding: 5px;
	right: -400px;
	border: 1px dashed gray;
	visibility: hidden;
	color: #FFFFFF;
	text-decoration: none;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.thumbnail span img{
	border-width: 0;
	padding: 2px;
	width: 500;
	background-color: #556984;
}

.thumbnail:hover span{
	visibility: visible;
	top: -175px;
	left: -700px;
	width: 500px;
	background-color: #556984;

}

.style1 {color: #99CC00}
