/* Css for www.tdgheli.com */
body,td{
	font-family: Arial;
}

#topmenu {
  letter-spacing : 1pt;
	font-size : 14px;
	text-align : center;
	background-color : #E7F0FE;
}

#topmenu a,#topmenu a:visited,#topmenu a:link{
	color : #000000;
	text-decoration : none;
}

#topmenu a:hover{
	color : #10257C;
	text-decoration : underline;
}

#search {
  font-size : 14px;
  color : #ffffff;
  font-weight : bold;
  background-color : #A9BCD8;
  text-align : center;
}

#middle { 
  background-color : #ffffff;
  text-align  : vertical;
}

#main { 
  background-color : #ffffff;
  font-size : 12pt;
  text-align  : vertical;
}

#main a,#main a:visited,#main a:link{
	color:#1E77BF;
	text-decoration : none;
}

#main a:hover{
  color:#072254;
  text-decoration : underline;
}

#footer {
  font-size : 12px;
  color : #AAAAAA;
  background-color : #E3EAF2;
  text-align : center;
}

#catNav {  
  font-family: "Arial Black";
  background-color : #ACD6EE;
  font-size : 12px;
  font-weight: none;
  line-height: 20pt;
  letter-spacing: 1pt;
}

#catNav h2 {
  font-size : 16px;
  font-weight : bold;
}

#catNav a,#catNav a:visited, #catNav a:link {
  text-decoration : none;
  color : #000000;
}

#catNav a:hover {
  text-decoration : underline;
  color : #666666;
}
