﻿#DisclaimerTable
{
	font-family: Calibri;
	font-size: 10pt;
	color: black;
}

#holder_balance_table
{
	font-family: Calibri;
	font-size: 10pt;
	color: black;
}
.myheader {background-image: url('images/gridviewbar.png'); background-repeat:repeat-x}
.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
.center {


    margin: 0 auto;
}

#ann_edit_table
{
	font-family: Calibri;
	font-size: 10pt;
	color: black;
}

#collateral_table
{
	font-family: Calibri;
	font-size: 10pt;
	color: black;
}
.TransactionHistoryHeader
{
	border-width: thin;
	border-color: #000000;
	border-top-style: solid;
	text-align: center;
}


#RegisterTable
{
	font-family: Calibri;
	font-size: 10pt;
	color: black;
	
}
#TradesReportTable
{
	font-family: Calibri;
	font-size: 10pt;
	color: black;
	
}
#TitleCell
{
	font-family: Calibri;
	font-size: 16pt;
	color: black;
	
}
#divPrint
{
	border-style: solid;
	border-width: thin;
}
#ContactTable
{
	font-family: Calibri;
	font-size: 10pt;
	color: black;
	background-image: url(images/ContactUs.jpg);
	background-color: transparent;
	background-position: left 10%;
	background-repeat: no-repeat;
}
#SubScribeTable
{
	font-family: Calibri;
	font-size: 10pt;
	color: black;
	background-image: url(images/email_icon_2.jpg);
	background-color: transparent;
	background-position: left 10%;
	background-repeat: no-repeat;
}

#ButtonTable
{
	font-family: Calibri;
	font-size: 10pt;
	color: black;
}

.GridViewStyle
{
	font-size: 10pt;
	color: black;
	text-align: left;
}


.GridViewHeaderStyle
{
	background-color: #FFFFFF;
	color: black;
}

.GridViewRowStyle
{
	background-color: #FFFFFF;
	color: black;
	font-family: verdana;
}

.GridViewAlternatingRowStyle
{
    background-color: #FFFFFF;
    color: black;
}

/*.GridViewRowStyle td, .GridViewAlternatingRowStyle td
{
    border: 1px solid #FFFFFF;
}*/



.GridViewPagerStyle table /* to center the paging links*/
{
    margin: 0 auto 0 auto;
}
 .CalendarCSS  
        {  
            background-color:OrangeRed;  
            color:Snow;  
            }  
         .auto-style10
         {
             height: 25px;
         }
         .auto-style11
         {
             height: 22px;
             width: 271px;
         }
         .auto-style12
         {}
         .auto-style13
         {
             height: 26px;
             width: 271px;
         }