body 
{
	background-color: #d4d0c8;
	font-family: sans-serif;
	font-size: 0.9em;
}

body,html
{
	margin:0px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	height: 100%;
}

/*td
 {
   font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 10px;
}*/

.center_table 
{
   margin-left: auto; margin-right: auto; text-align: left;
}

.keret
 {
   border-style: solid; border-color: #8f8f8f; background-color: #eeeeee;
   border-left-width: 1px; border-right-width: 1px; border-top-width: 1px; border-bottom-width: 1px;
}

.bold
 {
   background-color: #d4d0c8; font-size: 12;
   font-weight: bold;
}

.caption 
{
   font-weight: bold;
}

.center
 {
   text-align: center;
}

div.body
{
	margin: 6px 6px;
}

div.container {
   min-height:100%;
   position:relative;
}

