.tblmain {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #265962;
	border-right-color: #265962;
	border-bottom-color: #265962;
	border-left-color: #265962;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	clip: rect(auto,10px,auto,auto);
	a:link 
	color: #49C4D3;
	text-decoration: none;

a:hover 
	text-decoration: none;
	color: #CC3300;

a:visited 
	text-decoration: none;
	color: #49C4D3;
	
	a:active 
	text-decoration: none;
	color: #49C4D3;
	
}

a:link {
	color: #49C4D3;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #3FC8D0;
}
a:visited {
	text-decoration: underline;
	color: #3FC8D0;
	}
	a:active {
	text-decoration: underline;
	color: #3FC8D0;
}
.tblmain2 {
a:link 
	color: #3FC8D0;
	text-decoration: none;

a:hover 
	text-decoration: none;
	color: #3FC8D0;


}

