<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	margin:0;
	padding:0;
	font-family:verdana;
	font-size:x-small;
	background:#eff5fc;	
}

table, div, p{
	font-family:verdana;
	font-size:x-small;
}

a, a:link, a:hover, a:active, a:visited{
	font-family:verdana;
	font-size:x-small;
}

a img{
	border:0;
}

form{
	margin:0;
	padding:0;
}

input, select, textarea{
	font-family:verdana;
	font-size:x-small;
	padding:0;
	margin:0;	
}

html&gt;body body, html&gt;body table, html&gt;body div, html&gt;body p, html&gt;body input, html&gt;body select, html&gt;body textarea{
	font-size:small;
}

html&gt;body a, html&gt;body a:link, html&gt;body a:hover, html&gt;body a:active, html&gt;body a:visited{
	font-size:small;
}

h1{
	font-size:170%;
	margin:0 0 10px 0;
}

h2{
	font-size:150%;
	margin:0 0 10px 0;
}

h3{
	font-size:120%;
	margin:0 0 10px 0;
}

h4{
	font-size:100%;
	margin:0 0 10px 0;
}

h5{
	font-size:90%;
	margin:0 0 10px 0;
}

#body{
	float:left;
	width:100%;
	min-width:740px;
	padding-bottom:5px;
}

#head{
	background:url(/templates/admin/default/images/head_bg.gif) repeat-x;
	height:47px;
}

#bar{
	float:right;
	color:#ffffff;
	background:url(/templates/admin/default/images/bar_left.gif) no-repeat;
	background-position:left bottom;
	padding:0 0 0 4px;
	font-size:85%;	
}

#bar ul{
	margin:0;
	padding:1px 0 4px 0;
	list-style:none;
	float:left;
	background:url(/templates/admin/default/images/bar_bg.gif) repeat-x;
	background-position:left top;
}

#bar ul li{
	float:left;
	margin:0;
	padding:0px 15px 0px 0px;
}

#bar a:link, #bar a:active, #bar a:visited{
	color:#ffffff;
	text-decoration:none;
	font-size:100%;
}

#bar a:hover{
	color:#ffffff;
	text-decoration:underline;
	font-size:100%;
}

#lang_bar{
	background:url(/templates/admin/default/images/lang_bar_bg.gif) repeat-x;
}

.lang_switch{
	float:left;
	margin:0 9px 0 0;
	color:#ffffff;
}

.lang_switch input{
	width:24px;
	height:19px;
	color:#5a7392;
	border:1px solid #7f9db9;
	background:#ffffff;
	font-size:95%;
}

.lang_switch div{
	float:left;
}

.lang_select{
	margin:0 5px 0 5px;
}

.lang_select select{
	height:18px;
	color:#5a7392;
	border:1px solid #7f9db9;
	text-align:center;
	font-size:90%;
}

.lang_name{
	padding:3px 0 0 0;
	font-size:90%;
}

#lang_switcher{
	float:right;
	padding:5px 0 5px 0;
}

#support_lnk{
	float:left;
	margin:4px 0 0 32px;
	height:22px;
}

#support_lnk div{
	float:left;
	height:22px;
}

#content{
	clear:left;
	float:left;
	width:100%;
}

#menu{
	float:left;
	border:1px solid #7f9db9;
	background:#ffffff;
	width:170px;
	margin:8px 0px 8px 5px;
}


#menu ul{
	margin:12px 14px 14px 14px;
	padding:0;
	list-style:none;
}

#menu ul li{
	margin:0 0 4px 0;
}

#menu a:link{
	color:#3070be;
	text-decoration:underline;
}

#menu a:active{
	color:#f00000;
	text-decoration:underline;
}

#menu a:hover{
	color:#3070be;
	text-decoration:none;
}

#menu a:visited{
	color:#003366;
	text-decoration:underline;	
}

.menu_addition{
	margin:0 0 0 6px;
}

#solid{
	width:100%;
	padding:8px 5px 8px 5px;
}

.error_str{
	background:red;
}

#page_prop{
	border:1px solid #7f9db9;
	background:#ffffff;
	padding:0px 8px 0px 8px;
}

#page_name{
	float:left;
	width:100%;
	border-bottom:1px solid #dae5f3;
}

#page_name h1{
	padding:0;
	margin:0;
	color:#2f6fbe;
	font-size:120%;
	float:left;
}

#page_icon{
	float:left;
	margin:0 5px 0 0;
}

#page_name div{
	display:inline;
}

#refresh{
	float:right;
	margin:6px 0 6px 0;
}

#navigation{
	clear:left;
	float:left;
	width:100%;
	padding:5px 0 5px 0;
}

#navigation ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}

#navigation ul li{
	float:left;
	margin:0 8px 0 0;
	padding:0 0 0 8px;
	background:url(/templates/admin/default/images/nav_li.gif) no-repeat;
	background-position:left center;
	color:#2f6fbe;
}

#navigation a:link, #navigation a:hover, #navigation a:active, #navigation a:visited{
	color:#2f6fbe;
}

#p_content{
	border:1px solid #7f9db9;
	background:#ffffff;
	padding:5px 8px 5px 8px;
	margin:0 0 5px 0;
}

html&gt;body #p_content{
	width:auto;
}

#horiz_menu{
	padding:0 0 5px 0;
}

#horiz_menu ul{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}

#horiz_menu ul li{
	margin:0;
	padding:0;
	float:left;
	border:1px solid #7f9db9;
	background:#ffffff;
	padding:3px;
	margin-right:5px;
}

#horiz_menu a:link, #horiz_menu a:hover, #horiz_menu a:active, #horiz_menu a:visited{
	color:#2f6fbe;
	text-decoration:none;
	font-weight:bold;
}

#filter{
	float:left;
	border:1px solid #7f9db9;
	background:#ffffff;
	padding:5px 8px 5px 8px;
}

html&gt;body #filter{
	width:auto;
}

#filter h2{
	color:#2f6fbe;
	border-bottom:1px solid #dae5f3;
	margin:0 0 7px 0;
	padding:7px 0 7px 35px;
	font-size:110%;
	background:url(/templates/admin/default/images/filter_icon.jpg) no-repeat;
	background-position:top left;
}

.filter_fname{
	text-align:right;
	color:#2f6fbe;
	font-weight:bold;
	font-size:80%;
	padding:0 3px 3px 0;
}

.filter_acts{
	padding:0 3px 3px 0;
}

.filter_acts select{
	font-size:80%;
	color:#2f6fbe;
	border:1px solid #7f9db9;
	width:45px;
	height:19px;
}

.filter_field{
	padding:0 3px 3px 0;
}

.filter_field input, .filter_field select{
	font-size:80%;
	color:#2f6fbe;
	border:1px solid #7f9db9;
	width:115px;
	height:19px;
}

.filter_button{
	border:1px solid #7f9db9;
	font-size:90%;
	background:#ffffff;
}

#filter_add{
	margin:5px 0 5px 0;
	border-top:1px solid #dae5f3;
	border-bottom:1px solid #dae5f3;
	padding:5px 0 2px 0;
}

#list_order{
	margin:10px 0 0 0;
	border:1px solid #7f9db9;
}

#order{
	background:#447ec5;
	white-space:nowrap;
}

#order div{
	float:left;
	color:#ffffff;
	margin:0 5px 0 0;
	padding:4px 0 4px 0;
}

#order div input, #order div select{
	font-size:95%;
	border:1px solid #7f9db9;
	background:#ffffff;
}

.list_head TD{
	border-right:1px solid #7f9db9;
	border-bottom:1px solid #7f9db9;
	background:#ffffff;
	white-space:nowrap;
}

.line_dark TD{
	border-right:1px solid #7f9db9;
	border-bottom:1px solid #7f9db9;
	background:#cccccc;
}

.line_white TD{
	border-right:1px solid #7f9db9;
	border-bottom:1px solid #7f9db9;
	background:#ffffff;
}

#group_acts{
	background:#447ec5;
	float:left;
	width:100%;
	color:#ffffff;
	white-space:nowrap;
}

#group_acts input{
	border:1px solid #7f9db9;
	background:#ffffff;
	padding:0 2px 0 2px;
}

#group_acts div{
	margin:3px 0 3px 0;
}

#group_buttons{
	float:right;	
}

#group_buttons input{
	margin:0 5px 0 0;
}

#page_navigation{	
	padding:5px 0 0 0;
	white-space:nowrap;
}

#page_navigation input{
	border:1px solid #7f9db9;
	background:#ffffff;
	padding:0 2px 0 2px;
}

#page_navigation select{
	margin:0 5px 0 5px;
}

#bottom{
	text-align:center;
	border-top:1px solid #7f9db9;
	border-bottom:1px solid #7f9db9;
	background:#ffffff;	
	padding:5px 0 5px 0;
	color:#5a7392;
}

#message{
	padding:0 0 5px 0;
}

#message div{
	border:1px solid green;
	background:#fcfaef;
	background:url(/templates/admin/default/images/ok_icon.gif) no-repeat;
	background-position:center left;
	padding:7px 5px 7px 50px;
	color:green;
}

#error {
	padding:0 0 5px 0;	
}

#error div{
	border:1px solid red;
	background:#fcfaef;
	background:url(/templates/admin/default/images/err_icon.gif) no-repeat;
	background-position:center left;
	padding:7px 5px 7px 50px;
	color:red;
}

.ae_f_text{
	background:#3399cc;
	color:#ffffff;
	text-align:right;
	border-bottom:1px solid #50aed7;
	border-right:1px solid #50aed7;
	padding:3px 5px 3px 5px;
	width:50%;
}

.ae_f_text SUP{
	color:red;
}

.ae_f_field{
	background:#7bcef7;
	border-bottom:1px solid #94d9f9;
	padding:3px 5px 3px 5px;
}

.ae_f_field input, .ae_f_field select{
	width:180px;
	height:20px;
	border:1px solid #7f9db9;
}

.ae_f_radio{
	width:auto;
	height:auto;
}

.ae_f_htmledit{
	background:#7bcef7;
	border-bottom:1px solid #94d9f9;
	padding:3px 3px 3px 3px;
}

.ae_f_htmledit textarea{
	width:800px;
	height:150px;
}

#enter td{
	background:#437dc5 url(/templates/admin/default/images/enter_right.gif) repeat-y;
	background-position:right;
	padding:0 25px 0 25px;
	color:#ffffff;
}

#enter input{
	border:1px solid #ffffff;
}

#enter a:link, #enter a:hover, #enter a:active, #enter a:visited{
	color:#ffffff;
}

#form_add{
	margin:10px 0 0 0;
	padding:5px 0 0 0;
	background:url(/templates/admin/default/images/hr.gif) repeat-x;
	background-position:top;
}

.form_add{
	margin:10px 0 0 0;
	padding:5px 0 0 0;
	background:url(/templates/admin/default/images/hr.gif) repeat-x;
	background-position:top;
}

#ae_submit{
	margin:10px 0 0 0;
}

#ae_submit input{
	border:1px solid black;
	background:#ffffff;
	margin:0 5px 0 0;
}

.multicombo{
	width:250px;
	height:70px;
	overflow:auto;
}

.multicombo input{
	width:auto;
	height:auto;
}

.multicombo_label{
	padding-left:5px;
}

.stat_block{
	border:1px solid #7f9db9;
	background:#ffffff;
	padding:5px 8px 5px 8px;
}

.stat_block h2{
	color:#2f6fbe;
	border-bottom:1px solid #dae5f3;
	margin:0 0 7px 0;
	padding:7px 0 7px 0;
	font-size:110%;
}

.stat_b_c{
	text-align:center;	
}

.stat_head TD{
	border-right:1px solid #7f9db9;
	border-bottom:1px solid #7f9db9;
	background:#ffffff;
	white-space:nowrap;
	font-weight:bold;
	text-align:center;
}

#total_tbl{
	border:1px solid #7f9db9;
}

#total_tbl TD, #total_tbl TH{
	border-right:1px solid #7f9db9;
	border-bottom:1px solid #7f9db9;	
}

#import_faza{
    border-collapse:collapse;
    border:1px solid #7F9DB9;
}

#import_faza td, #import_faza th{
    border:1px solid #7F9DB9;
}</pre></body></html>