﻿body
{
	font-size: 12px;
	line-height: 125%;
}
td, tr, table, input, select
{
	font-size: 12px;
}
a:link
{
	color: #0057AE;
	text-decoration: none;
}
a:visited
{
	color: #0033CC;
}
a:hover
{
	color: #FF0000;
}
.input-b
{
	font-size: 12px;
	background-color: #ffffff;
	border: 1px solid #000000;
	width: 36px;
}
.menuover
{
	cursor: hand;
	background-color: #FFFFFF;
}
.menuout
{
	cursor: hand;
}
.rowhighfixed
{
	white-space:nowrap;
	overflow:hidden;
}
