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;
}

h2 {
	font-size: 17px; 
}

form {
  padding: 0px;
  margin: 0px;
}


a.HeaderLinks:link, a.HeaderLinks:visited, a.HeaderLinks {
	color: white; 
	font-weight: bold; 
	font-size: 16px; 
	font-family: Verdana;
	text-decoration: none;
	font-style: italic;
}

a.HeaderLinks:hover {
	color: yellow; 
	font-weight: bold; 
	font-size: 16px; 
	font-family: Verdana;
	text-decoration: none;
	font-style: italic;
}


a.TovMenuUrl:link, a.TovMenuUrl:visited, a.TovMenuUrl {
	color: white; 
	text-decoration: none;
	font-size: 12px; 
	font-weight: bold; 
}

a.TovMenuUrl:hover {
	color: white; 
	text-decoration: underline;
	font-size: 12px; 
	font-weight: bold; 
}

a:link, a:visited {
	color: #505050;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

a.IndexTovTitle:link, a.IndexTovTitle:visited, a.IndexTovTitle {
	color: #262626;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px; 
}

a.IndexTovTitle:hover {
	color: black;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px; 
}

div.footer {
	background: #000000 url(/img/back_footer.jpg) no-repeat scroll left top;
	display: block;
	height: 35px;
	margin: 0;
	padding: 0;
	width: 935px;
}
