body { color: #696969; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; background-color: #fff; background-image: url(../images/back2.jpg); text-align: justify; }
p { color: #696969; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; text-align: justify; }
A:link { color: #005da8; text-decoration: underline; }
A:visited { color: #005da8; text-decoration: underline; }
A:hover { color: gray; text-decoration: underline; }
.TXTBody {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid gray;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #fff;
padding: 5px;
left: -1000px;
border: 1px 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*/
visibility: visible;
top: 0;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
A.blue1:link { color:#005da8; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration:none; text-transform: none; text-align: center; letter-spacing: 1px; margin-top: 2px; margin-left: 2px; padding: 3px 14px; border-style: dotted; border-width: 1px; outline-width: 0; }

A.blue1:visited { color:#005da8; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration:none; text-transform: none; text-align: center; letter-spacing: 1px; margin-top: 2px; margin-left: 2px; padding: 3px 14px; border-style: dotted; border-width: 1px; }

A.blue1:hover { color:#fff; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-color: #cc071e; text-decoration:none; text-transform: none; text-align: center; letter-spacing: 1px; margin-top: 2px; margin-left: 2px; padding: 3px 14px; border-style: dotted; border-width: 1px; }
td { color: #696969; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; text-align: justify; }

.head1 { color: #005da8; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: justify; letter-spacing: 2px; padding-bottom: 5px; }

