html>body .fileInput
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   BORDER-RIGHT: thin none;
   BORDER-TOP: thin none;
   BORDER-LEFT: thin none;
   BORDER-BOTTOM: thin none;
   BACKGROUND-COLOR: white;
   BORDER-COLOR: white;
   -moz-opacity: 0;
   opacity:0;
   font-size: 18px;
   color: #FFFFFF;
   width: 92px;
   height: 62px;
   margin-left: -88px;
   cursor: pointer;
}
.fileInput
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
   BORDER-RIGHT: thin none;
   BORDER-TOP: thin none;
   BORDER-LEFT: thin none;
   BORDER-BOTTOM: thin none;
   BACKGROUND-COLOR: white;
   BORDER-COLOR: white;
   filter:alpha(opacity: 0);
   font-size: 25px;
   color: #FFFFFF;
   width: 92px;
   height: 62px;
   cursor: pointer;
}
.delete {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
   cursor: pointer;
}
.deleteNoLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
}
b.subNav
{
   font-weight: bold;
   color: #6666CC;
}
.linkLook
{
   text-decoration: underline;
   color: #6666CC;
   cursor: pointer;
}
.linkLookHicat
{
   text-decoration: underline;
   color: #336699;
   cursor: pointer;
}
.outlinedTable
{
   BORDER-RIGHT: solid #ccc 1px;
   BORDER-TOP: solid #ccc 1px;
   BORDER-LEFT: solid #ccc 1px;
   BORDER-BOTTOM: solid #ccc 1px;
}
html>body #file1div
{
   position:absolute;
   width:92px;
   z-index:2;
   overflow:hidden;
   cursor: pointer;
}
html>body #file2div
{
   position:absolute;
   width:92px;
   z-index:3;
   overflow:hidden;
   cursor: pointer;
}
html>body #file3div
{
   position:absolute;
   width:92px;
   z-index:4;
   overflow:hidden;
   cursor: pointer;
}
html>body #file4div
{
   position:absolute;
   width:92px;
   z-index:5;
   overflow:hidden;
   cursor: pointer;
}
html>body #file5div
{
   position:absolute;
   width:92px;
   z-index:6;
   overflow:hidden;
   cursor: pointer;
}
#file1div
{
   position:absolute;
   width:92px;
   z-index:7;
   overflow:hidden;
}
#file2div
{
   position:absolute;
   width:92px;
   z-index:8;
   overflow:hidden;
}
#file3div
{
   position:absolute;
   width:92px;
   z-index:9;
   overflow:hidden;
}
#file4div
{
   position:absolute;
   width:92px;
   z-index:10;
   overflow:hidden;
}
#file5div
{
   position:absolute;
   width:92px;
   z-index:11;
   overflow:hidden;
}
.outlinedTable
{
   BORDER-RIGHT: solid #369 1px;
   BORDER-TOP: solid #369 1px;
   BORDER-LEFT: solid #369 1px;
   BORDER-BOTTOM: solid #369 1px;
}
.selectedImage
{
   BORDER-RIGHT: double #369 4px;
   BORDER-TOP: double #369 4px;
   BORDER-LEFT: double #369 4px;
   BORDER-BOTTOM: double #369 4px;
}
.nonSelectedImage
{
   BORDER-RIGHT: solid black 1px;
   BORDER-TOP: solid black 1px;
   BORDER-LEFT: solid black 1px;
   BORDER-BOTTOM: solid black 1px;
}
.arial11Desc
{
   font-family : Arial, Helvetica, sans-serif;
   font-size: 11px;
   padding-left: 20px;
   padding-right: 20px;
   padding-bottom: 20px;
   padding-top: 25px;
}