﻿* {margin:0;padding:0;} 

#footer 
{
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	visibility: visible;
	display: block
}
	
td.srt
{
	 font-family: Arial; 
	 font-size: 11px; 
	 width: 275px; 
	 height: 230px;
	 vertical-align: top; 
	 text-align: left;
	 padding:2px 1px 2px 2px;
}

img.sri
{
	border: solid 1px #CCCCCC; 
	cursor: hand; 
	cursor: pointer;
	margin-top: 5px;
	margin-bottom: 5px;
}

a.srlb
{	
	 font-size: 13px;
	 text-decoration: underline; 
	 color: Blue;
}

a.srl
{	
	 text-decoration: none; 
	 color: #008000;
}

td.ptd
{
	 width: 35px;
	 vertical-align: middle;
	 text-align: center;
}

td.ptd2
{
	 width: 100px;
	 vertical-align: middle;
	 text-align: center;
}

p.pp
{
	 border: 1px solid #999999; 
	 font-family: Tahoma; 
	 font-size: small;
}

a.pa 
{
	text-decoration: none;
}

.hlight  
{
	color: #444; 
	background-color: #FFFF99; 
	/*font-weight: bold; */
}
a span.hlight  
{
	color: #00f; 
	text-decoration: underline; 
}
a:hover span.hlight  
{
	color: #666; 
}
img.sb
{
	border: none;
	cursor: hand; 
	cursor: pointer;	
}