#vhours {
	color: #231f3f;
	font: normal 10pt/120% Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style:normal;
	font-weight: normal;
}

#vhours a {
	font-weight: bold;
	text-decoration: underline;
}

#vhours label {text-align:left;
	font-weight: 700;
}

#vhours .title {
	color: #231f3f;
	font: bold 11pt/120% Georgia, "Times New Roman", serif;
	margin: 12px 0px 4px, 0px;
}

#vhours .dates {
	width:100px;
}

#vhours .hours-cell {
	padding-right: 8px;
}

#vhours td {
	vertical-align: text-bottom;
}

#vhours td.students {
	vertical-align: middle;
	border-bottom: solid 1px #333;
}


input, textarea, select, option {
	font: normal 9pt/100% Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px 2px 3px 3px;
	color: #231f3f;
}

input.button {
	font: bold 9pt/100% Arial, Helvetica, sans-serif;
	padding: 2px 2px 3px 3px;
	text-align: center;
	color: #231f3f;
}
 
#vhours .HiddenColumn{
 	display:none;
}

#vhours .row-style {
	color: black;
	background-color: #d8c496;	
	font: normal 8pt Arial, Helvetica, sans-serif;
}

#vhours .alt-style {
	color: black;
	background-color: #f4efdb;	
	font: normal 8pt Arial, Helvetica, sans-serif;
}

#vhours .box {
	color: black;
	background-color: #f4efdb;	
	border: solid 1px #d8c496;	
	padding: 8px;
}


#vhours .sel-style {
	color: white;
	background-color: #231f3f;	
	font: normal 8pt Arial, Helvetica, sans-serif;
}

#vhours .header-style {
	color: white;
	background-color: #231f3f;	
	font: bold 9pt Arial, Helvetica, sans-serif;
}

#vhours .gvfooter {
  float: right;
  padding-right:6px;
  font: small-caps normal 8pt Arial, Helvetica, sans-serif;
  color: #000;
  }
  
#vhours .message {
	font: bold 11pt/120% Georgia, "Times New Roman", serif;
	margin: 4px 0px 4px, 0px;
   color: #4C448A;
  }
  
#vhours .missing {
   color: red;
	font-style: italic;
  }  
