* {margin:0; padding:0;}
body{
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	border:0;
	
	}
	input, select,textarea {
    border:solid 1px #56585C;
    font: 8pt 'Tahoma';
    margin: 1px;
    padding: 1px;
    vertical-align: middle;
    background-color:#FFFFFF;
}
hr {
 	color:#CCCCCC;
	size:1px;
	height:1px;
}
.InputFormTABLE {
	background : transparent repeat-x;
	}
.ListTABLE {
	background : transparent repeat-x;
	border-color : Silver;
	border-width : thick;
	}
.DetailTable
	{
	border-width : medium;
	border : groove;
	width: 95%;
	}
.ShowReportTD { border:1px solid gainsboro	}	
.expandable { 
	text-decoration:none;
	color: #999999;
	font-weight:bold ;
	cursor: hand;
	}
.ContentTD{
	padding-top:15;
	width : 90%;
	text-align : right;
	}
.ThisClass { background-color:#FFFFFF; } 

#MainContentIFrame
{
	border:dashed 0px black;
}
.HeaderLeftTD
{
	width: 1px;
}
.HeaderLeftImage
{
	
	border: 0px;
}
.ActiveListTable 
{
	background-color:#FFFFFF;
	padding:3px;
}
.ActiveFormTable 
{
	background-color:#FFFFFF;
	padding:3px;
}
.CaptionTD 
{
    width:100px;
	background-color:#FFFFFF;
}
.FixMsg 
{
	background-color:#FFFFFF;
	color:White;
	text-align:center;
	border : 1px solid yellow;
}
.BtnSearch 
{
    background: url("../../btn_bg_repeat.PNG") repeat-x scroll 0 0 #D6D6D4;
    border:solid 1px #56585C;
}
.BtnDelete 
{
    background: url("../../btn_bg_repeat.PNG") repeat-x scroll 0 0 #D6D6D4;
    border:solid 1px #56585C;
}
.BtnNew 
{
    background: url("../../btn_bg_repeat.PNG") repeat-x scroll 0 0 #D6D6D4;
    border:solid 1px #56585C;
}
.BtnBack 
{
    background: url("../../btn_bg_repeat.PNG") repeat-x scroll 0 0 #D6D6D4;
    border:solid 1px #56585C;
}
.BtnCancel
{
    background: url("../../btn_bg_repeat.PNG") repeat-x scroll 0 0 #D6D6D4;
    border:solid 1px #56585C;
}
.BtnEdit
{
    background: url("../../btn_bg_repeat.PNG") repeat-x scroll 0 0 #D6D6D4;
    border:solid 1px #56585C;
}
.BtnUpdate
{
    background: url("../../btn_bg_repeat.PNG") repeat-x scroll 0 0 #D6D6D4;
    border:solid 1px #56585C;
}
.BtnSave
{
    background: url("../../btn_bg_repeat.PNG") repeat-x scroll 0 0 #D6D6D4;
    border:solid 1px #56585C;
}
.BtnFormDisplay
{
    background: url("../../btn_bg_repeat.PNG") repeat-x scroll 0 0 #D6D6D4;
    border:solid 1px #56585C;
    height:30px;
    width:100px;
}
.BtnChangeStatus
{
    background: url("../../btn_bg_repeat.PNG") repeat-x scroll 0 0 #D6D6D4;
    border:solid 1px;
}
.ListTD
{
    font-weight:bold;
    text-align:center;
    height:25px;
}
