/* Stylesheet for the AVOTE system  */

.avMain {
	width:650px;
	}
#avHeader {
	width:785px;
	text-align:left;
	}
	
#avHeadTable  {
	width:inherit;
	}
	
.avTbl1  {
	width:inherit;
	}
	
.avStd { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
}
.avBold  {
	font-weight:600;
}

.avMsg {
	font-size:11pt;
	color:#990000;
	font-weight:600;
	}

h1, h3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	font-weight:700;
	color:#000000;
	}
	
.avSml {
	font-size:8pt;
}
.btn  {
	border-width:0px;
	background-color:transparent;
	font-size:8pt;
	color:#000099;
	text-align:left;
	}

.tdStd  {
/*	width:100%;  */
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
}
.title1  {
	font-size:12pt;
	color:#000000;
	font-weight:600;
}

a.avLink:link {
	font-size: 9pt;
	font-weight: normal;
	color: #0000ff;text-decoration: underline;
}
a.avLink:visited {
	font-size: 9pt;
	font-weight: normal;
	color: #0000ff;
	text-decoration: underline;
}
a.avLink:active {
	font-size: 9pt;
	font-weight: normal;
	color: #0000ff;
	text-decoration: none;
}
a.avLink:hover {
	font-size: 9pt;
	font-weight: normal;
	color: #007700;
	text-decoration: underline;
}

li.avLst  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#ff0000;
}
