.MenuLink A           { color: black;  FONT-FAMILY:  Tahoma; text-decoration: none; FONT-SIZE: 10pt;}
.MenuLink A:Visited   { color: black;  FONT-FAMILY:  Tahoma; text-decoration: none; FONT-SIZE: 10pt;}
.MenuLink A:Hover     { color: red;}

.MenuLinkSub A          { color: #006699;  FONT-FAMILY:  Tahoma; text-decoration: none; FONT-SIZE: 8pt;}
.MenuLinkSub A:Visited  { color: #006699;  FONT-FAMILY:  Tahoma; text-decoration: none; FONT-SIZE: 8pt;}
.MenuLinkSub A:Hover    { color: red;}

.MenuLinkTop A       { color: white;  FONT-FAMILY:  Tahoma; text-decoration: none; FONT-SIZE: 7pt;}
.MenuLinkTop A:Hover { color: white; text-decoration: underline;}

.MenuLinkLow A       { color: white;  FONT-FAMILY:  Tahoma; text-decoration: none; FONT-SIZE: 7pt;}
.MenuLinkLow A:Hover { color: white; text-decoration: underline;}




.rmar10px { margin-right:10px; }
.lmar10px { margin-left:10px; }

.img_float_left { float:left; }
.img_float_right { float:right; }
.img_float_center { float:center; }

.img_border { border: 1px solid #CCCCCC; padding:2px; margin-top:2px; background:#ffffff; }
