﻿.HeadBanner
{
    background-image: url(Images/Logo.gif);
}

body 
{
    font-family: Verdana;
    font-size: 10pt;
}

a:link  
{
	font-family:Verdana; 
	color:#336699;
	cursor:pointer;
    text-decoration:none;
}

a:visited   
{
	font-family:Verdana; 
	color:#336699;
	cursor:pointer;
    text-decoration:none;
}

a:hover    
{
	font-family:Verdana; 
	color:#FE9C17;
	cursor:pointer;
    text-decoration:underline;
}

a.Navigate:link  
{
	font-family:Verdana; 
	color:#FFFFFF;
	cursor:pointer;
    text-decoration:none;
}

a.Navigate:visited   
{
	font-family:Verdana; 
	color:#FFFFFF;
	cursor:pointer;
    text-decoration:none;
}

a.Navigate:hover 
{
	font-family:Verdana; 
	color:#FE9C17;
	cursor:pointer;
	text-decoration:underline;
}

a.Selected:link  
{
	font-family:Verdana; 
	color:#FE9C17;
	cursor:pointer;
    text-decoration:none;
}

a.Selected:visited   
{
	font-family:Verdana; 
	color:#FE9C17;
	cursor:pointer;
    text-decoration:none;
}

a.Selected:hover 
{
	font-family:Verdana; 
	color:#FE9C17;
	cursor:pointer;
	text-decoration:underline;
}

a.AdminLeftMenu:link  
{
	font-family:Verdana; 
	color:#000000;
	cursor:pointer;
    text-decoration: underline;
    font-weight: bold;
}

a.AdminLeftMenu:visited   
{
	font-family:Verdana; 
	color:#000000;
	cursor:pointer;
    text-decoration:underline;
    font-weight: bold;
}

a.AdminLeftMenu:hover 
{
	font-family:Verdana; 
	color:#FE9C17;
	cursor:pointer;
	text-decoration:none;
    font-weight: bold;
}

a.AdminLeftMenuSelect:link
{
	font-family:Verdana; 
	color:#000000;
	cursor:pointer;
    text-decoration: none;
    font-weight: bold;
}

a.AdminLeftMenuSelect:visited   
{
	font-family:Verdana; 
	color:#000000;
	cursor:pointer;
    text-decoration:none;
    font-weight: bold;
}

a.AdminLeftMenuSelect:hover 
{
	font-family:Verdana; 
	color:#FE9C17;
	cursor:pointer;
	text-decoration:none;
    font-weight: bold;
}

.lightBlueSeperator
{
    height: 23px;
    background-color: #B6D8E1;
    padding-left: 10px;
    color: Black;
    font-weight: bold;
    font-size: 11pt;
}

.BlueDashLine
{
    border-bottom: 1px dotted #B6D8E1;
    padding-top: 2px;
    padding-bottom: 2px;
}

.Pager
{
    color: #336699;
}

.RegisterTD
{
    padding-top: 2px;
    padding-bottom: 2px;
}

.Bar
{
    background-image: url(Images/Bar.gif); 
    background-repeat: no-repeat; 
    padding-left: 10px; 
    color: #000000; 
    font-size: 12pt;
    font-family: Arial;
    font-weight: bold;
    padding-top: 2px !important;
    padding-top: 1px;
    height: 23px;
}

.SubBar
{
    background-image: url(Images/Sub_Bar.gif); 
    background-repeat: no-repeat; 
    padding-left: 10px; 
    color: #000000; 
    font-size: 12pt;
    padding-top: 2px !important;
    padding-top: 1px;
    font-family: Arial;
    font-weight: bold;
    height: 23px;
}

TD
{
    padding-top: 2px;
    padding-bottom: 1px;
}

.ThinLine
{
    padding-top: 0px;
    padding-bottom: 0px;
    height: 1px;
    background-color: #a6c3e0
}

.AdminLeftMenuTd
{
    background-color: #A6C3E0;
    height: 35px;
    padding-left: 15px;
    font-size: 11pt;
}

.submit
{
    cursor: pointer;
}

.divStatistics
{
    width: 98%; 
    padding-top: 5px;
    overflow: hidden;
}

.StatisticsTd
{
    padding-top: 0px;
    padding-bottom: 0px;
}

.StatisticsTable
{

}

.ChartGender
{
    margin-top: -50px;
    margin-right: -130px;
    margin-bottom: 0px;
    margin-left: -100px;
}

.Dot
{
    color: #336699;
}

.StatisticsTitle
{
    font-weight: bold; 
    font-size: 11pt; 
    font-family: Arial;
}
