dl#menu	{ position: absolute; top: 120px; left: 30px; }
dt.tab	{ display: block; float: left; margin-right: 0px; text-align:center;}
dt.tab a	{ display: block; text-decoration:none; color:white; font-weight: bold; width: 100px }
dt.tab a	{ background-color: #0A2E84; border: 5px outset #D20104	}
dt.tab a:hover	{ padding-top:0px; background-color: #0A2E84; border-color: purple;}
dt.tab a:active	{ padding-top:0px; background-color: navy ; border-color: #0A2E84;	}

body { background-attachment: fixed; background-image: url("Components/bg.gif");font-family:Verdana, Ariel, Helvetica, sans serif; font-weight:bold; color:#062F87}

a:         { color:navy;    text-decoration:none;}
a: visited { color:white;   text-decoration:underline;}
a: active  { color:red;    text-decoration:none;}

a:hover    { color:#CE0404;  text-decoration:none; background-color:#000}


