body
{
	margin: 0px;
	cursor: default;
	
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
}

td
{
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
}
input
{
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
}
select
{
	font-family: Arial;
	font-size: 11px;
}
textarea
{
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
}

.field
{
	width: 300px;
}
.messagebox
{
	width: 300px;
}

big
{
	font-size: 18px;
	line-height: 24px;
}

img
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.MenuTable
{
	width: 250px;
	height: 200px;
}
.MenuTable td b
{
	color: #eb5324;
}
.MenuTable td a
{
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
	text-decoration: none;
}
.MenuTable td a:hover
{
	color: #cccccc;
}

.TopMenuTable
{
	width: 100%;
	height: 38px;
	background: url(engine.wbf?r=3110);
}
.TopMenuTable td a
{
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.TopMenuTable td a:hover
{
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}