.ak_madiv{
width: 190px;
float: left;
text-align: left;
height: 100%;
border-right: 2px solid #A9AAAC;
}
.ak_timediv{
width: 35px;
float: left;
height: 100%;
font-weight: bold;
border-right: 2px solid #A9AAAC;
}
.ak_titlediv{
width: 190px;
float: left;
height: 100%;
border-right: 2px solid #A9AAAC;
}
.ak_knddiv{
width: 371px;
height: 100%;
float: left;
}
.ak_deldiv{
width: 41px;
float: left;
height: 100%;
margin-top: 1px;
}
.a_timelabel{
width: 636px;
color: #000;
font-weight: bold;
font-size: 12pt;
text-align: left;
border-bottom: 1px solid #000;
margin-bottom: 2px;
padding-top: 9px;
}
.actionview{
clear: both;
width: 610px;
text-align: left;
height: 22px;
overflow: hidden;
background-color: #C0C0C0;
margin-bottom: 2px;
line-height: 22px;
-webkit-transition: width 0.3s; -moz-transition: width 0.3s; -ms-transition: width 0.3s; -o-transition: width 0.3s;
}

.actionview:hover{
clear: both;
width: 641px;
text-align: left;
height: 26px;
overflow: hidden;
line-height: 26px;
background-color: #fff;
margin-top: -2px;
margin-bottom: 0px;
}
.actionview1{
clear: both;
width: 610px;
text-align: left;
height: 22px;
background-color: #E0E0E0;
overflow: hidden;
margin-bottom: 2px;
line-height: 22px;
-webkit-transition: width 0.3s; -moz-transition: width 0.3s; -ms-transition: width 0.3s; -o-transition: width 0.3s;
}

.actionview1:hover{
clear: both;
width: 641px;
text-align: left;
height: 26px;
overflow: hidden;
line-height: 26px;
background-color: #fff;
margin-top: -2px;
margin-bottom: 0px;
}
.actionview_u{
clear: both;
width: 610px;
text-align: left;
height: 22px;
overflow: hidden;
background-color: #D24D5C;
margin-bottom: 2px;
line-height: 22px;
-webkit-transition: width 0.3s; -moz-transition: width 0.3s; -ms-transition: width 0.3s; -o-transition: width 0.3s;
}

.actionview_u:hover{
clear: both;
width: 641px;
text-align: left;
height: 26px;
overflow: hidden;
line-height: 26px;
margin-top: -2px;
background-color: #e1707d;
margin-bottom: 0px;

}
.submenu{
text-decoration: none;
color: #000;
}
.submenu:hover{
text-decoration: underline;
color: #000;}
.submenu_a{
text-decoration:none;
color: #000;
font-weight: bold;
}

.mainform{
border: 1px solid #fff;
background-color: #fff;
border-radius: 3px;
}
.mainform:hover{
border: 1px solid #e1707d;
background-color: #fff;
}
.mainform:selected{
border: 1px solid #e1707d;
background-color: #fff;
}

  .file_button_container,
  .file_button_container input {
       height: 22px;
       width: 162px;
   }

   .file_button_container {
        background: transparent url(datloadimg.gif) left top no-repeat;
   }
   
   
   
  .file_button_container:hover{
  background: transparent url(datloadimg_h.gif) left top no-repeat; 
}

   .file_button_container input {
       opacity: 0;
   }
   .stampedit{
position: fixed;
left: 200px;
top: 230px;
width: 320px;
height: 130px;
background-color: #a0a0a0;
z-index: 2;
box-shadow: 7px 7px 5px black; -moz-box-shadow: 7px 7px 5px black; -webkit-box-shadow: 5px 5px 3px black;
border-radius: 3px;

}
.stampedit_user{
position: fixed;
left: 200px;
top: 230px;
width: 400px;
height: 300px;
background-color: #a0a0a0;
z-index: 2;
box-shadow: 7px 7px 5px black; -moz-box-shadow: 7px 7px 5px black; -webkit-box-shadow: 5px 5px 3px black;
border-radius: 3px;

}
.clearlink{
text-decoration: none;
color: blue;
}
.clearlionk:hover{
text-decoration: none;
color: blue;
}
.clearlink:visited{
text-decoration: none;
color: blue;
}
.clearlink2{
text-decoration: none;
color: #000;
}
.clearlionk2:hover{
text-decoration: none;
color: #000;
}
.clearlink2:visited{
text-decoration: none;
color: #000;
}