/* CSS file for alexdems.org */

A:hover {color: red}
A.intext:link    { color: #3C6F99; font-weight:bold; }    
A.intext:visited { color: #3C6F99; font-weight:bold;} 
A.intext:active  { color: #3C6F99; font-weight:bold;} 

.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}


.style2 {color: #e74d18}
.style3 {font-family: Georgia, "Times New Roman", Times, serif}
.style4 {font-size: small}
.style5 {color: #333333}
.style7 {color: #000000}
.style9 {color: #000033}
.style10 {font-family: Georgia, "Times New Roman", Times, serif; color: #000033; }
.style11 {color: #CC0000}

td.officer {
border-left-style:solid;
border-left-width:2px;
border-left-color:Navy;
}

p.title {
font-family=georgia;
font-weight:bold;
color:#CC0000;
font-size:16pt;
}

p.invite{
font-style: italic;
color:red;
}

p.office {
font-family=georgia;
font-weight:bold;
color:Navy;
font-size:16pt
}

p.team51{
font-family:Calibri;
font-size:11.0pt;
}

a.candidate {
font-family=georgia;
font-weight:bold;
color:##CC0000;
font-size:14pt
}

p.candidate {
font-family=georgia;
font-weight:bold;
color:##CC0000;
font-size:14pt   
}

/* color:#E74D18; */

.notice {
        font-family: Arial;
        font-size: medium;
}

/* Used in the precincts file list */
table.slots
{
width:80%;
margin-left: auto;
margin-right: auto;
}

td.slots1 {width:20%;}
td.slots2 {width:25%;}
td.slots3 {width:25%;}
td.slots4 {width:30%;}
