/* 
   Remetal CSS Stylesheet
*/


.remetal_header { font-family: "Trebuchet MS", sans-serif;
                  font-size: 16pt;
	          color: #ffffff;
}


.tagline { font-family: "Trebuchet MS", sans-serif;
           font-size: 14pt;
	   color: #ffffff;
           font-style: italic;
}


.header{ font-family: "Trebuchet MS", sans-serif;
        font-size: 12pt;
	color: #000000;
}


.content {font-family: "Trebuchet MS", sans-serif;
        font-size: 10pt;
	color: #000000;
}


.copyright{font-family: "Trebuchet MS", sans-serif;
        font-size: 8pt;
	color: #000000;
}

.navfooter{background-color: #999999;
}

a.nav:link { color:#ffffff;
             text-decoration:none;
             font-family: "Trebuchet MS", sans-serif;
             font-weight: bold;
             font-size: 10pt;
}

a.nav:visited { color:#ffffff;
             text-decoration:none;
	      font-family: "Trebuchet MS", sans-serif;
        font-weight: bold;
        font-size: 10pt;
}

a.nav:hover { color:#ffffff;
 font-family: "Trebuchet MS", sans-serif;
        font-weight: bold;
        font-size: 10pt;
        text-decoration: underline;
}

a.nav:active { color:#ffffff;
             text-decoration:none;
	      font-family: "Trebuchet MS", sans-serif;
        font-weight: bold;
        font-size: 10pt;
}


a.related:link { color:#00cc33;
             text-decoration:none;
        font-family: "Trebuchet MS", sans-serif;
        font-weight: bold;
        font-size: 10pt;
}

a.related:visited { color:#00cc33;
             text-decoration:none;
	      font-family: "Trebuchet MS", sans-serif;
        font-weight: bold;
        font-size: 10pt;
}

a.related:hover { color:#00cc33;
 font-family: "Trebuchet MS", sans-serif;
        font-weight: bold;
        font-size: 10pt;
        text-decoration: underline;
}

a.related:active { color:#00cc33;
        text-decoration:none;
        font-family: "Trebuchet MS", sans-serif;
        font-weight: bold;
        font-size: 10pt;
}


a.submit:link { color:#cc00cc;
        text-decoration:none;
        font-family: "Trebuchet MS", sans-serif;
        font-size: 16pt;
}

a.submit:visited { color:#cc00cc;
        text-decoration:none;
        font-family: "Trebuchet MS", sans-serif;
        font-size: 16pt;
}

a.submit:hover { color:#cc00cc;
        font-family: "Trebuchet MS", sans-serif;
        font-size: 16pt;
        text-decoration: underline;
}

a.submit:active { color:#cc00cc;
        text-decoration:none;
        font-family: "Trebuchet MS", sans-serif;
        font-size: 16pt;
}