body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
}
body,td,th {
	font-family: Tahoma, Arial;
	font-size: 12px;
}
input {
	font-family: Tahoma, Arial;
	font-size: xx-small;
}
select {
	font-family: Tahoma, Arial;
	font-size: xx-small;
}
.txt_grey {
	font-family: Tahoma, Arial;
	font-size: 15px;
	color: #484848;
}
.txt_greymeno {
	font-family: Tahoma, Arial;
	font-size: 13px;
	color: #484848;
}

.txt_grey_bold {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight:bold;
	color: #484848;
}
.txt_green_bold {
	font-weight: bold;
	font-size:10px;
	color: #5E620A;
}
.txt_red {
	font-size:10px;
	color: #3F0000;
}
A.nolineprivate {
	text-decoration:none;
	color: #999999;
}
A.noline {
	text-decoration:none;
}
A:link {
	color: #484848;
}
A:visited {
	color: #484848;
}
A:hover {
	color: #999999;
}

