A.menulink {
   display: block;
   width: 135px;
   text-align: left;
   text-decoration: none;
   font-family:arial;
   font-size:12px;
   font-weight: bold;
   color: #fff;
   BORDER: none;
   padding-left: 28px;
   padding-right: 2px;
   border: solid 1px #989898;
}

A.menulink:hover {
   border: solid 1px #ccc;
   background-color:#373737;
   color: #fff;
   font-weight: bold;
   text-decoration: none;
}

A.menulink:visited {
   border: solid 1px #ccc;
   color: #fff;
   font-weight: bold;
   text-decoration: none;
}

.title {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-weight: bold
}

.td {  
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 12px
}

.tallLines {
   line-height: 150%
}
.tallLines2 {
   line-height: 150%;
   text-align: justify;
}

.alert {
   color: red;
}

A:link, A:visited, A:active  { 
   color: #336699;
}
A:hover { 
   color: #11B90A;
}
.subtitle {  
   font-size: 13px; 
   font-weight: 
   bold; 
   color: #003399
}

.subtitle2 {  
   font-size: 12px; 
   font-weight: bold; 
   color: #003399
}

.description {  
   font-style: oblique
}
.line_below {  
   border-bottom-width: medium; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif
}
table {  
   font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px
}

.breakhere {
   page-break-before: always
}


