body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: 4A4A4A;
	vertical-align: top;	
	line-height:12px;
}
img{
	border:0;
	text-align: center;
}
a {
	font-family: verdana;
	font-size: 11px;	
	color: #006666;		
}
a:visited {
	color: #006666;	
		text-decoration: none
}
a:hover {
	color: #00F;

}
A:link {
	text-decoration: none
	}

a:active {
	color: #000000;

}
.style1{
	color:#000000;
}

.Heading1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.Black {
	color: #000;
		font-size: 11px;
}
.Whitetext {
	color: #FFF;
		font-size: 11px;
}
.Whitesmall {
	color: #FFF;
		font-size: 8px;
}
.Yellowsmall {
	color: #FF0;
		font-size: 9px;
}
.Bluetxt {
	color: #127975;
		font-size: 11px;
}
.DBluetxt {
	color: #00C;
		font-size: 11px;
}
.Redtxt {
	color: #F00;
		font-size: 11px;
}
.Greentxt {
	color: #090;
		font-size: 11px;
}
.DGreytxt {
	color: #069;
		font-size: 9px;
}
.Whitpxenu {
	font-weight: bold;
	color: #FFF;
		font-size: 11px;
}
.Brownmenu {
	color: #900;
		font-size: 11px;
}
.style1 form {
	text-align: center;
}
.Greytxt {
	color: #4a4a4a;
		font-size: 11px;
}
.resultsmenu {
	color: #000000;
		font-size: 8px;
}
.results {
	color: #900;
		font-size: 8px;
}
.resultsX {
		color: #00C;
		font-size: 9px;
}
.lowerbox {
			color: #666;
		font-size: 9px;
}
.Heading1 {
	color: #900;
}

.Verd {
	font-family: Verdana, Geneva, sans-serif;
}

<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

</style>
.MoreInfo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.size {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	line-height: 1;
}
.RedResults {
	color: #F00;
	font-size: large;
	font-weight: bold;
}
.BlueResults {
	font-size: large;
	font-weight: bold;
	color: #00F;
}
.LineSpacing {
	font-size: 16px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	color: #F00;
}
.V_Spacing {
	line-height: 20px;
}

