<style style="text/css">
<!--

body, td, input, textarea, select, a, div, span {
	font-family:verdana,ms sans serif,arial,helvetica; 
	font-size:11px;
	line-height:130%;
	}

	
/*------------------------------------------------
   Floating Plate: Class="Plate1" 
       Description: Red Gradient Header
       Sample: Call me now floating div
--------------------------------------------------*/
div.plate1 {
	position:absolute; 
	left:334px;
	top:344px;
	width:320px;
	border:1px solid #000000;
	background-color:#E5E5E5;
	z-index:100;
}

/*-------- Header ---------*/
div.plate1 div.header {
	cursor:move; 
	height:17px; 
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#E08989,endColorStr=#990000);
}


div.plate1 div.header table {
	border:0px; padding:0px
}

div.plate1 div.header table td.divTitle {
	width:100%;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:10px; 
}

div.plate1 div.header table td.windowSettings {
	text-align:right;
	padding-right:5px;
}

/*---------- Body ----------*/
div.plate1 div.body {
	background-color:; 
}

div.plate1 div.body div.oneContainer {
	margin:15px; 
}

div.plate1 div.body table {
	width:90%;
	border:0px;
	margin-top:10px;
	margin-bottom:10px;
}

div.plate1 div.body table td {
	padding:2px;
}

/*--------- Footer -----------*/
div.plate1 div.footer {
	border-top:1px dashed #999999; 
	border-bottom:2px solid #990000;
	background-color:#F5F5F5; 
}

div.plate1 div.footer table {
	width:100%; 
	border:0px;
	padding:0px;
}

div.plate1 div.footer table td {
	width:100%; 
	color:#666666;
	padding-left:5px;
}



/*------------------------------------------------
   Floating Plate: Class="Plate2" 
       Description: Dark Gray Gradient Header
       Sample: Log In floating div
--------------------------------------------------*/
div.plate2 {
	position:absolute; 
	left:334px;
	top:344px;
	width:320px;
	border:1px solid #000000;
	background-color:#E5E5E5;
	z-index:100;
}

/*-------- Header ---------*/
div.plate2 div.header {
	cursor:move; 
	height:17px; 
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#B2AFAF,endColorStr=#292626);
}

div.plate2 div.header table {
	border:0px; padding:0px
}

div.plate2 div.header table td.divTitle {
	width:100%;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:10px; 
}

div.plate2 div.header table td.windowSettings {
	text-align:right;
	padding-right:5px;
}

/*---------- Body ----------*/
div.plate2 div.body {
	background-color:; 
}

div.plate2 div.body div.oneContainer {
	margin:15px; 
}

div.plate2 div.body table {
	width:90%;
	border:0px;
	margin-top:10px;
	margin-bottom:10px;
}

div.plate2 div.body table td {
	padding:2px;
}

/*--------- Footer -----------*/
div.plate2 div.footer {
	border-top:1px dashed #999999; 
	border-bottom:2px solid #990000;
	background-color:#F5F5F5; 
}

div.plate2 div.footer table {
	width:100%; 
	border:0px;
	padding:0px;
}

div.plate2 div.footer table td {
	width:100%; 
	color:#666666;
	padding-left:5px;
}





/*--------------------------------------------------------
   Floating Plate: Class="Plate3" 
       Description: Orange Red Gradient Header
       Sample: Resources/Employees Login floating div
----------------------------------------------------------*/
div.plate3 {
	position:absolute; 
	left:334px;
	top:344px;
	width:320px;
	border:1px solid #000000;
	background-color:#E5E5E5;
	z-index:100;
}

/*-------- Header ---------*/
div.plate3 div.header {
	cursor:move; 
	height:17px; 
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FA8A05,endColorStr=#990000);
}


div.plate3 div.header table {
	border:0px; padding:0px
}

div.plate3 div.header table td.divTitle {
	width:100%;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:10px; 
}

div.plate3 div.header table td.windowSettings {
	text-align:right;
	padding-right:5px;
}

/*---------- Body ----------*/
div.plate3 div.body {
	background-color:; 
}

div.plate3 div.body div.oneContainer {
	margin:15px; 
}

div.plate3 div.body table {
	width:90%;
	border:0px;
	margin-top:10px;
	margin-bottom:10px;
}

div.plate3 div.body table td {
	padding:2px;
}

/*--------- Footer -----------*/
div.plate3 div.footer {
	border-top:1px dashed #999999; 
	border-bottom:2px solid #990000;
	background-color:#F5F5F5; 
}

div.plate3 div.footer table {
	width:100%; 
	border:0px;
	padding:0px;
}

div.plate3 div.footer table td {
	width:100%; 
	color:#666666;
	padding-left:5px;
}



-->
</style>
