
body {
    background: #BBD1CF url(../images/background.gif) repeat-x;
    margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
    text-align: center;
    font-family: verdana;
    font-size: 13px;
}

.normalText {
    font-family: verdana;
    font-size: 13px;
    color: black;
}

.subHeader {
    font-size: 14px;
	color: black;
	font-weight: bold;
}


.teaserHeader {
  position: relative;
  /*
  filter: alpha(opacity=80); 
  -moz-opacity: .80;
  */
  color: white;
  font-size: 13px;
  font-family: verdana;
  font-weight: bold;
  background-image: url(../images/bottombar.gif);
  background-color: #FCAF0A;
  height: 20px;
  width: 100%;
  text-indent: 5px;

}

td.teaser_text {
  padding-top: 5px;
  padding-right: 8px;
  padding-bottom: 2px;
  padding-left: 8px;
  
  font-size: 13px;
  font-family: verdana;
  color: #666666;
  width: 98%;
}

.main_topHeader {
  width: 100%;
  text-align: left;
  padding-top: 20px;
  text-indent: 20px;
  text-align:left;
  color: white;
  font-weight: bold;
  font-size: 15px;
}



main_sidemenu a {
  color: white;
}

.title {
	font-weight: bold;
}

.voting_title {
    font-size: 15px;
	font-weight:bold;
	color:#066a68;
}

.voting_winner {
    font-weight: bold;
	color: #FFA500;
}

.voting_question {
    font-size: 13px;
	font-weight:bold;
}

.voting_choice {
    font-size: 12px;
}

.polling_question {
    font-size: 13px;
	font-weight:bold;
}

.polling_answer {
    font-size: 12px;
}

a {
	color: rgb(23,55,150);
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.linesImage {
	border-top: 1px solid grey;
	border-bottom: 1px solid grey;
	padding-top: 3px;
	padding-bottom: 3px;
}

.outside_link {
  color: white;
}


li.compactList {
  margin-top:0px;
  margin-bottom:0px;
}

ul.compactList {
  margin-top:0px;
  margin-bottom:0px;
}