/* CSS Document */
#fullheight{height:100%;}


table#hmenu td {
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
	background-color: #85c322;
	height: 25px;
}


table#hmenu td#order {
	background-color: #ea1818;
}


table#infobox td, table#infobox li {
  	font-size:11px;
}


table#infobox td#right {
  	border-top: 2px solid #d2d2d2;
  	padding-top:5px;
}

table#help {
	margin-bottom: 15px;
	border: 1px dashed #85c322;
	background-color: #f4f4f4;
}

table#help td {
	font-size:11px;
}

div#list {
  	margin-top:10px;
  	margin-bottom:10px;  
}

.note {
  	font-size:10px;
	font-weight: normal;
}

table#subnav {
	background-color: #F8F8F8;
}

table#subnav th {
	color:#999999;
 	font-size:16px;
	font-weight: bold;
	text-align:center;
	border-top: 3px solid #85c322;
	border-bottom: 1px solid #DDDDDD;
	padding-top:5px;
	padding-bottom:5px;	
}

table#subnav img {
	margin-right: 7px;
}

table#subnav td {
	text-align:left;
	border-bottom: 1px solid #DDDDDD;
	padding-top:5px;
	padding-bottom:5px;
}

table#subnav a {
  color:#666666;
  text-decoration:none;
  font-size:11px;
}

table#subnav a:hover {
  text-decoration: none;
  margin-left: 5px;
}

table#overview td#first {
  background-color: #e4e4e4;
  padding-left:5px;
  color:#666666;
  font-weight:bold;
}

table#overview td#mark {
  background-color: #85c322;
  color:#FFFFFF;
  font-weight:bold;
}

table#overview td#split {
  background-color: #cce049;
  padding-left:5px;
  color:#FFFFFF;
  font-weight:bold;
}

table#overview td#odd {
  background-color: #f4f4f4;
}

table#overview td#even {
  background-color: #f1f1f1;
}

table#overview td#order {
  background-color: #ea1818;
}

table#overview th, table#list_t1 th {
	background-color: #f1f1f1;
  	font-weight:bold;
  	border-bottom: 3px solid #85c322;
	font-size: 11px;
}

table#list_t1 th {
	padding: 4px;
}

table#list_t1 th#dashed {
	border-right: 1px dashed #D8D8D8;	
}

table#list_t1 td {
	padding: 4px;
	border-bottom: 1px dashed #D8D8D8;
	border-right: 1px dashed #D8D8D8;	
}

table#list_t1 td#first {
	border-left: 1px dashed #D8D8D8;	
}

table#list_t1 td#firstbul {
	border-left: 1px dashed #D8D8D8;	
	border-right: none;	
	padding-right: 0px;
}

table#overview td#hr {
	background-color: #f1f1f1;
  	border-top: 3px solid #85c322;
}

a#nav {
  color:#FFFFFF;
  text-decoration:none;
}

a#nav:hover {
  text-decoration: underline; 
}

.green {
	color: #85c322;
	font-weight: bold;
}

.ifp {
  display:none;
}

table#choices td{
  background-color: #e7f3d3;
}

table#form td{
  background-color: #f1f1f1;
}

table#status{
  border: 1px solid #CCCCCC;
}

table#status td{
  background-color: #f1f1f1;
}

table#form th{
	background-color: #f1f1f1;
  	font-weight:bold;
  	border-bottom: 3px solid #85c322;
	font-size: 11px;
	text-align:left;
}

table#form td#notice,
td#notice,
tr#notice, 
.notice, 
div#notice,
p#notice {    
  background-color: #FFCCCC;
}

.div3 {
	margin-bottom: 20px;
}