body {
  background-color: #FFFFFF;
  margin: 0;
  margin-top: 10;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table {
  border: 0;
  border-spacing: 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 2px;
	border-collapse: collapse;
}
td {
  padding: 0px;
}

table .ct{ /* content table */
  width: 100%;
}
td .ctd{ /* content table */
  padding: 2px;
}

#content td { /* content container */
  padding: 2px;
  vertical-align: top;
}

#usi a { /* user info container */
	font-size: 10px;
  font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#usi a:hover {
	text-decoration: underline;
}

.localtime {
  text-align: right;
  font-weight: bold;
  padding-right: 6px;
}
.title {
	font-weight: bold;
	color: #1C43E1;
	padding-left: 6px;
}
/* MENU ELEMENTS */
#menutable td {
	text-decoration: none;
	padding-top: 2px;
}
#menutable a {
	font-size: 10px;
  font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#menutable a:hover {
	text-decoration: underline;
}
#menutable .m2 {
  font-weight: normal;
  margin-left: 8px;
  margin-right: 0px;
}
tr.hov:hover{
  background-color: #E1E1E1;
}
a {
	color: #040493;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
  border: none;
}

.ex {
	color: #868686;
}

textarea, select, input, button {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}
textarea{
  font-size: 11px;
}

th {
  text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6675F4;
	padding: 2px;
}
.header
{
  color: #FFFFFF;
}

.text_bold {
	font-weight: bold;
}

a.text_bold {
	font-weight: bold;
}

fieldset {
  margin-bottom: 5px;
	border: #7F8FFF 1px solid;
	padding: 5px;
}
legend {
	color: #040493;
	padding-left: 5px;
	padding-right: 5px;
}

.eventListMonth{
  white-space: nowrap;
}

.pollanswered {
	color: green;
	font-weight: bold;
}
.registered {
	color: green;
	font-weight: bold;
}
.invaliduser {
	color: #FF0000;
	font-weight: bold;
}

.tr_odd {
	background-color: #EFEFEF;
}

#statstable table td { /* statistics container */
  border-spacing: 0;
  padding: 0;
  padding-right: 0.1em;
  font-size: 9px;
  vertical-align: bottom;
  text-align: center;
}
#statstable .header {
  font-size: 11px;
}

.barback {
  background-color: #F4F4F4;
}

#fixedtipdiv {
  position: absolute;
  padding: 2px;
  border: 1px solid black;
  font-size: 10px;
  line-height: 18px;
  z-index: 100;
}

.data-table {
  width: 100%;
  border-collapse: collapse;
}
.data-table tr:hover {
  background: #e1e1e1;
}
.data-table td.nr {
  text-align: right;
}
.data-table td {
  padding: 2px;
  vertical-align: top;
}

#feedback
{
	font-weight: bold;
  padding: 0 0 5px 0;
}
#feedback .error
{
  color: #FF0000;
}
#feedback .message
{
  color: green;
}


#leinateade table{ /* leinateate container */
  border-width: 4px;
  border-style: solid;
  border-color: #000000;
  border-spacing: 0px;
  width: 100%;
  margin-bottom: 2px;
}
#leinateade td {
  padding: 2px;
  vertical-align: middle;
  text-align: center;
}
#leinateade img {
  border-width: 1px;
  border-style: solid;
  border-color: #000000;
}
#leinateade p {
  text-align: center;
}
#leinateade a {
  font-weight: bold;
  font-size: 1.5em;
  color: #000000;
}
#leinateade .cross {
  font-weight: bold;
  font-size: 75px;
  vertical-align: top;
}
.subheader {
  font-size: 1.3em;
  font-weight: bold;
  margin: 5px 0 5px 0;
  color: #1C43E1;
}
.pi_title{
  white-space: nowrap;
  font-weight: bold;
}
#content .akparent td{
  padding: 0;
}
#content .bist table { /* person info subtable with multiple rows */
  margin-bottom: 0px;
}

#content hr
{
  border: 0;
  color: #6675F4;
  background-color: #6675F4;
  height: 1px;
  width: 100%;
}

.eft{
  border-spacing: 2px;
  white-space: nowrap;
}
.efttip {
  text-decoration: underline;
}

#randomimages img{
  border: 1px #CCCCCC solid;
}
#randomimages img:hover{
  border-color: #444444;
}
#randomimages tr.picsrow td{
}
#randomimages td{
  text-align: center;
  padding: 1px;
}

div.newscomment {
  padding: 0 0 0 20;
}

table.cal_cell{
  width: 110px;
  height: 110px;
  border: solid 1px #E1E1E1;
  padding: 0px;
  spacing: 0px;
}
table.cal_cell_today{
  background-color: #E1E1E1;
}