/* Nav LINK STYLES */
td#nav1 {	background: #fff; width: 100%;	visibility: visible;}
a:visited {color: #f60; }
a {color: #00f;}
td#nav1 a { color: #009; 
    font-size: 14px; font-family: arial; font-weight: bold; text-shadow: 2px 2px 5px #ccc;
    text-decoration: none;   }

td#nav1 a:visited { color: #00f; font-family: arial; font-size: 14px; font-weight: none; 
            text-decoration: none; }

td#nav1 a:hover { color: #f60; font-family: arial; font-size: 14px; font-weight:; text-decoration: underline; }

td#nav1 a:active { color: #009; text-decoration: none; font-family: arial; font-weight: none;    font-size: 14px;}

body {top: 0; right: 0; bottom: 0; left: 0; background: #fff; color: #000;  margin-left: ; }
table#body {background: #3366cc; }
table#orange {background-color: ; width: 100%; height: 100%;
background-image: url(images/mporange.gif);
background-repeat: repeat-x;
background-position: ;}
div#pgtitle {color: #fff; font-family: arial; font-size: 32px; font-weight: bold; 
            text-decoration: italics; }
div#port {color: #000; font-family: arial; font-size: 12px; font-weight: none; 
            text-decoration: none; }
			
td#footer {background-color: #f60; color: #009; 
    font-size: 10px; font-family: arial; font-weight: none; 
    text-decoration: none; height: 25px;}
td#footer a:visited { color: #009; }
td#footer a:hover {color: #fff; }	
#here { color: white; text-decoration: none;}

#here a { color: #fff; text-decoration: underline; }
#title_edit { color: #fff; font-size: 32px; font-family: arial; font-weight: bold; }
