body {	margin: 0;
	background-color: #ffffff;
	color: #000066;
	font-family: "Arial", "Helvetica", "Sans Serif";
	font-size: small;
	height: 100%;
	}

h1 {	font-size: x-large;
	color: #FFd044;
	text-align: center;
	}

h1.vote {
	font-size: xx-large;
	color: #FFD700;
	text-align: center;
	}

h3.change {
	font-size: medium;
	font-weight: bold;
	font-size: large;
	font-family: "Times New Roman", "Times", "Serif";
	color: NAVY;
	}

h3.head {
	font-size: medium;
	font-weight: bold;
	}

h3.headscript
	{
	font-family:  "Lucida Calligraphy", "Script MT Bold", "Vivaldi", "Times" ;
	font-size: large;
	font-weight: bold;
	}

table {	padding: 0;
	margin: 0;
	}

tr.middle {
	width: 100% ;
	background-color: white;
	}

tr.middle2 {
	width: 100% ;
	}

td.all {width: 100% ;
	height: 100%; 
	background-image: url('flag.jpg');
	font-size: small;
	}

td.header {
	width: 100% ;
	background-image: url('flag.jpg');
	height: 74px;
	line-height: 1.4em;
	color: #FFD700;
	text-align: center;
	font-size: large;
	font-weight: bold;
	}

td.hdrMenu {
	width: 100% ;
	height: 10px; 
	padding: 3px; 
	color: #DDDDDD;
	background-color: black;
	font-size: x-small;
	}

td.navigate {
	width: 15% ;
	height: 100%; 
	background-color: #eeeeee ;
	text-align: left;
	font-size: x-small;
	}

td.navigate2 {
	width: 15% ;
	height: 100%; 
	padding: 4px; 
	background-color: #999999;
	text-align: left;
	line-height: 1.3em;
	font-size: x-small;
	}

td.centersection {
	width: 70% ;
	height: 100%; 
	padding: 20px; 
	background-color: white;
	color: navy;
	text-align: left;
	font-size: small;
	}

td.contents {
	width: 85% ;
	height: 100%; 
	padding: 20px; 
	background-color: white;
	color: navy;
	text-align: left;
	font-size: small;
	}

td.contents2 {
	width: 85% ;
	height: 100%; 
	padding: 30px; 
	color: navy;
	text-align: center;
	font-size: small;
	margin-top: 20px; 
	}

td.rightside {
	width: 15% ;
	height: 100%; 
	background-color: #Wheat;
	text-align: center;
	font-size: x-small;
	}

td.footer {
	width: 100% ;
	height: 20px;
	background-color: black;
	color: #DDDDDD;
	text-align: center;
	font-size: x-small;
	}

td.gold {
	width: 100% ;
	height: 1px;
	background-color: gold;
	text-align: center;
	}

td.alert	{
	background-color: #FFE888;	
	text-align=left;
	vertical-align: top;
	}

td.goldLine {
	width: 1px;
	height: 100%; 
	background-color: #FFD700;
	}

div.formRow {
	width: 100% ;
	padding: 5px; 
	background-color: white;
	color: navy;
	text-align: left;
	font-size: x-small;
	}

table.leftBox {
	background-color: #eeeeee;
	text-align: center;
	vertical-align: top;
	font-size: x-small;
	padding: 4px;
	border-right: #cc0000 1px solid;
	}

table.rightBox {
	background-color: #eeeeee;
	text-align: center;
	vertical-align: top;
	font-size: x-small;
	padding: 4px;
	border-left: #cc0000 1px solid;
	}

table.whiteBox {
	background-color: white;
	vertical-align: top;
	font-size: x-small;
	padding: 4px;
	}

table.goldBox {
	background-color: white;
	text-align: center;
	vertical-align: top;
	font-size: x-small;
	padding: 2px;
	border-left: #FFD700 2px solid;
	}

table.blueBoxInner {
	width: 100% ;
	height: 100%;
	background-color: white;
	padding: 2px; 
	color: #000066;
	text-align: center;
	vertical-align: top;
	font-size: small;
	border: #000066 1px solid;
	}

dd {	font-size: x-small;
	}

dd.alert {	font-size: x-small;
	font-weight: bold;
	}

hr {	height: 1px;
	}

p {	font-size: x-small;
	}

p.script 
	{font-size: medium;
	font-weight: bold;
	font-family:  "Lucida Calligraphy", "Script MT Bold", "Vivaldi", "Times" ;
	}

p.bigger {
	font-size: small;
	}

p.quote {
	margin-left: 18px; 
 	font-size: x-small;
	}

p.subhead {
	font-size: small;
	font-weight: bold;
	}

p.one-n-half {
	line-height: 1.5em;
	font-size: small;
	}

span.highlite {
	font-size: x-small;
	color: black;
	background-color: #FFFFCC;
	}

span.red {	font-size: x-small;
	color: #CC0000;
	}

a:link	  {color: #6666CC}
a:visited {color: #000066}
a:hover   {color: #ff0000}
a:active  {color: #CC0000}

a.new:link    {color: #CC0000}
a.new:visited {color: #000066}
a.new:hover   {color: #ff0000}
a.new:active  {color: #CC0000}

a.menu:link    {color: #FFFFFF}
a.menu:visited {color: #DDDDDD}
a.menu:hover   {color: #ff0000}
a.menu:active  {color: #CC0000}

