body, p, td, tr, input, select, textarea, table {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
}

table {
	empty-cells: show;
}


h1, h2, h3, h4, h5 {
  padding: 0px;
  margin: 0px;
}

h1 {
	color: #7F1B00;
}

h2 {
	font-size: 14px; 
}

hr.head {
	height:3px; 
	border:1px solid #B7B7B7; 
	background-color:#B7B7B7;
}

h3.head {
	color:#B7B7B7;
	font-size: 10px;
}

form {
  padding: 0px;
  margin: 0px;
}

input, textarea {
	border: 1px solid #d3d3d3;
}

div.description {
	font-size: 12px;
}


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: underline;
}


a.MenuA:link, a.MenuA:visited, a.MenuA {
	color: white; 
	font-weight: bold; 
	font-size: 16px; 
	font-family: Verdana;
	text-decoration: none;
}

a.MenuA:hover {
	color: white; 
	font-weight: bold; 
	font-size: 16px; 
	font-family: Verdana;
	text-decoration: underline;
}


a:link, a:visited {
	color: #505050;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: black;
	font-weight: bold;
	text-decoration: underline;
}



a.RMenuLink:link, a.RMenuLink:visited {
	font-size: 13px; 
	color: #1B6E8F; 
	font-weight: bold;
	text-decoration: none;
}

a.RMenuLink:hover {
	font-size: 13px; 
	color: black;
	font-weight: bold;
	text-decoration: underline;
}



a.TovTitle:link, a.TovTitle:visited {
	font-size: 15px; 
	color: #7F1B00; 
	font-weight: bold;
	text-decoration: none;
}

a.TovTitle:hover {
	font-size: 15px; 
	color: #7F1B00;
	font-weight: bold;
	text-decoration: underline;
}


a.SelectorActive, a.SelectorActive:link, a.SelectorActive:visited {
	font-size: 16px;
	font-decoration: none;
	font-weight: bold;
}

a.SelectorActive:hover {
	font-size: 16px;
	font-decoration: underline;
	font-weight: bold;
}

a.Selector, a.Selector:link, a.Selector:visited {
	font-size: 16px;
	font-decoration: none;
	font-weight: normal;
}

a.Selector:hover {
	font-size: 16px;
	font-decoration: underline;
	font-weight: normal;
}

td.SelectorTD {
	text-align: center;
	padding: 10px 10px 10px 10px;
}
