a:link {color:#02466B; background:transparent; text-decoration:none}    
a:visited {color:#02466b; background:transparent; text-decoration:none}    
a:hover {color:#205D7C; background:transparent; text-decoration:underline}    
a:active {color:#02466b; background:transparent; text-decoration:none} 

html, body{
background-image:url(/files/images/layout/bg.jpg);
background-repeat:repeat-x;
background-color:#E4E4E4;
}


.imgborder{
border:3px solid #dadbdd;
}


td {
  font-family:arial;
  font-size:12px;
  color:#02466b;
}

.menu{
  background-image:url(/files/images/layout/menu-bg.gif);
  background-repeat:repeat-x;
  height:30px;
}

.btn{
 background-color:#02466b;
 width:100px;
 height:20px;
 color:#FFFFFF;
 border:1px solid ##02466b;
 font-family:verdana;
 font-size:10px;
}