/* ------------------ FORM TYPES ------------------ */
.FormSmall { font-family: verdana, courier new, courier, sans-serif;
             font-size:10px;
             color:#000000;
             font-weight:normal;
           }

.FormNorm { font-family: Verdana, Arial, Helvetica, sans-serif;
             font-size:9pt;
             color:#000000;
             font-weight:normal;
           }

.ptext { color: #000000;
           font-size : x-small;
           font-family: "Verdana", "Arial", "helvetica", "sans-serif";
         }

.ptext A {text-decoration: underline; color: #006666;}
.ptext A:hover {text-decoration: none; color: #000066;}
.ptext A:active {text-decoration: underline; color: #006666;}
.ptext A:visited {text-decoration: underline; color: #003366;}

.ptextLarge { color: #000000;
           font-size : 14px;
           font-family: "Verdana", "Arial", "helvetica", "sans-serif";
         }

.ptextLarge A {text-decoration: underline; color: #006666;}
.ptextLarge A:hover {text-decoration: none; color: #000066;}
.ptextLarge A:active {text-decoration: underline; color: #006666;}
.ptextLarge A:visited {text-decoration: underline; color: #003366;}

.ptextSmall { color: #000000;
              font-size : 11px;
              font-family: "Verdana", "Arial", "helvetica", "sans-serif";
            }

.ptextSmall A {text-decoration: underline; font-weight: bold; color: #006666;}
.ptextSmall A:hover {text-decoration: none; color: #000066;}
.ptextSmall A:active {text-decoration: underline; color: #FFFF66;}
.ptextSmall A:visited {text-decoration: underline; color: #003366;}

.ptextSmaller { color: #000000;
              font-size : 10px;
              font-family: "Verdana", "Arial", "helvetica", "sans-serif";
            }

.ptextSmaller A {text-decoration: underline; font-weight: bold; color: #006666;}
.ptextSmaller A:hover {text-decoration: none; color: #000066;}
.ptextSmallery A:active {text-decoration: underline; color: #FFFF66;}
.ptextSmaller A:visited {text-decoration: underline; color: #003366;}


.ptextTiny { color: #000000;
              font-size : 9px;
              font-family: "Verdana", "Arial", "helvetica", "sans-serif";
            }

.ptextTiny A {text-decoration: underline; font-weight: bold; color: #006666;}
.ptextTiny A:hover {text-decoration: none; color: #000066;}
.ptextTiny A:active {text-decoration: underline; color: #FFFF66;}
.ptextTiny A:visited {text-decoration: underline; color: #003366;}


.footer { color: #000000;
           font-size : 10px;
           font-family: "Verdana", "Arial", "helvetica", "sans-serif";
         }

.footer A {text-decoration: none; weight: bold; color: #003366;}
.footer A:hover {text-decoration: underline; weight: bold;  color: #003366;}

.buttons { background-color: #DDDDDD; border-color: #CCCCCC; border-width: 1px; border-style: 3D; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt;}
