.PollQuestion
{
/*	border-right: solid 3 blue; 
	border-top: solid 3 blue; 
	border-left: solid 3 blue; 
	border-bottom: solid 3 blue; */
	font-weight:bold;
	color:"White"; 
	background-color:"#DAA520"; 
    font-family:"Verdana,Arial";
	font-size:0.7em;
}

.PollItem
{
	color:"black"; 
    font-family:"Verdana,Arial";
	font-size:0.7em;
}

.PollButton
{
	font-weight:bold;
	color:"White"; 
	background-color:"#DAA520"; 
    font-family:"Verdana,Arial";
	font-size:0.7em;
}


.WHITE
{
	background-color: White;
}



.banner, H1.banner
{
	/* background-color: #000099; */
	color:maroon;
	font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";
	font-size:20px;
	font-weight:bold;	
	background-color: #DAA520; /* goldenrod */ 
}

.BannerText
{
	font-family:Courier New;
/*	width:8px;		*/
/*	font-size:20px; */
	width:12px;	
	font-size:30px;
	font-weight:600;
	/* color:navy; */
	color:Maroon;
	background-color: #EEE8AA; /* palegoldenrod */ 
	border-top: solid 3 white;
	border-bottom: solid 3 dimgray;
	/* background-image:url(http://216.26.190.160/imacelebrity/Images/misc/jungle.gif);	*/
	
}
.BannerAltText
{
	font-family:Courier New;
	width:12px;	
	font-size:30px;
	font-weight:600;
	/* color:goldenrod; */
	color:Maroon;
	background-color:lightgrey;
	border-top: solid 3 white;
	border-bottom: solid 3 dimgray;	
	/* background-image:url(http://216.26.190.160/imacelebrity/Images/misc/jungle.gif);	*/
}


.RHS
{
	background-color: dimgray; 
	/* background-color: #EFD587; */
	/* background-color: #FFCA4A;  */	
	font-family: Arial;
	font-weight: 600;
	font-size: 13px;
	font-variant: small-caps;
	color: white;
}

.lhs
{
	text-align:right;
	font-size:11px;
	background-color:white;
	border:1px;
	width:131px;
	padding-top:5px;
}



body
{

	background-color:#FFFFFF;
	border:0px;
	margin:0px;
	font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";
	font-size:13px;
	font-weight:normal;
	color:#000000;
}

table
{
	font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";
	font-size:13px;
}

tr
{
	font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";
	font-size:13px;
}

td
{
	font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";
	font-size:13px;
}
b
{
	font-weight:bold;
}
p
{
	font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";
}
div
{
	font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";
}
a
{
	font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";
	text-decoration:none;
}
form
{
	margin:0px;
	padding:0px;
}
a:link
{
	font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";
	text-decoration:none;
	font-size:11px;
	color:#000099;
}
a:visited
{
	font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";
	text-decoration:none;
	font-size:11px;
	color:#6666CC;	
}
a:active
{
	font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";
	text-decoration:none;
	font-size:11px;
	color:#000099;
}
a:hover
{
	font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";
	font-size:11px;
	color:#000099;
	text-decoration:underline;
}


.innerdiv
{
	background-color:#EEE8AA; /* palegoldenrod */ 
	width:780px;
	border:darkgray thin solid;
}	
.outerdiv
{
	background-color:lightgoldenrodyellow;
}	
