.border
{
  border: medium double #FF00FF;
}
.borderOrange
{
  border: medium double #FF9900;
  background-color: #FFFFFF;
}
#SignIn Submit
{
  background-image: url(images/SignIn.jpg);
  background-repeat: no-repeat;
  visibility: hidden;
}
body
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 0px;
  margin: 0px;
}

.leftnav
{
  font-size: 10px;
  color: #000000;
  font-weight: bold;
  background-color: #ff9801;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}


h1
{
  font-size: 14px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  text-transform: capitalize;
  color: #000000;
}

h2
{
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  color: #000000;
}

h3
{
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  font-variant: normal;
  color: #000000;
}

p
{
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  color: #000000;
}

li
{
  font-size: 12px;
  color: #000000;
}

.more
{
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
}

.topnav1
{
  font-size: 11px;
  color: #FF9801;
  font-weight: 800;
  font-family: "Arial Black";
}

.topnav2
{
  font-size: 11px;
  color: #000000;
  font-weight: bold;
}
.time
{
  font-size: 11px;
  color: #000000;
  font-weight: bold;
}

a:link
{
}
a:visited
{
  color: #000099;
  font-weight: bold;
  text-decoration: underline;
}
a:hover
{
  color: #ffcc33;
  border: 4px none #ffcc33;
  text-decoration: underline overline;
}


.leftnavOVER
{
  font-size: 10px;
  color: #ff9801;
}
.leftnav a:link
{
  color: #000000;
  text-decoration: none;
}
.leftnav a:visited
{
  color: #000000;
  text-decoration: none;
}

.leftnav a:hover
{
  color: #ffcc33;
  border: 4px none #ffcc33;
  text-decoration: underline overline;
}

.topicNav
{
  font-size: 12px;
  color: #000000;
  font-weight: bold;
}


.topicNavOVER
{
  font-size: 10px;
  color: #ff9801;
}
.topicNav a:link
{
  color: #000000;
  text-decoration: none;
}
.topicNav a:visited
{
  color: #000000;
  text-decoration: none;
}

.topicNav a:hover
{
  color: #ffcc33;
  border: 4px none #ffcc33;
  text-decoration: underline overline;
}
.footer a:link
{
  color: #000000;
  text-decoration: none;
}
.footer a:visited
{
  color: #000000;
  text-decoration: none;
}
.footer a:hover
{
  color: #ffcc33;
  border: 4px none #ffcc33;
  text-decoration: underline overline;
}
.editorbox
{
  border: thin solid #CCCCCC;
  padding: 5px;
}

.footer
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8px;
}

.copyright
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8px;
  color: #000000;
}

.inputbutton
{
  color: #000000;
  background-color: #FF9801;
  height: 20px;
  width: 40px;
  font-weight: bold;
}
.inputbuttonON
{
  color: #000000;
  background-color: #FFCC33;
  height: 20px;
  width: 40px;
  font-weight: bold;
}
.TableMain
{
  border: thin dotted #000000;
  margin: 20px;
}
.TableMain td
{
  border-top-width: thin;
  border-right-width: thin;
  border-bottom-width: thin;
  border-left-width: thin;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  border-top-color: #cccccc;
  border-right-color: #cccccc;
  border-bottom-color: #cccccc;
  border-left-color: #cccccc;
}
.BlogTitle
{
  font-size: 18px;
  color: #000000;
  background-color: #FFCC33;
}
.Comments
{
  font-size: 18px;
  color: #000000;
  background-color: #FFCC33;
  font-weight: bold;
}
.TopicTitle
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background-color: #CECFCE;
}

.topicListNav
{
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  border-bottom-width: thin;
  border-bottom-style: dotted;
  border-bottom-color: #CCCCCC;
  padding-top: 6px;
}


.topicListNavOVER
{
  font-size: 10px;
  color: #ff9801;
}
.LastCommentDate1
{
  font-size: 10px;
}
.LastCommentDate2
{
  font-size: 10px;
  border-bottom-width: thin;
  border-bottom-style: dotted;
  border-bottom-color: #CCCCCC;
  padding-top: 6px;
}

.topicListNav a:link
{
  color: #000000;
  text-decoration: none;
}
.topicListNav a:visited
{
  color: #000000;
  text-decoration: none;
}

.topicListNav a:hover
{
  color: #ffcc33;
  border: 4px none #ffcc33;
  text-decoration: underline overline;
}

.topicArchiveNav
{
  font-size: 10px;
  color: #000000;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
hr
{
  color: #DFDEDB;
  width: 80%;
}

.topicArchiveNav a:link
{
  color: #000000;
  text-decoration: none;
}
.topicArchiveNav a:visited
{
  color: #000000;
  text-decoration: none;
}

.topicArchiveNav a:hover
{
  color: #ffcc33;
  border: 4px none #ffcc33;
  text-decoration: underline overline;
}
.Article
{
  border-bottom: #d3d3d3 thin solid;
}
.ArticleTitle
{
  border-bottom: #d3d3d3 thin solid;
  font-weight: bold;
  font-size: 14px;
  color: #8b4513;
  font-family: Verdana;
}

.text10
{
  font-size: 10px;
}
.text12
{
  font-size: 12px;
}
.pnlBallFields
{
  text-align: center;
  border-right: #ffcc33 double;
  border-top: #ffcc33 double;
  border-left: #ffcc33 double;
  border-bottom: #ffcc33 double;
  background-color: #ffffcc;
}

/* CANDIDATE LIST ON HOME PAGE */

#tblCouncil
{
  border-width: thick;
  background-color: #FFFFCC;
  width: 350px;
  border-bottom-style: solid;
  border-bottom-color: #FFCC99;
}
#tblCouncil td
{
  padding-bottom: 10px;
  line-height: 20px;
  border-width: thin;
  background-color: #FFFFCC;
  border-bottom-style: solid;
  border-bottom-color: #FFCC99;
}
#tblCouncil a:link
{
  text-decoration: none;
  color: #ff9801;
  font-weight: bold;
}

#tblCouncil a:visited
{
  text-decoration: none;
  color: #ff9801;
  font-weight: bold;
}

#tblCouncil a:hover
{
  text-decoration: underline;
  color: #3333CC;
}

#tblFire
{
  border-width: thick;
  background-color: #FF9966;
  width: 350px;
  border-bottom-style: solid;
  border-bottom-color: #FFCC99;
}
#tblFire td
{
  padding-bottom: 10px;
  line-height: 20px;
  border-width: thin;
  background-color: #FF9966;
  border-bottom-style: solid;
  border-bottom-color: #FFCC99;
}
#tblFire a:link
{
  text-decoration: none;
  color: #FFFFCC;
  font-weight: bold;
}

#tblFire a:visited
{
  text-decoration: none;
  color: #FFFFCC;
  font-weight: bold;
}
#tblFire a:hover
{
  text-decoration: underline;
  color: #3333CC;
}
