.white {  background-color: #FFFFFF}
.table_list { 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000
}
body {  
	font-size: 12px; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	background-color: #EEEFF0;
	font-family:Arial, sans-serif;
}
.table_list td {  
	clip:   rect(   ); 
	padding-right: 6px; 
	padding-left: 6px; 
	padding-top: 1px; 
	padding-bottom: 1px;
	height:40px;
	vertical-align:top;
}
li {  list-style-type: square; color: #333366; list-style-position: inside}
.text_small  {font-size: 9px; color: #333366; font-weight: bolder }
table {  font-size: 13px }
.load {  font-size: 14px }
span.head { color: #3D4569; font-size: 155%; font-weight: bold  ;  padding-left: 20px;}
.night
		{
		background-color: #333366; 
		border: 1px solid #333366;
		color: #FFFFFF;
		font-size:24px;
		font-weight:bold;
		padding: 5px;
		}
hr	{color: #333366; height:1px;}
button { width: 55pt}
ul
	{
	position:relative
	}
li {
	position:relative; color: #333366; white-space:normal; width:auto; height:auto; list-style-position: inside
	}
h2 {
	font-size:110%;
	color:#cc0000;
	text-align:center;
	margin:3px 0;
}
.btn {
	/*background-color:#3d4569;*/
	display:block;
	width:100px;
	height:25px;
	vertical-align:middle;
	/*outline:none;*/
}
.btn input {
	margin-top:1px;
	width:98px;
	height:33px;
	background-color:#3d4569;
	border:1px solid #fff;
	outline:none;
	color:#fff;
	cursor:pointer;
}
.btn input:focus, .btn:focus {outline:none; border:0px none;}

.chk {border:0px none;}

a.Listmenu
	{
	  padding-left: 0px;

	  cursor: pointer;

	  font-size: 9pt;

	  border: none; left: 0px;
	  width: 100%;
	  height: 100%;
  }

a.Listmenu:link, a.Listmenu,
a.Listmenu:active, a.Listmenu:visited,
a.link:link, a.link,
a.link:active, a.link:visited
	{
	color:#0000FF;
	text-decoration:underline;
	cursor:pointer;
	}

a:visited { background-position: 0 -40px; }

a.Listmenu:hover
	{
	  /*text-decoration: none;
	  border: 0;
	  width: 100%;
	  height: 100%;
	  left: 0px;
	  clip:        rect(   );*/
	  background-color: #BEC5DE;
	  /*padding-left: 0px;*/
  }
