body
{
}
a
{
}
a:hover
{
}
table.withoutborder
{
	
	table-layout: auto;
	font-size: 9pt;
	color: black;
	font-family: Verdana, Arial;
	border-collapse: collapse;
	text-align: left;
	text-decoration:none
	
}
table.poll
{
	
	table-layout: auto;
	border-top: thick;
	font-size: 9pt;
	color: black;
	font-family: Verdana, Arial;
	border-collapse: collapse;
	background-color: Navy;
	text-align: left;
	text-decoration: none;
}
table.BlueBorder
{
	border-right: navy thin solid;
	table-layout: auto;
	border-top: navy thin ridge;
	font-size: 9pt;
	margin: 1pt;
	border-left: navy thin solid;
	color: black;
	border-bottom: navy thin solid;
	font-family: Verdana, Arial;
	border-collapse: collapse;
	text-align: left;
	text-decoration: none;
}
table.GrayBorder
{
	border-right: Gray thin solid;
	table-layout: auto;
	border-top: Gray thin ridge;
	font-size: 9pt;
	margin: 1pt;
	border-left: Gray thin solid;
	color: black;
	border-bottom: Gray thin solid;
	font-family: Verdana, Arial;
	border-collapse: collapse;
	text-align: left;
	text-decoration: none;
}
table.areatable
{
	table-layout: auto;
	border-right: thin;
	border-top: thick;
	border-left:thick;
	border-bottom: thick;
	border-collapse: collapse;
	font-size: 9pt;
	color: black;
	font-family: Verdana, Arial;
	text-align: left;
	text-decoration:none
	
}
tr.white
{
	background-color:White; 
	font-size: 8pt;
	font-weight:bold;
	font-family: Verdana, Arial;
	color :Black; 
	text-decoration:none
}
tr.error
{
	font-weight: bold;
	font-size: 9pt;
	color: red;
	border-bottom: thick double;
	font-family: Verdana, Arial;
	background-color: yellow;
	text-align: center;
	text-decoration: none;
}
tr.bottom
{	background-color:Gray; 
	font-size: 8pt;
	font-weight:bold;
	font-family: Verdana, Arial;
	color :White; 
	text-decoration:none
}
tr.blue
{
	background-color:Navy ; 
	font-size: 9pt;
	font-weight:bold;
	font-family: Verdana, Arial;
	color :White; 
	text-decoration:none
}
a.alllink
{
	font-size: 8pt;
	font-weight:bold;
	font-family: Verdana, Arial;
	text-decoration:none
}
a.alllink:hover
{
	font-size: 8pt;
	font-weight:bold;
	font-family: Verdana, Arial;
	color :Red;
	background-color :Yellow; 
	text-decoration:underline
	
}
a.LinkActive
{
	font-size: 10pt;
	font-weight:bold;
	font-family: Verdana, Arial;
	text-decoration:none;
	color :White;
	background-color :Gray ;
}
a.LinkActive:hover
{
	font-size: 10pt;
	font-weight:bold;
	font-family: Verdana, Arial;
	color :White;
	background-color :Gray; 
	text-decoration:underline
	
}

.poll
{
	FONT-FAMILY:  Arial,  Times New Roman, Helvetica, sans-serif;
	FONT-SIZE: 12px; 
	color: black; 
	background-color:"#ffffff";
	
}

.question
{
	FONT-FAMILY:  Verdana, Arial,  Times New Roman, Helvetica, sans-serif;
	FONT-SIZE: 10pt; 
	font-weight:bolder;
	color: black;	
	
	
}
.answer
{
	FONT-FAMILY:  Verdana, Arial,  Times New Roman, Helvetica, sans-serif;
	FONT-SIZE: 9pt; 
	font-weight:normal;
	color: black;	
	
}
.poll-gray
{
	FONT-FAMILY:  Verdana, Arial,  Times New Roman, Helvetica, sans-serif;
	FONT-SIZE: 8pt; 
	color:Gray; 
	
	
}
.tonight-on
{
	font-family:Verdana, Arial;
	font-size:8pt;
	margin-right:10pt;
}
.defaultCSS
{
	font-family:Arial;
	font-size:10pt;
	margin-right:10pt;
}
.tonight-header
{
	font-family:Verdana, Arial;
	font-size:8pt;
	margin-right:10pt;
	font-weight:bold;
}

send-btn
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Verdana
}