BODY {
SCROLLBAR-FACE-COLOR: #7c8db0; 
SCROLLBAR-HIGHLIGHT-COLOR: #7c8db0; 
SCROLLBAR-SHADOW-COLOR: #99bad8; 
SCROLLBAR-3DLIGHT-COLOR: #99bad8; 
SCROLLBAR-ARROW-COLOR: #99bad8; 
SCROLLBAR-TRACK-COLOR: #99bad8; 
SCROLLBAR-DARKSHADOW-COLOR: #7c8db0;
font-family: Arial;
text-decoration: none;
color:#003f5f;
font-size: 15px;
}

b{
 font-size: 14px;
 font-weight:bold;
}
h1{
 font-size: 15px;
 font-weight:bold;
  border:0px;
  margin:0px;
  padding:0px;

}

INPUT,TEXTAREA{
border-bottom:	1px solid #6e856b; 
border-top:	1px solid #6e856b; 
border-left:	1px solid #6e856b;
border-right:	1px solid #6e856b;
}

img {
  border:0px;
  margin:0px;
  padding:0px;
}

A:link{text-decoration: none;font-size: 15px;color:#1457e0}
A:visited{text-decoration: none;font-size: 15px;color:#1457e0}
A:active{text-decoration: none;font-size: 15px;color:#1457e0}
A:hover{text-decoration: none;font-size: 15px;color:#8398da} 


Table{ 
  font-size: 15px;
  text-decoration: none;
  color:#003f5f;
}

.categoryDiv{

}


/* ------------------  MENU ----------------------*/
#tableHeaderID{
   border:0px;
   border-collapse: collapse; 
   width:800px;
   height:34px; 
}
#tableHeaderID td{
   position:relative;
   width:800px;
   display:block;
}

#tableHeaderID a:visited,#tableHeaderID a:link,#tableHeaderID a:active,#tableHeaderID a:hover{
    display:block;

}
#tableHeaderID a:hover{
   color:red;
   display:block;

}

#topMenuDiv1,#topMenuDiv2,#topMenuDiv4{
	position: absolute; 
	z-index:999; 
	top:7px;
}

#topMenuDiv1{
	left:730px;
	width:75px;
}


#topMenuDiv2{
	left:630px;
	width:95px;
}

#topMenuDiv4{
	left:520px;
	width:140px;
}


#topMenuDiv3{
	left:250px;
	width:150px;
	position: absolute; 
	z-index:999; 
	top:2px;
}

/* ------------------  END MENU ----------------------*/
#tableCategoriesID{
   border:0px;
   border-collapse: collapse; 
   width:800px;
   text-align:center;
}
#tableCategoriesID a{
float:right;
padding-left:10px;
display:block;
}


#tableResultsID{
   border:0px;
   border-collapse: collapse; 
   width:800px;
}