﻿
.fixedTable
{
	table-layout: fixed;	
}
.wide50
{
	width: 50px;
}
.wide80
{
	width: 80px;	
}
.wide90
{
	width: 90px;
}
.wide100
{
	width: 100px;
}
.wide120
{
	width: 120px;
}
.wide150
{
	width: 150px;
}
.wide180
{
	width: 180px;	
}
.wide195
{
	width: 195px;
}
.wide200
{
	width: 200px;
}
.wide250
{
	width: 250px;
}
.wide300
{
	width: 300px;	
}
.wide400
{
	width: 400px;
}
.wide500
{
	width: 500px;
}
.tiny
{
	font-size: 5pt;	
}

.minHeight
{
	min-height: 800px;
	height: 800px;
}


.longTextInput
{
	width: 194px;
	
}