body
{
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../images/ui/background/bkbluegrd.png);
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-repeat: repeat-x;
	background-color: #c9d8e7;
}

.CleanTable
{
	border-top:0px;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
}

.CleanTable Table
{
	border-top:0px;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
}

.Error-Text
{
	font-size: 8pt;
	color: red;
	font-family: 'Comic Sans MS' , Arial;
}

.linkbutton:link,.linkbutton:visited
{
	font-size: 8pt;
	color: blue;
	font-family: Tahoma, Arial, 'Microsoft Sans Serif';
}

.linkbutton:hover
{
	font-size: 8pt;
	color: red;
	font-family: Tahoma, Arial, 'Microsoft Sans Serif';
}

.MainPanel
{
	height:475px;
	table-layout:fixed; 
	width: 997px;
}

.MainPanel-Title
{
	font-weight: bold;
	font-size: 10pt;
	color: midnightblue;
	font-family: 'Comic Sans MS' , Arial;
}

.Credits
{
	font-size: 7pt;
	color: maroon;
	font-family: Verdana, Arial;
}

.Form-300
{
	width: 300px;
	table-layout:fixed;
}

.Form-350
{
	width: 350px;
	table-layout:fixed;
}

.Form-400
{
	width: 400px;
	table-layout:fixed;
}

.Form-450
{
	width: 450px;
	table-layout:fixed;
}

.Form-500
{
	width: 500px;
	table-layout:fixed;
}

.Form-550
{
	width: 550px;
	table-layout:fixed;
}

.Form-600
{
	width: 600px;
	table-layout:fixed;
}

.Form-650
{
	width: 650px;
	table-layout:fixed;
}

.Form-700
{
	width: 700px;
	table-layout:fixed;
}

.Form-750
{
	width: 750px;
	table-layout:fixed;
}

.Form-800
{
	width: 800px;
	table-layout:fixed;
}

.Form-850
{
	width: 850px;
	table-layout:fixed;
}

.Form-900
{
	width: 900px;
	table-layout:fixed;
}

.Form-950
{
	width: 950px;
	table-layout:fixed;
}

.Form-1000
{
	width: 1000px;
	table-layout:fixed;
}

.Form-Title
{
	font-size: 9pt;
	color: white;
	font-family: 'Comic Sans MS' , Arial;
}

.Form-Text
{
	font-size: 8pt;
	color: midnightblue;
	font-family: Tahoma, Arial, 'Microsoft Sans Serif';
}

.Form-TextBox-40
{
	font-size: 8pt;
	color: midnightblue;
	font-family: Tahoma, Arial, 'Microsoft Sans Serif';
	width: 40px;
}

.Form-TextBox-50
{
	font-size: 8pt;
	color: midnightblue;
	font-family: Tahoma, Arial, 'Microsoft Sans Serif';
	width: 50px;
}

.Form-TextBox-75
{
	font-size: 8pt;
	color: midnightblue;
	font-family: Tahoma, Arial, 'Microsoft Sans Serif';
	width:75px;
}

.Form-TextBox-95
{
	font-size: 8pt;
	color: midnightblue;
	font-family: Tahoma, Arial, 'Microsoft Sans Serif';
	width:95px;
}

.Form-TextBox-150
{
	font-size: 8pt;
	color: midnightblue;
	font-family: Tahoma, Arial, 'Microsoft Sans Serif';
	width:150px;
}

.Form-TextBox-170
{
	font-size: 8pt;
	color: midnightblue;
	font-family: Tahoma, Arial, 'Microsoft Sans Serif';
	width:170px;
}

.Form-TextBox-200
{
	font-size: 8pt;
	color: midnightblue;
	font-family: Tahoma, Arial, 'Microsoft Sans Serif';
	width:200px;
}

.Form-TextBox-250
{
	font-size: 8pt;
	color: midnightblue;
	font-family: Tahoma, Arial, 'Microsoft Sans Serif';
	width:250px;
}

.Form-Button-75
{
	font-size: 10pt;
	color: midnightblue;
	font-family: Tahoma, Arial, 'Microsoft Sans Serif';
	width:75px;
}

.Form-Button-150
{
	font-size: 10pt;
	color: midnightblue;
	font-family: Tahoma, Arial, 'Microsoft Sans Serif';
	width:150px;
}

.Form-Button-300
{
	font-size: 10pt;
	color: midnightblue;
	font-family: Tahoma, Arial, 'Microsoft Sans Serif';
	width:300px;
}

.Form-List-200x300
{
	font-size: 8pt;
	color: midnightblue;
	font-family: Tahoma, Arial, 'Microsoft Sans Serif';
	width:200px;
	height:300px;
}

.Form-List-300x250
{
	font-size: 8pt;
	color: midnightblue;
	font-family: Tahoma, Arial, 'Microsoft Sans Serif';
	width:300px;
	height:250px;
}

.CommandAreaBottomDash
{
	padding-right: 0em;
	padding-left: 0em;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	padding-top: 0.25em;
	border-bottom: #999 1px dashed;
	text-align: left;
}

.CommandItemArea
{
	padding-right: 0em;
	padding-left: 0em;
	margin-bottom: 0em;
	padding-bottom: 0.5em;
	padding-top: 0.25em;
	border-bottom: #999 1px dashed;
	text-align: left;
}

.CommandAreaTopDash
{
	padding-right: 0em;
	padding-left: 0em;
	margin-top: 0.5em;
	padding-top: 0.5em;
	padding-bottom: 0.25em;
	border-top: #999 1px dashed;
	text-align: left;
}

TD.TreeBorder
{
	BORDER-RIGHT: thin inset;
	BORDER-TOP: thin inset;
	BORDER-LEFT: thin inset;
	BORDER-BOTTOM: thin inset
}

TD.TreeBorder-300x300
{
	width:300px;
	height:300px;
	BORDER-RIGHT: thin inset;
	BORDER-TOP: thin inset;
	BORDER-LEFT: thin inset;
	BORDER-BOTTOM: thin inset
}

TD.TreeBorder-300x350
{
	width:300px;
	height:350px;
	BORDER-RIGHT: thin inset;
	BORDER-TOP: thin inset;
	BORDER-LEFT: thin inset;
	BORDER-BOTTOM: thin inset
}
