html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	background-image: url(/gfx/2009/bg.jpg);
	background-position: center top;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
}
form {
	margin: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	behavior:	url("/code/pngbehavior.htc");
}
.date {
	font-size: 14px;
	font-weight: bold;
}
.menu, a.menu {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: none;
}

a.menu:hover {
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}



table {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
}
td, tr {
	font-size: 11px;
	color: #333333;
	text-decoration: none;

}
.txt11, a.txt11 {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a.txt11:hover {
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

.txt10, a.txt10 {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#Menu {
	font-family: Verdana, Arial, sans-serif, "Courier New";
	font-size: 11px;
	color: #333;
	line-height: 1.5em;
}
#Menu a {
	color: #333;
	text-decoration: none;
}
#Menu a:hover {
	color: #333;
	text-decoration: underline;
}

#SubMenu {
	font-family: Verdana, Arial, sans-serif, "Courier New";
	font-size: 10px;
	color: #333;
	line-height: 1.5em;
}
#SubMenu a {
	color: #333;
	text-decoration: none;
}
#SubMenu a:hover {
	color: #333;
	text-decoration: underline;
}

.nounderline {
	text-decoration: none;
}
a.txt10:hover {
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
.head {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.headbilled {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.bg_medium {
	background-color: #83BF61;
}
.trans_bg {
	background-image: url(/gfx/2009/bg_box.png);
}