body{
	font-family: Verdana;

	background-color: #3366FF;
	color: #FFFFFF;
	line-height: 1.166;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: #FF3300; 
	scrollbar-3dlight-color: #000080; 
	scrollbar-shadow-color: #4150A5; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #6476C0; 
	scrollbar-face-color: #5E84D1; 
	scroll: BODY; 
	scrollbar-highlight-color: #00FFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover{  color: #FF0000;
	text-decoration: none;
	font-weight:bold ;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}

/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Verdana;
	font-size: 120%;
	color: #FFF;
}

h2{
 font-size: 114%;
 color: #FFFFFF;
}

h3{
	font-size: 100%;
	color: #FFF
 ;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #535353;
}

h5{
 font-size: 100%;
 color: #535353;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Verdana;
 color: #334d55;
}
.menu
  {
   background-color:#0000CC; 
   border:1px solid #CCCCCC;
   width:150px;
   font-size:11px;
   font-family:verdana;
   position: absolute;
   font:bold;
   color: #ffffff;
   cursor: hand;
   padding:5;
  }
  .item_panel
  {
    width:150px;
    border-left:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    clip:rect(0,150,0,0);
    position:absolute;
  }
  .item_panel a
  {
   text-decoration:none;
   color:black;
   cursor:hand;
   
  }
  .item
  {
   background-color: #9999FF;
   width: 148px;
   font-size: 10px;
   font-family: verdana;
   
  }				
  .tooltip {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
}
  .table{
   background-color:##0030CE; 
   border:1px solid #CCCCCC;
}
div.hr {
	height: 40px;
	background-image: url(../images/bg_hr.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}
td {
	text-align: left;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}
body revision {
	font-size: 16px;
}
.Stil1 strong {
	font-weight: normal;
}
.Stil1 {
	font-weight: normal;
}

