/* $TopStyle:URL=www.fu2k.org/alex/css/frames/example/camelbones.css$ */

/* body.body.frm { */

html {
	max-width:2000px;
	min-width:770px;
	width:770px;
	text-align:center;
	margin:0 auto;
	padding:0;
	background-color: #fffffb;
}


div.pgHdr div.subject {
	color: #213B3C;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}

div.pgHdr {
	margin: 3px 9px 3px 3px;
	padding: 5px 10px;
	background-color: #B3CFA5;
	border-top: 1px solid #E3F1DF;
	border-left: 1px solid #E3F1DF;
	border-bottom: 1px solid #729E59;
	border-right: 1px solid #729E59;
}



body#body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

div#content	{
 	position: absolute; 
	top: 42px;
	left: 0;
	bottom: 40px;
	overflow: auto;
	width: 100%;
	margin: 0;
	padding: 0;
}


/*  xfrms class necessary for html_xfrms to avoid (42px) space */	

/*
div#content.xfFrm {  
 	position: absolute;
	top: 7px;
	bottom: 35px;
	margin: 0;
	padding: 0;
}
*/	

form#frm div#btns	{
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin: 0;
	padding: 0;
	padding-bottom: 4px;
	width: 100%;
	background-color: #DDDDCC;
	border-top: 1px solid #D4D4C0;

}

div#top	{
	bottom: 8px;
	left: 8px;
	margin: 0;
	padding: 2px;
	text-decoration: none;
	position: absolute;
}

div#top .btn {
text-decoration:none; 
margin:1px;
}


	
