body {
	margin: 0;
	font-family: Verdana, Arial;
	font-size: 12px;
}

td.tableheader {
	background-color: #999955;
	height: 20px;
	font-size: 14px;
	font-family: Trebuchet MS, Verdana, Arial;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

td.tablebody {
	padding: 5px 10px 15px 10px;
}

a.readmore:visited, a.readmore:active, a.readmore:hover, a.readmore:link {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #CC0000;
}

#adminmenu {
	float:right;
	margin-bottom:6px;
	text-align:right;
}

#adminmenu a:link, #adminmenu a:active, #adminmenu a:visited {
	color: #000000;
}

#adminmenu a:hover {
	color: #333333;
}

#sponsor img {
	border: #ffffff 1px solid;
}

td {
	font-family: Verdana, Arial;
	font-size: 12px;
	background-repeat: no-repeat;
}

h1 {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 20px;
	margin-bottom: 10px;
}

h2 {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

h3 {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	margin-top: 3px;
	margin-bottom: 0px;
	padding: 0;
}

.close {
	margin: 0px;
	padding: 0px;

}

a:link {
	color: #335;
	text-decoration: none;
}

a:visited, a:active {
	color: #533;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

a.clickhere:link, a.clickhere:visited, a.clickhere:active, a.clickhere:hover {
	font-weight: bold;
	color: #CC0000;
}

#bottom {
	font-size: 10px;
	text-align: center;

}

#menu td {
	text-indent: 10px;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	cursor: hand;
}

#menu td.menusub {
	text-indent: 20px;
	background-color: #777777;
}

#menu td.menusubselected {
	font-weight: bold;
	background-color: #777777;
	text-indent: 20px;
}

#menu td.menuselected {
	font-weight: bold;
}

#menu a:link, #menu a:active, #menu a:hover, #menu a:visited {
	color: #533;
	text-decoration: none;
}
