﻿.tbl_border
{
border: 2px solid #849CCE;
cellspacing="0"; 
cellpadding="5"
}

.sub_tbl_border
{
border: 1px solid #999999; 
cellpadding: 10;
cellspaceing: 10; 
background-color: #FFFFFF; 
width: 33%
}

.Text_header
{
font-family: Arial; 
font-size: 12pt;   color: #005CA9
}

.Text
{
font-family: Arial; 
font-size: 9pt;   color: #005CA9
}


.TextLink
{
font-family: Arial;
font-size: 9pt;   
color: #005CA9; 
font-weight: bold; 
text-decoration: none
}

.TextLink:hover
{
font-family: Arial; 
font-size: 9pt;   
color: #005CA9; 
font-weight: bold; 
text-decoration: underline
}


