body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td img {
	display: block;
	border: 0;
}
a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.greenlink {
	color: #66cc00;
}
a.greenlink:hover {
	color: #000000;
}
.box {
	background-color: #66cc00;
}
.texttitle {
	font-size: 14px;
	font-weight: bold;
}
.textred {
	color: #FF0000;
	font-weight: bold;
}
.mempic {
	padding-right:5px;
}
.logopic {
	padding-left:5px;
}
.logocut {
	background-image:url(../_img/big_logo_cut.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.graybg {
	background-image:url(../_img/bg.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.grayline {
	background-image: url(../_img/grayline.gif);
}
