#container	{width:773px; margin: 0 auto;}
#header			{text-align:left;}
#page				{width: 721px;margin: 0 auto;padding-top: 20px;font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;}
#content 		{float: left;width: 670px;margin-left: 25px;}
#c_left 		{text-align:left;float: left;width: 330px;}
#c_right 		{text-align:left;float: right;width: 330px;}
#top 				{width:721px;height: 141px; margin:0;float:left;background:url("../img/header.jpg") top left;}
#footer a 	{color: #ffffff; padding: 3px 4px 3px 4px;margin: 1px;text-decoration: none;}
#footer a:hover {text-decoration: underline;}
#footer a:active {background-color:  #999999;}


#abc 					{text-align:right;background-color: #000000; font-size: 10px;}
#abc a				{color:#CC0000;text-align:right; float:right;}
#sat_left			{float: left;}
#sat_right		{float: right;}
#sat_container  {background:##3E3A39 url("loading.gif") 50% 50% no-repeat;border-bottom: 1px solid #000000;;margin:28px 0 0 0;width:625px;height:480px;}


table {
	float:left;
	width: 100%;
	color: #212424;
	margin: 0 0 1em 0;	
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
table, tr, th, td {
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
}
caption {
	width: 100%;
	height: 39px;
	font-size: 11px;
	line-height: 0;
}
caption:hover {
	background-position: 98% 100%;
}

/* HEADER */

thead {
	background: #ccffa9;
}
thead tr th {
	padding: 1em 0;
	text-align: center;
	color: #FFFFF;
	border: 1px solid #003399
}

/* FOOTER */

tfoot {
	color: #fff;
	background: #524123;
}
tfoot tr th, tfoot tr td {
	padding: .2em .6em;
	border-top: 2px solid #BCE117;
}
tfoot tr th {
}
tfoot tr td {
	text-align: right;
}

/* BODY */

tbody tr td {
	background: #FFFFFF url(/agrar/gifs/bg_cell.gif) no-repeat top left;
	height: 25px;
}
tbody tr.odd td {
	background-color: #ccffa9;
}
tbody tr td:hover, tbody tr.odd td:hover {
	background: #ccffa9;
}
tbody tr th, tbody tr td {
	padding: 0.1em 0.4em;
	border: 1px solid #003399;
}
tbody th {
	padding-right: 1em;
	text-align: left;
	font-weight: normal;
	background: #ccffa9 url(/agrar/gifs/bg_cell.gif) no-repeat top left;
}

tbody small {
	text-transform: none;
}

tbody tr {
	padding-right: 1em;
	text-align: center;
	font-weight: normal;
	background: #c5e894 url(/agrar/gifs/bg_cell.gif) no-repeat top left;
}
tbody tr th:hover {
	background: #FFFFFF;
}

tbody th#abc  		{padding: 0.1em 0.4em; text-align: center;background-color:#EEEEEE; color: #000000;}
tbody td#dis0 		{ background-color:#eeeeee; color: #000000;}
tbody td#dis1 		{ background-color:#99CC00; color: #000000;}
tbody td#dis2 		{ background-color:#FFFF00; color: #000000;}
tbody td#dis3 		{ background-color:#FF9900; color: #000000;}
tbody td#dis4 		{ background-color:#CC0000; color: #000000;}

tbody TD#pro0 		{ background-color:#E7FFA5; color: #000000;}
tbody TD#pro4 		{ background-color:#99CC00; color: #000000;}	
tbody TD#pro3 		{ background-color:#FFFF00; color: #000000;}
tbody TD#pro2 		{ background-color:#FF9900; color: #000000;}
tbody TD#pro1 		{ background-color:#CC0000; color: #000000;}

tbody TD#gra0 		{ background-color:#0066FF; color: #000000;}
tbody TD#gra1 		{ background-color:#800040; color: #000000;}
tbody TD#gra2 		{ background-color:#99CC00; color: #000000;}
tbody TD#gra3 		{ background-color:#FF9900; color: #000000;}
tbody TD#gra4 		{ background-color:#FFFF00; color: #000000;}

tbody TD#spr0 		{ background-color:#EEEEEE; color: #000000;}
tbody TD#spr1 		{ background-color:#99CC00; color: #000000;}
tbody TD#spr2 		{ background-color:#FFFF00; color: #000000;}
tbody TD#spr3 		{ background-color:#CC0000; color: #000000;}
tbody TD#spr4 		{ background-color:#006600; color: #000000;}
tbody TD#spr5 		{ background-color:#FFCC00; color: #000000;}
tbody TD#spr6 		{ background-color:#990000; color: #000000;}

table a {
	float: left;
	width: 64px;
	height: 64px;
	text-decoration: none;
	background: transparent;
}
table a {
	float: none;
	width: auto;
	height: auto;
	font-size: 11px;
	background: none;
}

/* LINKS */

table a {
	color: #854400;
	text-decoration: none;
}
table a:visited {
	text-decoration: line-through;
}
table a:hover {
	text-decoration: underline;
}

