﻿.formtable
{
	table-layout: fixed;
	width: 90%;
}
.combobox{
	width: 220px;
}

.smallcombobox{
	width: 175px;
}

.smallfield{
	width: 75px;
}

.error
{
	color:Red;
}


.loginfield{
	width: 100px;
}

.middleTable
{
	table-layout: auto;
	position: fixed;
}

.legend300
{
	width: 250px;
	border-style:solid;
	border-color:#B60E1F;
	border-width:1px;
}

.paging span
{
	height: 20px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #639229;
	text-decoration: none;
	border: none #FFFFFF;
	font-size: 16pt;
}