/* CSS Document */

.tablebox {
  margin: 0;
  border: 0;
  padding: 0;
  width: 718px;
  background: url(gif/table_bg.gif) repeat-y;

}

.tablebox_580 {
  margin: 0;
  border: 0;
  padding: 0;
  width: 500x;
  background: url(gif/table_bg_580.gif) repeat-y;

}


.tableheader {
  margin: 0;
  padding: 0;
  height: 17px;
  width: 711px;
  font: bold 11px Verdana;
  color: #fff;
  letter-spacing: 0.11em;
  overflow: hidden;
  background: url(gif/box_head_bg.gif) repeat-x;
}


.tablefooter {
  margin: 0;
  padding: 0;
  height: 15px;
  background: url(gif/box_bott.gif) repeat-x;
}

.tabletoolbarup {
  margin: 0;
  padding: 2px 10px;
  font: 11px Verdana, Arial, sans-serif;
  border-bottom: 1px dashed #000;
  width: 691px !important;
  width: 701px;
}


.tabletoolbarbottom {
  margin: 0;
  padding: 0 10px;
  padding-top: 2px;
  font: 11px Verdana, Arial, sans-serif;
  border-top: 1px dashed #000;
  width: 691px !important;
  width: 701px;
  position: relative;
  top: 5px;
}

.tabletoolbarup  a, .tabletoolbarbottom  a {
	color: #2b4d2b;
	text-decoration: none;
	font-weight: bold;
}
.tabletoolbarup  a:hover, .tabletoolbarbottom  a:hover {
	text-decoration: underline;
}

.tableheader .text_h {
	position: relative;
	left: 24px;
	top: -18px;
	color: #fff;
	padding: 0;
	margin: 0;
}

.tableheader .shad_h {
	position: relative;
	left: 3px;
	top: -4px;
	color: #000;
	padding: 0;
	margin: 0;
}

.tableclass {
	width: 700px;
	border: 0px solid #333;
	margin: 5px 15px 0px 6px !important;
	margin: 0;
	font: 12px Verdana, Arial, sans-serif;
}


.tableclass th {
	background-color: #88B093;
	font: bold 12px Verdana, Arial, sans-serif;
	color: #fff;
	padding: 1px;
	margin: 1px;
	border: 1px solid #A3C4A6;
}

.tableclass td {
	margin: 1px;
	padding: 1px;
	border: ;
}

.tableclass tr {
	vertical-align: middle;
	color: #004529;
}

.tableclass tr.paros {
	background-color: #B7DBBA;
}

.tableclass tr.paratlan {
	background-color: #DAE8D5;
}

.tableclass td a{
	font: 12px Verdana, Arial, sans-serif;
	color: #004529;
	text-decoration: underline;
}

.tableclass td a:hover{
	text-decoration: none;
}


.text_h a {font-size: 11px; color:#fff}

.printlink a {	
	font: 12px Verdana, Arial, sans-serif;
	color: #004529;
	text-decoration: none;
}

.printlink a:hover {
	text-decoration: underline;
}

