body {
  margin:0px;
  border:0px;
  padding:0px;
  overflow:hidden;
}

td {
  font-family: arial;
  font-size:12px;
  color: #FFFFFF;
}

#ie {
  position: absolute;
  margin:0;
  border:0;
  padding:0;
  height:100%;
  max-height:100%;
  overflow: auto;
}

tr.h1 {
  height:30px;
  background-color:#404040;
}

tr.h2 {
  height:85px;
  background-color:#FFFFFF;
}

tr.f1 {
  height:50px;
}

tr.f2 {
  height:25px;
  background:#404040;
}

tr.f2 td {
  font-size: 10px;
}

tr.f2 td a {
  text-decoration: none;
  color: #FFFFFF;
}

#contents {
  position:fixed;
  top:240px;
  bottom:85px;
  width:570px;
  padding-right:5px;
  padding-left:4px;
  overflow:auto;
  overflow-x:hide;
overflow-y : hidden; 
}

#contents a {
  color:#ffffff;

}

#ie {
  position:relative;
  text-align: left;
  padding-bottom: 2px;
  overflow-x:hide;

  
}

.h {
  color: #C3296C;
  font-weight: bold;
  width:10px;
}

td.menu a {
  font-size: 11px;
  
  color: #FFFFFF;
  text-decoration: none;
}

td.menu a.selected {
  color: #D92175
}

td.dot {
  font-size:20px;
  color:#D92175;
}

.form_table td{
	
	font-family:arial;	
	font-size:8pt;
	
}



.form_top{
  font-family: arial;
  font-size:13px;
  color: #ffffff;	
  
	
}

.form_table input{
	
		font-family:verdana;	
		font-size:8pt;
		

	
}