.grey05   		{font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#333333; font-weight:400; text-decoration: none; line-height:18px; text-align:justify;}
.grey05 A:hover {background-color:#000000; color:#FFFFFF; text-decoration:none}
.grey07   		{font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#666666; font-weight:400; text-decoration: none}
.grey08   		{font-family:Georgia, "Times New Roman", Times, serif; font-size:9px; color:#666666; font-weight:400; text-decoration: none}
b            	{font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#333333; font-weight:550; text-decoration: none}
strong  		{font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#333333; font-weight:550; text-decoration: none}
a            	{font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#FF33FF; font-weight:400; text-decoration: none}
.link01      	{font-family:Helvetica, Arial, sans-serif; font-size:11px; color:#888888; font-weight:400; text-decoration: none}
.link01C      	{font-family:Helvetica, Arial, sans-serif; font-size:11px; color:#888888; font-weight:400; text-decoration: none;line-height:12pt;}
.link01A	  	{font-family:Helvetica, Arial, sans-serif; font-size:13px; color:#C7A317; font-weight:600; text-decoration: none}
.link01TO     	{font-family:Helvetica, Arial, sans-serif; font-size:11px; color:#000000; font-weight:600; text-decoration: none}
.link01ATO      {font-family:Helvetica, Arial, sans-serif; font-size:13px; color:#666666; font-weight:600; text-decoration: none;text-decoration: blink;}
.link02      	{font-family:Helvetica, Arial, sans-serif; font-size:11px; color:#FF33FF; font-weight:400; text-decoration: none}
.image			{border:solid #cccccc 1px; padding: 2px 2px 2px 2px;}
.TOBlink		{font-family:Georgia, "Times New Roman", Times, serif, Arial, sans-serif; font-size:12px; color:#FF33FF; font-weight:600;word-spacing: 0px;letter-spacing: 0px;text-decoration: blink;}
.description   	{font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; color:#333333; font-weight:400; text-decoration: none; line-height:14px;}
.description b, .description strong	{font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; color:#333333; font-weight:550; text-decoration: none; line-height:14px;}
.description a	{font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; color:#FF33FF; font-weight:400; text-decoration: none}


.body img.floatRight {margin: 0px 0px 0px 8px;}
.body img.floatLeft {margin: 0px 8px 0px 0px;}
.body img {margin: 5px; border: 1px solid #ccc; padding: 2px 2px 2px 2px;}
.body .date {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; color:#666666; font-weight:400; text-decoration: none;}
.body .title {font-family: Verdana, Arial, Sans-Serif; font-size:11px; color:#333333; font-weight:600; text-decoration: none; line-height:14px; }
.floatLeft {float: left;}
.floatRight {float: right;}
.body {vertical-align: top; 
		font-size: 11px; /* Sets the page font to 10px */
		font-family: Verdana, Arial, Sans-Serif;
		text-align: left;
		color: #333;
		}

.body a {font-size: 10px; /* Sets the page font to 10px */
		font-family: Verdana, Arial, Sans-Serif;
		text-align: left;
		color: #00099ff;
		}

.body strong {vertical-align: top; 
		font-size: 11px; /* Sets the page font to 10px */
		font-family: 'Verdana', Verdana, Arial, Sans-Serif;
		text-align: left;
		font-weight: 600px;
		color: #00099ff;
		}	
	
.body img.noBorder {border: none;}	
	
		
.spiderpic{
position: relative;
}

.spiderpic:hover{
background-color: #ffffff;
z-index: 50;
}

.spiderpic span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 2px;
left: -1000px;
border: 1px solid #cccccc;
visibility: hidden;
color: #ffffff;
text-decoration: none;
}

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

.spiderpic:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -320;
left: 450px; /*position where enlarged image should offset horizontally */
}

.pic1{
position: relative;
}

.pic1:hover{
background-color: #ffffff;
z-index: 50;
}

.pic1 span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 2px;
left: -1000px;
border: 1px solid #cccccc;
visibility: hidden;
color: #ffffff;
text-decoration: none;
}

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

.pic1:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -570;
left: 450px; /*position where enlarged image should offset horizontally */
}


