﻿body    { background-color:#9A9B88; font-family:Arial; font-size:12px; color:White; margin:25px0px0px250px; }
           
            a:link    { font-size:12px; font-weight:bold; color:White; text-decoration:none; }
            a:hover   { font-size:12px; font-weight:bold; color:#003C70; text-decoration:none; }
            a:active  { font-size:12px; font-weight:bold; color:White; text-decoration:none; }
            a:visited { font-size:12px; font-weight:bold; color:White; text-decoration:none; }
            h1        { font-size:15px; font-weight:bold; color:#003C70; text-decoration:none; }
            h2        { font-size:9px; font-weight:bold; color:#003C70; text-decoration:none; }
            h3        { font-size:12px; font-weight:bold; color:#003C70; text-decoration:none; }
            
#BACK { position: absolute; left:100px; top:0px; width:800px; height:600px; background:url(images/nanoback.gif) no-repeat; }

#LOGIN  { position: absolute; left:43px; top:10px; width:150px; height:85px; font-family:Arial; font-size:9px; color:White; text-decoration:none; }

            #LOGIN a:link   { font-size:10px; text-decoration:none; }
            #LOGIN a:hover  { font-size:10px; text-decoration:underline; }
            #LOGIN a:active { font-size:10px; text-decoration:underline; }
            
#LOGO   { position: absolute; left:300px; top:0px; width:100px; height:100px; }

#MENU   { position: absolute; left:75px; top:109px; width:725px; height:20px; }
            
            #MENU a:link    { font-size:12px; font-weight:bold; color:White;  text-decoration:none; }
            #MENU a:hover   { font-size:12px; font-weight:bold; color:White; background-color:#003C70;  text-decoration:none; }
            #MENU a:active  { font-size:12px; font-weight:bold; color:White; text-decoration:underline; }

#ACCOUNT    { position: absolute; left:50px; top:185px; width:125px; height:400px; }

            #ACCOUNT a:link        { font-weight:bold; color:White; text-decoration:none; }
            #ACCOUNT a:hover    { font-weight:bold; color:#003C70; text-decoration:none; }
            #ACCOUNT a:active    { font-weight:bold; color:#738384; text-decoration:none; }

#PAGE       { position: absolute; left:210px; top:185px; width:530px; height:400px; padding-right:10px; overflow:auto; }

            #PAGE a:link    { font-size:12px; font-weight:bold; color:White; text-decoration:none; }
            #PAGE a:hover   { font-size:12px; font-weight:bold; color:#003C70; text-decoration:none; }
            #PAGE a:active  { font-size:12px; font-weight:bold; color:White; text-decoration:none; }
            
#PATH     { position: absolute; left:175px; top:150px; width:530px; height:15px; overflow:visible; }

#COPYRIGHT  { position: absolute; left:50px; top:595px; width:725px; height:10px; }

