
.win{
		border: 1px solid #CCEEFF;
		margin: auto;
		padding: 0px;
		width: 98%;
		margin-bottom: .75em;
		margin-top: .5em;
		overflow: hidden;
		background: white url(image/window-bg.png) repeat-x bottom;
}

.layouts {
	text-align:right;
}
.win-title-left {
	float:left;
}

.win-title-right {
	float:right;
	padding-right: 4px;
}

.clearboth {
	clear:both;
}




.win-titlebar {
		font-size: 10pt;
		line-height: 28px;
		border-bottom: thin solid white;
		height: 29px;
background: #0099CC; /* Old browsers */
background: -moz-linear-gradient(top,  #0099CC 0%, #00bfff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0099CC), color-stop(100%,#00bfff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #0099CC 0%,#00bfff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #0099CC 0%,#00bfff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #0099CC 0%,#00bfff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #0099CC 0%,#00bfff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0099CC', endColorstr='#00bfff',GradientType=0 ); /* IE6-9 */

}

/**/ 
.win-titlebar a:link  {
			text-decoration: none
 			}

.win-titlebar span.winName {
			display: inline;
			font-weight: bold;
			padding-left: .5em;
			padding-right: 1em;
			}
.win-titlebar span.winName a:link  {
			display: inline;
			font-weight: bold;
			color: white;
			 }

.win-titlebar span.winName a:visited {
			display: inline;
			font-weight: bold;
			font-size: 10pt;
			color: white;
			}

.win-titlebar span.winName a:hover {
			display: inline;
			font-weight: bold;
			font-size: 10pt;
			color: yellow;
			}
			
.win-titlebar span.winMenu {
			display: inline;
		   font-size: 8pt;
			font-weight: normal;
			color: #666;
			}


.win-titlebar span.right {
			float: right;
}


.win-form table {
   width:100%;
   margin: .2em auto 0 0;
}


div.spacer {
  clear: both;
  }

div.row span.left {
  float: left;
  text-align: left;
  width: 60%;
  }

div.row span.right {
  float: right;
  text-align: right;
  width: 30%;
  }

.ceNav{ background-color: white;
			color: #666;
			font-size: xx-small;
			padding-top: 1em;
}
.ceNav a:link  {
			color: #ff4500;
			text-decoration: none;}

.ceNav a:visited { color: #ff4500; text-decoration: none;}

.ceNav a:hover { color: #222; ; text-decoration: underline;}

.ceNav div.row span.left {
  float: left;
  text-align: left;
  width: 80%;
  }

.ceNav div.row span.right {
  float: right;
  text-align: right;
  width: 20%;
  }

.topform {
	margin-bottom: 0;
	padding-bottom: 0;
}

.searchform	{
	color: #222;
	font-size: 9pt;
	/* background-color: #E9F2FC; */
	background-color: #fff;
	width: 100%;
	 }

.searchformSmall {
	font-size: 8pt;
}

.searchform select  {
	 color: #ff4500;
	 font-size: 8pt;

	 
	 background-color: #fff;
	  }

.searchform input  {
	 color: #ff4500;
	 font-size: 8pt;

	  }

.searchform td.right {
			float: right;
			text-align: right;
}


.norecordmsg {
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 1em;
	padding-top: 1em;
	text-align: center;
}

table.cedata {
		width: 100%;
		empty-cells: show;
		margin-top: 1em;
		}

table.cedata a:link  {
			color: #2F4F4F;
			text-decoration: none }
table.cedata a:visited {
			color: #ff4500;
			text-decoration: none }
table.cedata a:hover {
			color: #222;
			text-decoration: underline; }

table.cedata tr.rowhead
		{

		font-size: 8pt;
		color: #0000CD;
			}

table.cedata th.left {
	text-align: left;

}

table.cedata th.center {
	text-align: center;
}

table.cedata th.right {
	text-align: right;
}

table.cedata td.left {
	text-align: left;
}

table.cedata td.center {
	text-align: center;
}

table.cedata td.right {
	text-align: right;
}

table.cedata tbody .rowa
		{
		background:#FFFFFF;

		font-size: 8pt;
		}

table.cedata tbody .rowb
		{
		background:#EFEFEF;

		font-size: 8pt;
		}

.cedatainfo	 {
	width: 50%;

		font-size: 8pt;
}
.cedatainfo tr {
	text-align: right;

		font-size: 8pt;
}

	
/*
	
.action	{
	color: #222;
	font-size: 90%;

	background-color: #dedede;
	width: 100%;
	 }
	 
.action td.bold { font-weight: bold; }
.action td.center { text-align: center; }	 

.actionform	{
	color: #222;
	font-size: 100%;

	background-color: #dedede;
	width: 100%;
	 }	 

actionform table {
	 background-color: #dedede;
	}	

.actionform td {
	 background-color:  #CBCBCB;
	 padding: 3px;
	 margin: 0px;
	}	 
	
.actionform span.data {
	 background-color:  #EBEBEB;
	 padding-left: 4px;
	 padding-right: 4px;

	 font-size: 8pt;
	 
	}		
	
.actionform input[type=image]	{
	background-color:  #EBEBEB;
}
	
.actionform td.bold { font-weight: bold; }
	
.actionUnit {
	 background-color: #CBCBCB;
	}	

.actionUnit th {
	 background-color:  #B4B4B4;
	 margin: 0px;
	}		
	
.actionUnit td {
	 background-color:  #EBEBEB;
	 margin: 0px;
	}	

.actionformSmall {
	font-size: 8pt;
}

.actonform select  {
	 color: #ff4500;
	 font-size: 8pt;

	 background-color: #fff;
	  }

.actionform input  {
	 color: #ff4500;
	 font-size: 8pt;

	 background-color: #fff;
	  }	
	  

td.listHeadsBg   {font-size: 11px;

  background-color: #F7DB94;
   border-top: medium none #fff; border-bottom: medium none #c0c0c0 }
*/