body{
	background: #ffffff;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
}

.head {background: #6B677F;}
.white {color: white;}
.black {color: black; text-decoration: none;}
.gold {color: gold; text-decoration: none;}

a {color: #5B576F; text-decoration: underline; font-weight:bold;}
a:hover {color: Red; text-decoration: none; font-weight:bold;}


table{background: #bdcddb;}

td { background: transparent;}
tr { font-size: 11; font-family: verdana, tahoma, arial; background: #F7F7F7;}

th {
background-image: url('images/table_header_bg.gif');
}

.normal_row { background: #F7F7e9;}
th {font-size: 11; font-family: verdana, tahoma, arial; color:#555555;}

.dark
{
	background : #F2F2c4;
}

center {
	font-size: 16;
	font-weight:bold;
	font-family: verdana, tahoma, arial;

	margin-top: 6px;
	margin-bottom: 15px;

	}
p {text-align: justify}

.big { font-size: 20; }

.clear
{
	background : transparent;
}

#clear
{
	background : transparent;
}

#clear tr
{
	background : transparent;
}

#clear td
{
	background : transparent;
}



.percents
{
	color: grey;
	font-size: 9px;
}

.errors
{
	font-size: 13px;
	color: red;
}

.pexit
{
	font-family: arial, sans-serif;
	font-size: 19px;
	color: red;
}

.sexit
{
	font-family: arial, sans-serif;
	font-size: 19px;
}

.info
{
	font-size: 13px;
	color: blue;
}

textarea.filter
{
	width: 100px;
	height: 62px;
}

textarea.filter_half
{
	width: 100px;
	height: 31px;
}

textarea.filter_big
{
	width: 147px;
	height: 80px;
}

textarea.schedule
{
	width: 147px;
	height: 80px;
}

textarea.schedule_half
{
	width: 147px;
	height: 40px;
}

tr.header {font-weight:bold;}

.old
{
	background: #dddddd;
}

.graphic_table_header
{
	color: grey;
	font-size: 10;
}

.comment{ color: #808080 }
