﻿a
{
	color:#003e6a;
}
a:hover
{
	color:#003e6a;
}
body
{
}
.thumb
{
	height: 34px;
	width: 34px;
}
a:hover .thumb
{
}
* html a:hover
{
	display: inline;
}
.thumbnail
{
	position: relative;
	z-index: 0;
	cursor: pointer;
	padding: 2px;
}
.thumbnail a
{

}
.thumbnailActive img
{
	position: relative;
	z-index: 0;
	cursor: pointer;
	padding: 2px;
}
.thumbnailActive a
{
	font-weight: 900;
}
.thumbnail:hover
{
	background-color: transparent;
	z-index: 50;
}
.thumbnail span
{
	position: absolute;
	padding: 0px;
	left: -1000px;
	visibility: hidden;
	text-decoration: none;
	height: 78px;
	width: 110px;
}
.thumbnail span img
{
	border-width: 0;
	padding: 0px;
}
.thumbnail:hover span
{
	visibility: visible;
	top: -115px;
	left: -45px;
	height: 78px;
	width: 110px;
}
.divstyle
{
	width: 508px;
	float: none;
	clear: both;
	height: 100px;
	text-align: center;
	font-size: 9px;
	line-height: 25px;
	position:relative;top:0px;\	/*using Internet Explorer 8*/
	position:relative;top:0px;  /*newer Standarized browser like Mozilla*/
	[position:relative;top:0px; /*newer Standarized browser like Mozilla*/
	position:relative;top:-70px;] /*newer Google Chrome (2.01+), Opera, and Safari (4.0+)*/

}

/*end*/
/*\*/
html*.divstyle {
[position:relative;top:0px;  /*older version of Mozilla (< version 1.01)*/ 
position:relative;top:-70px;  /*using Google Chrome (1.0 - 2.01), and Safari (1 - 3)*/
]position:relative;top:0px;  /*using Internet Explorer 7*/
}/*end*/



p.phtopbgtitle{font-family:Arial; font-weight:bold;  font-size:14px; color:#e5e5e5; float:left; text-transform:uppercase; letter-spacing:.055em; padding:0; margin:12px 0 14px 9px;}
.phtop-bg{float:left;padding:0; margin:0; height:39px; width:435px;}

