body, p, td, tr, input, select, textarea, table {
  font-family: tahoma,verdana,arial,sans-serif;
  font-size: 12px;
}

table {
	empty-cells: show;
}


h1, h2, h3, h4, h5 {
  padding: 0px;
  margin: 0px;
  color: #405050;
  font-weight: bold;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

form {
  padding: 0px;
  margin: 0px;
}

label {
	cursor: pointer;
}

td.regformlabel {
	color: gray;
}

input, select, textarea {
	border: 1px solid gray;
}

a.MenuAAct:link, a.MenuAAct:visited, a.MenuAAct {
	color: #A82400; 
	font-weight: bold; 
	font-size: 16px; 
	font-family: Verdana;
	text-decoration: none;
}

a.MenuAAct:hover {
	color: #A82400; 
	font-weight: bold; 
	font-size: 16px; 
	font-family: Verdana;
	text-decoration: none;
}


a.MenuA:link, a.MenuA:visited, a.MenuA {
	color: black; 
	font-weight: bold; 
	font-size: 16px; 
	font-family: Verdana;
	text-decoration: none;
}

a.MenuA:hover {
	color: #A82400; 
	font-weight: bold; 
	font-size: 16px; 
	font-family: Verdana;
	text-decoration: none;
}


a:link, a:visited {
	color: #334c48;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

td.menu_header {
	color:#334c48; 
	font-size: 16px; 
	font-weight: bold;
}