﻿body {
}
.selLetter
{
    font-family:Arial; font-size: 10pt; color:Black;
    cursor:pointer;
  
}
.memberData
{
    font-family:Arial; font-size: 10pt; color:Black;
    
  
}

.hText
{
    font-family:Arial; font-size: 12pt; color:Black;
    cursor:auto;
  
}
.hTextt
{
    font-family:Arial; font-size: 12pt; color:Black;
   
  
}

.hTextL
{
    font-family:Arial; font-size: 18pt; font-weight:bold; color:Black;
    
  
}
.hTextLS
{
    font-family:Arial; font-size: 12pt; font-weight:bold; color:Black;
    
  
}
.hTextLST
{
    font-family:Arial; font-size: 16pt; font-weight:normal; color:Black;
    
  
}
.linkbuttonT
{
    font-family:Arial; font-size: 12pt; color:#04FC06; cursor:pointer;
}
.linkbuttonm
{
    font-family:Arial; font-size: 10pt; color:White; cursor:pointer;
}


.linkbutton
{
    font-family:Arial; font-size: 10pt; color:White; cursor:pointer;
}
.linkbuttonm A:hover {text-decoration: underline; color:#04FC06;}
.linkbuttonm A:link {text-decoration: none; color:White;}

.linkbutton A:link {text-decoration: none; color:White;}
.linkbutton A:visited {text-decoration: none; color:White;}
.linkbutton A:active {text-decoration: none; color:#04FC06;}
.linkbutton A:hover {text-decoration: underline; color:#04FC06;}

.linkbuttonT A:link {text-decoration: none; color:#04FC06;}
.linkbuttonT A:visited {text-decoration: none; color:#04FC06;}
.linkbuttonT A:active {text-decoration: none; color:#04FC06;}
.linkbuttonT A:hover {text-decoration: underline; color:#04FC06;}

 .logLink
   {
    font-family:Arial;
    font-size:10pt;
    color:white;
    font-weight:normal;
    text-decoration:none;
   
   } 
    .logLink A:link {text-decoration:none; color:white;}
    .logLink A:visited {text-decoration:none; color:white;}
    .logLink A:active {text-decoration:none; color:white;}
    .logLink A:hover {text-decoration:none; color:white;}
    
    .cText
    {
        font:Arial;
        font-size:10pt;
        color:Black;
        cursor:auto;
    }
    .nSect
    {
       font-family:Arial;
    font-size:9pt;
    color:Black;
    font-weight:normal;
    text-decoration:none; 
    }
    
    
		.panelTable
		{
			border:1px solid #cccccc;
			padding:7px;
			height:157px;
			border-collapse: separate;
			border-spacing: expression(cellSpacing=0);
			border-spacing: 0px;
			border-padding: expression(cellPadding=0);
			border-padding: 0px;
		}
		.showContainer
		{
			padding:7px;
			width:600px;
			
			border:1px solid silver;
		}
		.imageText
		{
			color:#CCCCCC;
			font-weight:bold;
			font-size:15px;
		}
		.small
		{
			font-size:10px;
		}
		.meddium
		{
			font-size:11px;
		}
		.ob_show_panel {
        overflow:hidden;
