img {border:0px;} 
basefont.javawebapp { font-size: 75%;font-family: Arial ,"Times New Roman", serif;}
:link { color: rgb(0,0,255) }  /* for unvisited links */
:visited { color: rgb(255,0,100) } /* for visited links */
a:active { color: rgb(0, 0, 0) } /* when link is clicked */
a:hover { color: rgb( 0, 255, 0) } /* when mouse is over link */
body { background-repeat: no-repeat; }


h5{
	font-family: courier;
	font-size: 70%;
	color: #0000FF;
	margin-top: 0px;
	margin-bottom: 8px;
}
#uploadreport {
	position:absolute;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	background:#4F3B6C;;
	padding:0px;
	width:100px;
	height:80px;
}


#savepage {
	position: absolute;
	z-index: 1;
}
#moveright {
	position: absolute;
	z-index: 1;
}
#blank {
	position: absolute;
	z-index: 1;
}

#greengolyr {
	font-family:verdana, arial, helvetica, sans-serif;
	position:absolute;
	background-color:#FFFFFF;
	border-width:2px;
	border-color:#000000;
	padding:0px;
	width:115px;
	height:16px;
}
#cbwrapper{
	position:absolute;
	border-style:solid;
	border-width:3px;	
	border-color:#000000;
	padding:0px;
	background:#00009C;
	width:141px;
	height:102px;
	visibility:hidden;
	z-index: 5;	
}

#chalkboard {
	font-family:verdana, arial, helvetica, sans-serif;
	line-height: 80%;
	position:absolute;
	background-color:#FFFFFF;
	border-width:2px;
	border-color:#000000;
	padding:0px;
	width:115px;
	height:91px;
	z-index: 1;
}

#fileinputs {
	position: absolute;

}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

#bluelyr {
	position:absolute;
	border-style:solid;
	border-width:3px;
	border-color:#000000;
	background:url(images/grabsmall.png) no-repeat;
	padding:0px;
	width:141px;
	visibility:hidden;	
}

#smallbluelyr {
	position:absolute;
	background:url(images/grabsmall.png) no-repeat;
	padding:0px;
	visibility:hidden;	
}
#objecttab {
  position:absolute;
z-index:20;
width:20px;
height:20px;
  background:#d3e3f9;
  layer-background-color:#d3e3f9;
}
#actiontab {
  position:absolute;
z-index:20;
width:20px;
height:20px;
  background:#d3e3f9;
  layer-background-color:#d3e3f9;
}




#progressBar {
	position:absolute;
	top:0px;
	left:0px;
	width:200px;
	height:30px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	padding:0px;
	z-index: 1;
}
#progressBar2 {
	position:absolute;
	top:0px;
	left:0px;
	width:0px;
	height:5px;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	padding:0px;
	z-index: 1;
}

#progressIndicator {
	position:absolute;
	top:0px;
	left:0px;
	background-color:#FF0000;
	width:1px;
	height:30px;
	font-size:1px;
	z-index: 1;
}

#progressText {
	position:absolute;
	top:0px;
	left:0px;
	border-style:none;
	width:200px;
	height:30px;
	text-align:center;
	color:#FFFFFF;
	font-family:verdana;
	font-size:22px;
	z-index: 1;
}
#progressIndicator2 {
	position:absolute;
	top:0px;
	left:0px;
	background-color:#FF0000;
	width:0px;
	height:5px;
	font-size:0px;
	z-index: 1;
}

#progressText2 {
	position:absolute;
	top:0px;
	left:0px;
	border-style:none;
	width:200px;
	height:5px;
	text-align:center;
	color:#EEEEEE;
	font-family:verdana;
	font-size:9px;
	z-index: 1;
}



#mContainer {
	position:relative;
	height:420px;
}

.mImg {
	visibility:hidden;
	border-style:solid;
	border-width:1px;
}

PRE {
	background-color:#CCCCCC;
	border-color:#C0C0C0;
	border-style:solid;
	border-width:1px;
	font-family:verdana;
	font-size:9px;
	padding:10px;
}

 #mybutton   {border-style: inset;
        border-color: #ff6633;
        background-color: #CC3300;
        text-decoration: none;   
        width: 80px;
        text-align: center;}
  
  .buttontext {color: white; 
                text-decoration: none;   
                font: bold 12pt Verdana;
                cursor: hand;}

  .buttonover  {color: yellow; 
                text-decoration: none;
                font: bold 12pt Verdana;
                cursor: hand;}

		
