body {margin:0; padding:10px;}
*{outline: none;font-family:Arial,Verdana,sans-serif;font-size:11px; color:#000;}

#top_menu {height:50px;text-align:center;position:fixed;left:0;top:0;z-index: 100;width: 100%; }
#inner_menu {text-align:center;background-color:#fff;width: 100%;height:50px;padding:5px;border-bottom:2px solid #F18D0F;}
table,tr,td {border-color:#ebebeb;}
#container {margin-top:80px;}

.warn_ok {color:#00BB00;font-weight:bold;}
.warn_notok {color: #FF0000;font-weight:bold;}
.selecteda { border:2px solid #F18D0F;}
.noselecteda { border:2px solid #FFF;}


.ajax-loading {padding: 0;height:35px;background: url('/templates/images/ajax-loader.gif') no-repeat center;}
/*.mini-ajax-loading {padding: 0;height:50px;background: url('/templates/images/ajax-loader.gif') no-repeat center;}*/

.highlight_ok { background-color:#66ccff;}
.highlight_notok { background-color:#ffff00;}

.bulletins {width:300px;}