BODY,TD,FORM {
      font-family: arial, helvetica, sans-serif;
	  font-size:15px;
	  }

.nav  {
	color : #FFFFFF;
	text-decoration : none;
	font-size : 13px;
	font-family : arial, helvetica, sans-serif;
    line-spacing : 0px;
}

.nav:hover  {

	text-decoration : none;
	color : #70AFFF;
	
}



.catResult {
		   text-decoration: none;
		   font-size:10px;
		   color : #660000
		   }
		   
.catResult:hover {
		   text-decoration: none;
		   background-color: #660000;
		   font-size:10px;
		   color : #FFFFFF
		   
		   }
		   
.nameResult {
		   text-decoration: none;
		   color : #003366
		   }
		   
.nameResult:hover {
		   text-decoration: none;
		   background-color: #003366;
		   color : #FFFFFF
		   
		   }

.branch {
		   font-size:10px;
		   text-decoration: none;
		   color : #000000
		   }
		   
.branch:hover {
           font-size:10px;
		   text-decoration: none;
		   background-color: #000000;
		   color : #FFFFFF
		   
		   }		   
.subResult {
           font-size:10px;
		   text-decoration: none;
		   color : #000000
		   }
		   
.subResult:hover {
           font-size:10px;
		   text-decoration: none;
		   background-color: #003366;
		   color : #FFFFFF
		   
		   }		   
		   
.cat {
           font-size:13px;
		   text-decoration: none;
		   color : #FFFFFF
		   }
		   
.cat:hover {
           font-size:13px;
		   text-decoration: none;
		   color : #000000

			   }


.menu {
           font-size:12px;
		   text-decoration: none;
		   color : #ffffff
		   }
		   
.menu:hover {
           font-size:12px;
		   text-decoration: none;
		   color : #000000

			   }

		 
 .gryLink {
		   font-size:10px;
		   text-decoration: none;
		   color : #666666
		   }
		   
.gryLink:hover {
           font-size:10px;
		   text-decoration: underline;
		   color : #666666
}
.boxed
{
	border-top: solid 2px #636094;
	border-right: solid 2px #636094;
	border-bottom: solid 2px #636094;
	border-left: solid 2px #636094;
	background: #F3D5D5;
}

.border
{
	border-top: solid 2px #636094;
	border-right: solid 2px #636094;
	border-bottom: solid 2px #636094;
	border-left: solid 2px #636094;
}

.hilighter
{
	background: #D5DFFC;
}

.hilight
{
	background: #BACAFB;
}