body, td, ul, ol, p, input {
  font-size: 10px;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #000080
}

.inputbox {
	height:16px; width:214px; BORDER-RIGHT: #000080 0px solid; PADDING-RIGHT: 2px; BORDER-TOP: #000080 0px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; BORDER-LEFT: #000080 0px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #000080 0px solid; BACKGROUND-COLOR: #00B2EB}

.inputbox2 {
	height:100px; width:298px; SCROLLBAR-HIGHLIGHT-COLOR: #4B8CDC; SCROLLBAR-SHADOW-COLOR: #4B8CDC; SCROLLBAR-3DLIGHT-COLOR: #4B8CDC; SCROLLBAR-ARROW-COLOR: #000080; SCROLLBAR-TRACK-COLOR: #4B8CDC; SCROLLBAR-DARKSHADOW-COLOR: #4B8CDC; BORDER-RIGHT: #000080 0px solid; PADDING-RIGHT: 2px; BORDER-TOP: #000080 0px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; BORDER-LEFT: #000080 0px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #000080 0px solid; BACKGROUND-COLOR: #00B2EB}

.inputbox3 {
	height:18px; width:224px; BORDER-RIGHT: #000080 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #000080 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; BORDER-LEFT: #000080 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #000080 1px solid; BACKGROUND-COLOR: #FFFFFF}

#filter
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000000;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}


#box 
{
	display: none;
	position: absolute;
	top: 25%;
	left: 36%;
	width: 270px;
	height: 170px;
	padding: 48px;
	margin:0;
	border: 1px solid black;
	background-color: white;
	z-index:101;
	overflow: none;
}

#boxtitle
{
	position:absolute;
	float:center;
	top:0;
	left:0;
	width:366px;
	height:24px;
	padding:0;
	padding-top:4px;
	left-padding:8px;
	margin:0;
	border-bottom:4px solid #3CF;
	background-color: #09c;
	color:white;
	text-align:center;
}

.small {
  font-size: 8pt;
  font-family: verdana, arial, helvetica, sans-serif
}

.title {
  font-size: 14px;
  font-weight: 600;
  color: #606060;
  letter-spacing: 1px;
  font-family: arial, helvetica, sans-serif;
  text-decoration: none
}

.title2 {
  font-size: 12px;
  font-weight: 600;
  color: #606060;
  letter-spacing: 1px;
  font-family: arial, helvetica, sans-serif;
  text-decoration: none
}

h1.def {
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #FF0000;
	display:inline;
}

A { 
  color: #000080;
  text-decoration: underline
}

A:hover {
  color: #000080;
  text-decoration: none
}

a.menu { 
 font-size: 11px;
 font-weight: 400;
 font-family: arial, helvetica, sans-serif; 
 color: #000020; 
 text-decoration: none
} 

A.menu:hover {
  color: #009F67;
  text-decoration: underline
}

a.menu2 { 
 font-size: 11px;
 font-weight: 400;
 font-family: arial, helvetica, sans-serif; 
 color: #000020; 
}

a.menu3 { 
 font-size: 11px;
 font-weight: 400;
 font-family: verdana, helvetica, sans-serif; 
 color: #000000; 
 text-decoration: none
}  
