body, td {
	font-family: Arial,Verdana;
	font-size: 12px;
}
ffinput {
	height: 19px;
	font-size: 10px;
}
A:link {
	color: black;
}
A:visited {
	color: black;
}
A:hover {
	color: red;
}
A:link.menu, A:visited.menu {
	text-decoration: none;
	font-family: Arial,Verdana;
	font-size: 11px;
	color: black;
}
A:link.menu_selected, A:visited.menu_selected {
	text-decoration: none;
	font-family: Arial,Verdana;
	font-size: 11px;
	color: white;
	background-color: black;
}
.td_selected {
	color: white;
	background-color: black;
}
th {
	background-image: url(/i/header_bg.gif);
	background-color: #f0f0f0;
	font-weight: normal;
	color: #353535;
	height: 15px;
	font-size: 12px;
}
.selected-page {
	background-color: black; 
	color: white;
	font-weight: bold;
}
.gray {
	color: #a0a0a0;
}
.d_gray {
	color: #7f7f7f;
}
.middle_gray {
	font-size: 11px;
	color: #a0a0a0;
}
.small {
	font-size: 10px;
	color: gray;
}
.middle {
	font-size: 11px;
}
.big_white {
	font-size: 20px;
	font-weight: bold;
	color: white;
}
.white_middle{
	font-size: 12px;
	color: white;
}
h3 {
	font-family: arial, verdana,  tahoma;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0px;
}

