

body { text-align: center;  }

table {align: center;  }

a { text-decoration:none; color:#333333; }
a:hover { color:#993333; }
a:visited { color:#333333;}
#aMainMenu { text-decoration:none; color:#333333}
#aMainMenu:hover { color:#993333; }
#aSubMenu { text-decoration:none; color:#888888}
#aSubMenu:hover { color:#993333; }

#center {text-align: center; }

.main-menu { font-family:sans-serif; font-weight:bold; color:#999999; height:25px;}
.sub-menu { font-family:sans-serif; font-weight:bold; color:#999999; height:25px;}


#menuPos { position:relative;  }
#content { position:relative; height:80%; font-family:sans-serif;}
#copyright { font-family:sans-serif; color:#000000; font-size:10px;}


