/* updated 6-17-2009, rww */

tr.upgotd-even {
	background: #eeeeee;
	margin: 0;
	padding: 0;
}

tr.upgotd-odd {
	background: #eeeeee;
	margin: 0;
	padding: 0;
}

.upgotd {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.upgotd-box {
	background: #eeeeee;
	border: #cccccc 1px solid;
	text-align: center;
	width: 202px;
	font-size: 100%;
	line-height: 130%;
}

.upgotd-box a {
	color: #000000;
	text-decoration: none;
}

.upgotd-box a:hover {
	color: #0000ff;
	text-decoration: none;
}

.upgotd-footer, .upgotd-footer a {
	font-weight: bold;
	font-size: 90%;
	margin-top: 5px;
}

.upgotd-headings {
	padding: 0px 3px 0px 0px;
}

.upgotd-link {
}

.upgotd-more, .upgotd-more a {
	font-size: 1px;
        color: #eeeeee;
}

.upgotd-people {
	font-weight: normal;
	padding-bottom: 4px;
}

.upgotd-people a {
	font-weight: bold;
}

.upgotd-pray {
	font-style: italic;
	font-weight: normal;
	padding: 5px 0px 3px 0px;
}

.upgotd-stats {
}

.upgotd-table {
	background: #eeeeee;
	border: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 0px 3px;
	text-align: left;
}

.upgotd-title, .upgotd-footer {
  background: #eeeeee;
	/*background: #bbddff;*/
	padding: 4px;
}

.upgotd-title, .upgotd-title a {
	background: #eeeeee;
	font-weight: bold;
	margin-bottom: 5px;
  font-size: 12px;
  line-height: 16px;
}


