body, td {
	font-family: Tahoma;
	font-size: 12px;
	color: #777777;
}

.section {
	font-family: Tahoma;
	font-size: 12px;
	color: #777777;
	font-weight: bold;
}

.activities {
	font-family: Tahoma;
	font-size: 12px;
	color: #777777;
}

.copyright {
	font-family: Tahoma;
	font-size: 9px;
	color: #757575;
}

a:link, a:visited, a:active, a:hover {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #777777;
}

a.activities:link, a.activities:visited, a.activities:active, a.activities:hover {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #777777;
}

a.member:link, a.member:visited, a.member:active, a.member:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #777777;
}

.member {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #777777;
}

.edit {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	padding-top: 4px;
	padding-bottom: 4px;
}

a.micro:link, a.micro:visited, a.micro:active, a.micro:hover {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #777777;
}

.micro {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #777777;
}

.inp {
	background-color: #eeeeee;
	border-bottom: #999999 1px solid;
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	color: #666666;
	cursor: hand;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	height: 18px;
}

.inp_simple {
	border-bottom: #999999 1px solid;
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	color: #666666;
	cursor: hand;
	font-family: Tahoma;
	font-size: 12px;
	height: 18px;
}

.inp_edit {
	border-bottom: #999999 1px solid;
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	color: #666666;
	cursor: hand;
	font-family: Tahoma;
	font-size: 11px;
	height: 18px;
	background-color: #EEEEEE;
	padding-left: 4px;
	font-weight: bold;
}

.checkbox {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 16px;
}


