body {
	background-image: url(images/bg.png);
	margin-top:0px;
	margin-bottom:0px;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}
.shad_left {
	background-image: url(images/shad_left.png);
}
.shad_right {
	background-image: url(images/shad_right.png);
}
table {
	margin:auto;
}
a:link,
a:active,
a:visited,
a:hover {
	text-decoration: none;
}
.menu {
	font-size:13px;
	color:#43a3c9;
	text-align:center;
	font-weight: bold;
}
.menu a:link,
.menu a:active,
.menu a:visited,
.menu a:hover {
	font-size:13px;
	color:#43a3c9;
	text-align:center;
	font-weight: bold;
	border-color: #42819e;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	padding: 0px 4px;
}
.announ {
	font-size:13px;
	color:#43a3c9;
	font-weight: normal;
}
.announ a:link,
.announ a:active,
.announ a:visited {
	font-size:13px;
	color:#43a3c9;
	font-weight: normal;
	text-decoration: none;
}
.announ a:hover {
	font-size:13px;
	color:#43a3c9;
	font-weight: normal;
	text-decoration: underline;
}
.announ {
	font-size:11px;
	color:#43a3c9;
	font-weight: normal;
}
.anime a:link,
.anime a:active,
.anime a:visited {
	font-size:11px;
	color:#43a3c9;
	font-weight: normal;
	text-decoration: none;
}
.anime a:hover {
	font-size:11px;
	color:#43a3c9;
	font-weight: normal;
	text-decoration: underline;
}
.navi {
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background-image: url(images/topic.png);
	padding-bottom: 3px;
	padding-top: 3px;
}
.navisub {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.donorhead {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.reg {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.actic {
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background-image: url(images/actic.png);
	padding-bottom: 3px;
	padding-top: 3px;
	cursor:url(images/mouse.cur), auto;
}
.tablebg {
	background-color: #D3D8DB;
	color: #000000;
}
.td_head {
	background-image: url(cellpic1.gif);
}
.row1 {
	background-color: white;
	padding: 4px;
}
form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	color: #333333;
	font-size: 0.8em;
	font-weight: normal;
	padding: 0px;
	border: 1px solid black;
	background-color: white;
}