﻿body {
	font-size: 10pt;
	font-family: Tahoma;
}
#container 
{ 
	width : 1005px;
	position : relative;
	margin : 0 auto 0 auto;
	padding : 0 0 0 0;
	overflow:visible;
}

.line
{
	font-size: 1pt;
	width: 1007px;
	position: absolute;
	top: 223px;
	/*top: 224px;*/
	left: 0px;
	height: 3px;
	background-color: #fcb116;
}

.Title
{
	position: absolute;
	z-index: auto;
	top: 200px;
	left: 799px;
	color: White;
}

.maincontainer
{
	width: 1005px;
	border: #ccc 1px solid;
	text-align: center;
}

/*
table
{
    width:100%;
}

table
{
    height:100%;
}
*/
.table1px, .th1px, .td1px
{
    border: 1px solid black;
}

h3
{
    text-align:left;
    color:Navy;
}

.div_master
{
    text-align:center;
}

.div_menu
{
    text-align:center;
    background-color:Yellow;
}

.candidate_label
{
    background-color: #FFFF99;
    color:Navy;
    border: 1px solid black;
    width: 120px;
}

.candidate_data
{
    background-color:White;
    color:Navy;
    border: 1px solid black;
    width: 300px;
}

.candidate_obj_canvass
{
    width: 500px;
    border: 0px solid black;
}

.candidate_obj_canvass_table
{
    width: 500px;
    border: 0px solid black;
}

.select_obj_canvass
{
    width: 20px;
    border: 0px solid black;
}

.vote_obj_canvass
{
    width: 350px;
    border: 0px solid black;
}

.canvass_tr
{
    width: 700px;
}

.canvass_table
{
    width: 900px;
}

.position_number
{
    background-color: #FFFF99;
    color:Navy;
    border: 1px solid black;
    width: 50px;
}

.position_label
{
    color:Navy;
    border: 1px solid black;
    width: 300px;
}

.position_table
{
    width: 350px;
}

.position_tr
{
    width: 350px;
}
