 /******************************************************************************/
/* general tags */
body {
    font-family: arial, verdana, helvetica, geneva, sans-serif;
    background-color: #ebe9ea;
    color: #000000;
    font-size:13pt;
}


th.title {
    background-color: #EDE7CF;
    border: 1px solid #000000;
    color:#37329D;
}

th.field {
    font: 10pt Arial;
    font-weight:bold;
}

th {
    padding: 5px;
}

select.operator  {
    width: 100%;
}

input.textfield {
	width:160;
}

tr.odd {
    background-color: #EEEEEE;
    text-align: left;
}


tr.even {
    background-color: #E5E5E5;
    text-align: left;
}
 /*******************************************************************************/
/* additional tags */

.navbar {
	width:100%;
	background-color:#999999;
}

.navbar2 {
	width:100%;
	background-color:#999999;
}


.navcell {
	background-color:#F0F0F0;
	text-align:center;
}

.navcell2 {
	background-color:#EDE7CF;
	text-align:center;
}

A.navlink {

	width:100%;
	font:10pt Arial;
	font-weight:bold;
	color:#37329D;

}

A.navlink:hover {
	width:100%;
	font:10pt Arial;
	font-weight:bold;
	color:#CC0000;

}

A.edit {

	font:10pt Arial;
	font-weight:bold;
	color:#CC6699;

}


.results {
	background-color:#BBBBBB;
}

.results_cell {
	background-color:#F0F0F0;
	text-align:center;
	font:10pt Arial;
	font-weight:normal;
	color:#333333;
}

.table_title {
	height:37px;
	background-image:url('images/left_z_f.jpg');
	background-repeat:repeat-x;
	text-align:center;
	font:10pt Arial;
	font-weight:bold;
	text-transform:uppercase;
	color:#283B59;
}


.val_title {
	background-color:#E0E0E0;
	text-align:center;
	font:10pt Arial;
	font-weight:bold;
	color:#333333;
}

.val {
	background-color:#F0F0F0;
	text-align:center;
	font:10pt Arial;
	font-weight:normal;
	color:#333333;

}

.sport_building_title {
	background-color:#CCCCCC;
	text-align:center;
	font:10pt Arial;
	font-weight:bold;
	color:#333333;
	border:solid 1px #999999;
	width:500px;
}


.sport_building {
	background-color:#999999;
}

.type_sport_title {
	background-color:#CCCCCC;
	text-align:center;
	font:10pt Arial;
	font-weight:bold;
	color:#333333;
	border:solid 1px #999999;
	width:500px;
}

.product_sports_title {
	background-color:#CCCCCC;
	text-align:center;
	font:10pt Arial;
	font-weight:bold;
	color:#333333;
	border:solid 1px #999999;
	width:400px;
}

.type_sport {
	background-color:#999999;
}



.id_cell {
	background-color:#fff;
	text-align:center;
	font:10pt Arial;
	font-weight:normal;
	color:#a09ea8;
}


td.empty {
	background-color:#ebe9f7;
	text-align:center;
	font:10pt Arial;
	font-weight:bold;
	color:#CC0000;
}

div.title {
	text-align:center;
	font:14pt Arial;
	font-weight:bold;
	color:#333333;
}

.button {
	text-align:center;
	width:160px;
}

table.add {
	background-color:#CCCCCC;
	text-align:center;
	font:10pt Arial;
	font-weight:bold;
	color:#333333;
	border:solid 1px #999999;

}

