body, form, td, tr, table, dev, a, input, textarea, select
{
	font-family : Tahome, Verdana, Arial;
	font-size : 11px;
}

input, select, textarea
{
	border : solid 1px #C8C8C8;
}

input:focus
{
	border : solid 1px #818181;
}

select:focus
{
	border : solid 1px #818181;
}

textarea:focus
{
	border : solid 1px #818181;
}

a
{
	color : #FF9600;
	text-decoration : none;
}

a.menu
{
	color : #FF9600;
	text-decoration : none;
}

table.TABLEForm
{
	
}

table.TABLEFormNoWidth
{
	width : 100%;
}

tr.TRMessage
{
	text-align : center;
}

div.DIVNoRecord
{
	width : 550px;
	text-align : center;
}

tr.TRInput
{
}
tr.TRSubmit
{
}

table.TABLEList
{
	width : 600px;
}

table.TABLEListNoWidth
{
	width : 600px;
}

tr.TRListCommand
{
}

tr.TRListTitle
{
	text-align : center;
	font-weight : bold;
	vertical-align : text-top;
}

tr.TRListItem
{
}
tr.TRListItem:hover
{
	background-color :f0f0f0;
}

td.WindowTitle
{
	font-weight : bold;
	font-size : 11px;
	color : #818181;
}

td.button
{
}

td.menu
{
	text-align : right;
}
