@CHARSET "utf8";

body {
	font-family: arial;
	font-size: 12px;
}

#north .x-panel-body {
	background-color: #CEDFF5;
	background-image: url(/_files/imgs/e_cityruf_small.jpg);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	text-align: right;
	padding: 14px;
}

#north table {
	display: inline;
}

a.menu {
	text-decoration: none;
	color: #000000;
	padding: 3px;
	display: block;
}

a.menu:hover {
	background-color: #EEEEEE;
}

div.strong strong {
	font-weight: bold !important;
}

.x-form-disabled input {
	background: #DFE8F6;
}

.row-green {
	background: white !important;	
}

.row-red {
	background: #E2E3E3 !important;	
}
