body,td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.test {
	font-family: Arial, Helvetica, sans-serif;
}
.table_height {
	height: 100%;
}
a:link, a:visited, a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu:link, .menu:visited, .menu:active {
	font-size: 14px;
	color: #ED1C24;
	text-decoration: none;
}
.menu:hover {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.menu_marked:link, .menu_marked:visited, .menu_marked:active, .menu_marked:hover {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
#iframe
	{
	overflow:auto;
	width:720px;
	height:500px;
}
.table_border {
	border: 1px solid #ED1C24;
}

