div {
  	width:100%; 
  	height:54px; 
 	display: block;
	padding-left: 4px;
	padding-top: 4px;
	margin: 0px;
  }
.table 				{  background-color: #FDE4CD; }
.table-active 		{  background-color: #FDE4CD; }
.table-sub 			{  background-color: #BBEEFF; }
.table-sub-active 	{  background-color: #FFFFFF; }
.table:hover 		{  background-color: #FF6600; }
.table-active:hover {  background-color: #FF6600; }
.table-sub:hover 	{  background-color: #003366; }
.menu {  
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 14px; 
	line-height: 14px; 
	color: #FF6600; 
	text-decoration: none; 
	font-weight: bold;
	}
.menu-active {  
	background-color: #FDE4CD; 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 14px; 
	line-height: 14px; 
	color: #003366; 
	text-decoration: none; 
	font-weight: bold;
	}
.menu-sub {  
	font-family: Helvetica, Arial, sans-serif; 
	background-color: #BBEEFF; 
	font-size: 14px; 
	line-height: 14px; 
	color: #003366; 
	text-decoration: none; 
	font-weight: bold;
	}
.menu-sub-active {  
	background-color: #FFFFFF; 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 14px; 
	line-height: 14px; 
	color: #003366; 
	text-decoration: none; 
	font-weight: bold;
	}
.menu:hover {  
	background-color: #FF6600; 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 14px; 
	line-height: 14px; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold;
}
.menu-active:hover {  
	background-color: #FF6600; 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 14px; 
	line-height: 14px; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold;
}
.menu-sub:hover {  
	background-color: #003366; 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 14px; 
	line-height: 14px; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold;
}
.body {  
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 14px; 
	line-height: 16px; 
	color: #003366;
	text-decoration: none; 
	font-weight: bold;
	}
.reduced {  
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 13px; 
	line-height: 14px; 
	color: #003366;
	text-decoration: none; 
	font-weight: bold;
	}
.calendar {  
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 12px; 
	line-height: 14px; 
	color: #003366;
	text-decoration: none; 
	font-weight: bold;
	}
a:hover {  
	color: #FF6600; 
	text-decoration: none;
	}
.headline {  
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 14px; 
	line-height: 16px; 
	color: #FF6600; 
	text-decoration: none; 
	font-weight: bold;
	}
