BODY
{


margin-top:0;
margin-right:0;
margin-left: 0;
margin-bottom: 0;
	font-family: Verdana, Arial;
	font-size: 11px;
	margin:	0px;
	border: 0px;
	cursor: default;

}


INPUT
{
font-size:		8pt;
height:			19px;
border:			1px solid #7b9ebd;
}

INPUT.ro,TEXTAREA.ro,DIV.ro,SPAN.ro
{
background-color:	#ffffff;
border-color:		#808080;
}

INPUT.radio
{
width:			16px;
border:			0px;
cursor:			hand;
}

INPUT.checkbox
{
height:			12px;
width:			16px;
border:			0px;
cursor:			hand;
}

LABEL
{
cursor:			hand;
}
BUTTON
{
width:	120px;
}
BUTTON.DialogButton
{
width:	120px;
}
IMG.button
{

width:	55px;
height:	0px;
}
DIV.main
{
height:			100%;
vertical-align:	top;
padding-left:	5px;
padding-right:	5px;
padding-bottom: 5px;
padding-top:	5px;
overflow:		auto;
border-bottom:  solid 1px #cccccc;
}



TD.main
{
height:			100%;
vertical-align:	top;
border-bottom:	1px solid #cccccc;
padding:		15px;
background-color:	#EEF0F6;
}

TD.buttons
{
text-align:		right;
border-top:		1px solid #ffffff;
padding:		5px;
height:			20px;
background-color:	#EEF0F6;
}

TD.header
{
background-color:#63769B;
color:			#ffffff;
border-bottom:	0px solid #485673;
font-family: Verdana,Arial;
font-size: small;
font-weight:bold;
height:			40px;
vertical-align:	top;
padding:		5px;
}

TD.menu
{
background-color:#e6e7e9;
color:			#ffffff;
height:			25px;
vertical-align:	top;
margin-left: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
}


TD.hand
{
cursor:			hand;
}

TD.ListItem
{
cursor: hand;
padding: 3px;
}

TR.n
{
	margin-left: 5px;
}

TD.n
{
padding-top:	0px;
overflow:		hidden;
text-overflow:	ellipsis;
vertical-align:top;
behavior:		url(/styles/mouseover.htc);
background-color: #acc0e9;
}

IFRAME.n
{
padding-top:	0px;
overflow:		hidden;
text-overflow:	ellipsis;
vertical-align:top;

background-color: #acc0e9;
}

TR.footer
{
text-overflow:	ellipsis;
vertical-align:top;
behavior:		url(/styles/mouseover.htc);
background-color: #e6e7e9;
height: 15;
text-align:center;
}


DIV.header
{
font-weight:	bold;
font-size:		13px;
padding-left:	5px;
}

DIV.ItemList
{
height:				100%;
overflow-y:			scroll;
background-color:	#FFFFFF;
border:				1px solid #949E9C;
}

DIV.ScrollableList
{
height:				100%;
width:				100%;
overflow:			scroll;
background-color:	#FFFFFF;
border:				1px solid #949E9C;
}

DIV.ScrollableArea
{
height:				100%;
width:				100%;
overflow:			auto;
}

TD.footer
{
height:			30px;
padding:		10px;
background-color:	#eef0f6;
border-top:		1px solid #ffffff;
}

TD.req
{
font-weight:	bold;
color:			#9F2409;
}

DIV.headerdesc
{
padding-top:	4px;
padding-left:	5px;
}

DIV.desc
{
padding-top:	4px;
padding-left:	6px;
}

DIV.tab
{
padding:		10px;
}

td
{
font-size: 11px;
}

table
{
cursor: default;
}

a
{
color: #0000ff;
font-weight: bold;
}

button
{
filter:	progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde);
cursor:	hand;
font-size: 11px;
padding-left: 5px;
padding-right: 5px;
border:	1px solid #7b9ebd;
}

body.stage
{
background-color: #acc0e9;
padding: 10px;
}

table.stdTable
{
width: 100%;
height: 100%;
table-layout: fixed;
}
