﻿
.Normal 
{
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
}


.tblGraph
{
	
    border-right: 1px none #5D7B9D;
    border-bottom: 1px none #5D7B9D;
    border-left: 1px none #5D7B9D;
    border-top: 1px none #5D7B9D;
    text-align : center;
	width: 100%;
	height : 100%;
	
	}
.PollTitle
{
    border-right: #B9B9FF 1px none;
    border-top: #B9B9FF 1px none;
    border-left: #B9B9FF 1px none;
    border-bottom: blue 1px none;
    font-family: Verdana;
    font-size: 12px;
    font-weight:bold;
    
}
	
.tdBarTitle
{
	border-right: #B9B9FF 1px none;
    border-top: #B9B9FF 1px none;
    border-left: #B9B9FF 1px none;
    border-bottom: blue 1px none;
    font-size: 10px;
    color: Black;
    font-family: Verdana;
	text-align : left;
	white-space:nowrap;
	}
.tdBarGraph
{
	border-right: #B9B9FF 1px none;
    border-top: #B9B9FF 1px none;
    border-left: #B9B9FF 1px none;
    border-bottom: blue 1px none;
	text-align : left;
	border-style:Inset;
	}
.tdBarValue
{
	border-right: #B9B9FF 1px none;
    border-top: #B9B9FF 1px none;
    border-left: #B9B9FF 1px none;
    border-bottom: blue 1px none;
    font-size: 10px;
    color: Black;
    font-family: Verdana;
	text-align : left;
	}

.PollHeader
{
    border-right: #B9B9FF 1px solid;
    border-top: #B9B9FF 1px solid;
    border-left: #B9B9FF 1px solid;
    border-bottom: #B9B9FF 1px solid;
    background-color: #B9B9FF;
    font-size: 8pt;
    color: White;
    font-family: Verdana;
    font-size: 10px;
    font-weight:bold;
    background-image: url(../images/Bar3.jpg);
    
}

.PollCaption
{
    border-right: #B9B9FF 1px solid;
    border-top: #B9B9FF 1px solid;
    border-left: #B9B9FF 1px solid;
    border-bottom: #B9B9FF 1px solid;
    background-color: #B9B9FF;
    font-size: 10pt;
    color: Black;
    font-family: Verdana;
    font-size: 10px;
    
}

.PollBack
{
    border-right: #B9B9FF 1px solid;
    border-top: #B9B9FF 1px solid;
    border-left: #B9B9FF 1px solid;
    border-bottom: #B9B9FF 1px solid;
    background-color: #B9B9FF;
    font-size: 8pt;
    
}

.PollBack1
{
    border-right: #B9B9FF 1px solid;
    border-top: #B9B9FF 1px solid;
    border-left: #B9B9FF 1px solid;
    border-bottom: #B9B9FF 1px solid;
    background-color: black;
    color:White;
    font-weight:bold;
}

.PollBack2
{
    border-right: #B9B9FF 4px solid;
    border-top: #B9B9FF 1px solid;
    border-left: #B9B9FF 1px solid;
    border-bottom: #B9B9FF 4px solid;
    background-color: beige;
    color:Black;
    font-weight:bold;
    font-family:Arial;
}

