Subversion Repositories DevTools

Rev

Rev 6048 | Rev 6181 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6048 Rev 6070
Line 128... Line 128...
128
.border {background-color:#F2F0E4}
128
.border {background-color:#F2F0E4}
129
.outerTable {background-color:#DAD7C8}
129
.outerTable {background-color:#DAD7C8}
130
</style>
130
</style>
131
</head>
131
</head>
132
<body text="#000000" leftmargin="0" topmargin="0" >
132
<body text="#000000" leftmargin="0" topmargin="0" >
133
<!-- MENU LAYERS -------------------------------------->
-
 
134
<div id="popmenu" class="menuskin" onMouseover="clearhidemenu();highlightmenu(event,'on')" onMouseout="highlightmenu(event,'off');dynamichide(event)"> 
-
 
135
</div>
-
 
136
<!-- TIPS LAYERS -------------------------------------->
-
 
137
<div id="formTipsLayer" style="position: absolute; z-index: 1000; visibility: hidden; left:0; top: 0; width: 10">&nbsp;</div>
-
 
138
<!-- HEADER -->
133
<!-- HEADER -->
139
<!--#include file="_header.asp"-->
134
<!--#include file="_header.asp"-->
140
<div class="div_table">
135
<div class="div_table">
141
  <%
136
  <%
142
  '-- FROM START ---------------------------------------------------------------------------------------------------------
137
  '-- FROM START ---------------------------------------------------------------------------------------------------------