/* CSS Document */
body
{
font-family: Times, "Times New Roman", serif;	
	font-size: 13px;
	color: #2d0d0f;
	line-height: 1.3em;
	text-align: center;
	background-color: #fad4d7;
	padding: 0px;
	margin: 10px;
	/*background-image: url(bg_login.gif);*/
	background-attachment: fixed;
}
#container
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 600px;
	height: 933px;
	background-color: #999;	
	background-image: url(pollback.jpg);
	background-repeat: no-repeat;
}
#introtext
{	
	position: absolute;
	left: 50px;
	top: 220px;
	width: 500px;
	height: 265px;
	padding: 0px;
	font-size: 14px;
	text-align: left;
	background-color: transparent;
}
#entryform
{
	position: absolute;
	left: 50px;
	top: 460px;
	width: 500px;
	height: 250px;
	padding: 0px;
	font-size: 11px;
	background-color: transparent;
}
#clickenter
{
	position: absolute;
	left: 75px;
	top: 855px;
	width: 400px;
	height: 100px;
	padding: 0px;
	font-size: 10px;
	background-color: transparent;

}
#legalLine
{
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	line-height: 1em;
	width: 100%;
	left: 0px;
	top: 10px;
	text-align: center;
	font-size: 9px;
	color: #fff;
}
#entryform td {
	font-size: 13px;
}
a:link
{
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
}
a:visited
{
	color: #4167b0;
	text-decoration: none;
	cursor: hand;
}
a:active
{
	color: #F0F;
	text-decoration: none;
	cursor: hand;
}
a:hover
{
	color: #FFF;
	text-decoration: none;
	cursor: hand;
}
#legalLine a:link
{
	text-decoration: underline;
	color: blue;
}
#legalLine a:visited
{
	text-decoration: underline;
	color: blue;
}
#legalLine a:active
{
	text-decoration: underline;
	color: blue;
}
#legalLine a:hover
{
	text-decoration: underline;
	color: #6FF;
}

li
{
	margin-left: -22px;
	margin-right: 10px;
	padding-bottom: 6px;
}
ul
{
	margin-bottom: 0px;
	margin-top: 0px;
}

strong { color: #9a2024; }

h3
{
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 2em;
	color: #9FF;
}
h4
{
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1em;
	font-size: 14px;
	color: #9FF;	
}
td
{
	font-size: 100%;
	/*border-bottom: #FFF;*/
	border-width: 0 0 1px 0;
	border:none;
}
td.please
{padding-left:0px;
padding-right:10px;
}
td h3
{
	margin-top: 5px;
}
td.noborder
{
border:0px;
font-size:11px;
}
.buttonClearance
{
	margin-top: 5px;
	margin-bottom: 0px;
}
table
{
	margin-top: 0px;
	margin-bottom: 0px;
}
input, select
{
	font-size: 10px;
}
.textinputsize
{
	width: 220px;
}
.textinputsize2
{
	width: 168px;
}

