.title,a.title:link,a.title:visited,a.title:hover,a.title:active,a.title:focus{color:#000000;font-family:Arial,Tahoma,Helvetica,Sans-Serif;font-size:16px;font-style:normal;font-weight:bold;text-decoration:underline;text-align:center;line-height:normal;}
.a,a:link,a:visited,a:hover,a:active,a:focus{text-decoration:none;position:relative;color:#013765;font-family:Arial,Tahoma,Helvetica,Sans-Serif;font-size:14px;font-style:normal;font-weight:normal;text-decoration:none;text-align:center;line-height:normal;}
.menudiv{width:50%;padding:5px;border:1px solid black;background-color:#FFFEFF;}
a[tooltip]:after{content:attr(tooltip);white-space:pre-line;width:150px;position:absolute;margin-left:10px;margin-top:10px;padding:2px;display:none;font-family:Arial,Tahoma,Helvetica,Sans-Serif;font-size:14px;font-style:normal;font-weight:normal;text-decoration:none;line-height:normal;padding:4px 8px;color:#333;left:0;top:100%;z-index:2;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow: 0px 0px 4px #222;-webkit-box-shadow: 0px 0px 4px #222;box-shadow: 0px 0px 4px #222;background-image:-moz-linear-gradient(top,#eeeeee,#cccccc);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#eeeeee),color-stop(1,#cccccc));background-image:-webkit-linear-gradient(top,#eeeeee,#cccccc);background-image:-moz-linear-gradient(top,#eeeeee,#cccccc);background-image:-ms-linear-gradient(top,#eeeeee,#cccccc);background-image:-o-linear-gradient(top,#eeeeee,#cccccc);}
a[tooltip]:hover:after{display:inline-block;}
.button,.input.button,a.button:link,a.button:visited,a.button:focus{padding:0px;background:-webkit-gradient(linear,left top,left bottom,color-stop(0.05,#d4d4d4),color-stop(1,#fffcff));background:-moz-linear-gradient(center top,#d4d4d4 5%,#fffcff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d4d4d4',endColorstr='#fffcff');background-color:#d4d4d4;border:1px solid #013765;display:inline-block;color:#013765;font-family:arial;font-size:10px;text-decoration:none;text-align:center;vertical-align:middle;margin-left:4px;width:65px;height=15px;cursor:pointer;}
.button:hover,a.button:hover{background:-webkit-gradient(linear,left top,left bottom,color-stop(0.05,#fffcff),color-stop(1,#d4d4d4));background:-moz-linear-gradient(center top,#fffcff 5%,#d4d4d4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcff',endColorstr='#d4d4d4');background-color:#fffcff;}

@keyframes glowing { 0% { background-color: #ff6347; box-shadow: 0 0 5px #ff6347; } 50% { background-color: #ff6900; box-shadow: 0 0 20px #ff6900; } 100% { background-color: #ff6347; box-shadow: 0 0 5px #ff6347; } }

.button_flash,a.button_flash{background:-webkit-gradient(linear,left top,left bottom,color-stop(0.05,#fffcff),color-stop(1,#d4d4d4));background:-moz-linear-gradient(center top,#fffcff 5%,#d4d4d4 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcff',endColorstr='#d4d4d4');background-color:#fffcff;   animation: glowing 1300ms infinite;  }



.button:active,a.button:active{position:relative;top:1px;}
.disabled_button,.input.disabled_button,a.disabled_button:link,a.disabled_button:visited,a.disabled_button:focus{ color:red; padding:0px;background:-webkit-gradient(linear,left top,left bottom,color-stop(0.05,#d4d4d4),color-stop(1,#fffcff));background:-moz-linear-gradient(center top,#d4d4d4 5%,#fffcff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d4d4d4',endColorstr='#fffcff');background-color:#d4d4d4;border:1px solid #a0a0a0;display:inline-block;color:#c0c0c0;font-family:arial;font-size:10px;text-decoration:none;text-align:center;vertical-align:middle;margin-left:4px;width:65px;height=15px;cursor:pointer;}
th.viewtable{background:#E5E5E5;border:2px solid silver;}
td.viewtable{border:2px solid silver;}
.td,.th{color:#000000;font-family:Arial,Tahoma,Helvetica,Sans-Serif;font-size:14px;font-style:normal;font-weight:normal;text-decoration:none;line-height:normal;}
.onmouseover{color:#013765;background-color:#e6e6fa;}
.onmouseout{color:#013765;background-color:transparent;}
input,textarea,select,option{color:#000000;font-family:Arial,Tahoma,Helvetica,Sans-Serif;font-size:14px;font-style:normal;font-weight:normal;text-decoration:none;line-height:normal;}
input.warning,textarea.warning,select.warning,option.warning{background-color:#FFC8C8;color:#000000;font-family:Arial,Tahoma,Helvetica,Sans-Serif;font-size:14px;font-style:normal;font-weight:normal;text-align:left;line-height:normal;text-decoration:none;}
.warning{color:#FF0000;background-color:transparent;font-family:Arial,Tahoma,Helvetica,Sans-Serif;font-size:14px;font-style:bold;font-weight:bold;text-align:center;line-height:normal;text-decoration:none;}
html,body{scroll:auto;top:0px;left:0px;right:0px;bottom:0px;width:100%;height:100%;padding:0px;margin:0px;color:#000000;text-decoration:none;font-family:Arial,Tahoma,Helvetica,Sans-Serif;font-size:14px;font-style:normal;font-weight:normal;text-align:left;line-height:normal;background-color:#FFFEFF;SCROLLBAR-FACE-COLOR:#013765;SCROLLBAR-HIGHLIGHT-COLOR:#EEEEEE;SCROLLBAR-SHADOW-COLOR:#EEEEEE;SCROLLBAR-3DLIGHT-COLOR:#c0c0c0;SCROLLBAR-ARROW-COLOR:#EEEEEE;SCROLLBAR-TRACK-COLOR:#EEEEEE;SCROLLBAR-DARKSHADOW-COLOR:#013765;}
.wzCtrl{background:#efefef !important;color:#000000 !important;font-family:Arial,Tahoma,Helvetica,Sans-Serif;font-size:14px;font-style:normal;font-weight:normal;text-decoration:none;line-height:normal;}
.wzCtrl button {margin-left:4px;cursor:pointer;color:#013765;background-color:transparent;font-family:Arial,Tahoma,Helvetica,Sans-Serif;font-size:10px;font-style:normal;font-weight:normal;text-align:center;vertical-align:middle;line-height:normal;text-decoration:none;background:-moz-linear-gradient(top,#fff,#ccc);background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#ccc));filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#00000000',EndColorStr='#30000000');}
.basefrm_top, .basefrm_top, basefrm_menu, .basefrm_menu, basefrm_menubar, .basefrm_menubar, basefrm_manubar, .basefrm_manubar, basefrm_below, .basefrm_below, basefrm_bottom, .basefrm_bottom, basefrm_user, .basefrm_user, basefrm_clock, .basefrm_clock, basefrm_state, .basefrm_state, basefrm_placeholder, .basefrm_placeholder, basefrm_scrolltotop, .basefrm_scrolltotop, th, .th { background-color:#ff6900 !important;background:#f70 !important;}




