a.menu { font: bold 12px Arial; color: white; text-decoration: none; }
a.menu:hover { color: #B2D1E0; text-decoration: none; }
a.buttonmenu { font: bold 12px Arial; color: white; text-decoration: none; }
a.buttonmenu:hover { color: #B2D1E0; text-decoration: none; }

a.menuselected { font: bold 12px Arial; color: #B2D1E0; text-decoration: none; }
a.menuselected:hover { color: #B2D1E0; text-decoration: none; }

a.buttonface { font: bold 12px Arial; color: #999901; text-decoration: none; }
a.buttonface:hover { color: #616D2B; text-decoration: none; }

a.link { font: bold 12px Arial; color: #0066FF; text-decoration: none; //15F032}
a.link:hover { color: #000000; text-decoration: none; }

.title { font: bold 12px Arial; color: white; text-decoration: none; }
.bigtitle { font: bold 18px Arial; color: #003466; text-decoration: underline; }

.contentheader { font: bold 12px Arial; color: black; text-decoration: none; }
.content { font: normal 12px Arial; color: black; text-decoration: none; height: 30px; }
.bigcontent { font: normal 14px Arial; color: black; text-decoration: none; height: 30px; text-align: left; }
.disclaimer { font: normal 10px Verdana; color: black; text-decoration: none; }

.label { font: normal 12px Arial; color: black; text-decoration: none; height: 20px; }
.boldlabel { font: bold 12px Arial; color: black; text-decoration: none; height: 20px; }
.inputBox { font: normal 12px Arial; color: black; text-decoration: none; height: 20px; width: 240px; }

.testimonial { font: normal 11px Verdana; color: black; text-decoration: none; }

.button { border: 1px solid #006699; background-color: #FFFFFF; width: 100px; height: 18px; text-align: center; cursor: pointer; cursor: hand;  }
.buttonface { border: 1px solid #FFFFFF; background-color: #006699; width: 100px; height: 18px; padding: 1px 1px 1px 1px; text-align: center; cursor: pointer; cursor: hand;  }
.longbutton { border: 1px solid #006699; background-color: #FFFFFF; width: 150px; height: 18px; text-align: center; cursor: pointer; cursor: hand;  }
.longbuttonface { border: 1px solid #FFFFFF; background-color: #006699; width: 150px; height: 18px; padding: 1px 1px 1px 1px; text-align: center; cursor: pointer; cursor: hand;  }
.veryshortbutton { border: 1px solid #006699; background-color: #FFFFFF; width: 50px; height: 18px; text-align: center; cursor: pointer; cursor: hand;  }
.veryshortbuttonface { border: 1px solid #FFFFFF; background-color: #006699; width: 50px; height: 18px; padding: 1px 1px 1px 1px; text-align: center; cursor: pointer; cursor: hand;  }
.button1 { border: 1px solid #C6DDE8; background-color: #FFFFFF; width: 100px; height: 18px; text-align: center; cursor: pointer; cursor: hand;  }
.buttonface1 { border: 1px solid #FFFFFF; background-color: #C6DDE8; width: 100px; height: 18px; padding: 1px 1px 1px 1px; text-align: center; cursor: pointer; cursor: hand;  }
.shortbutton { border: 1px solid #006699; background-color: #FFFFFF; width: 50px; height: 18px; text-align: center; cursor: pointer; cursor: hand;  }
.shortbuttonface { border: 1px solid #FFFFFF; background-color: #006699; width: 50px; height: 18px; text-align: center; cursor: pointer; cursor: hand;  }

.menuinactive1 { height: 18px; padding: 2px 2px 2px 2px; text-align: center; }
.menuactive1 { border: 1px solid #0033FF; background-color: #006699; height: 14px; padding: 2px 2px 2px 2px; text-align: center; }

.framed { border: 1px solid black; }
.mainframed {  border: 1px solid #003466; background-color: #C6DDE8; }
.line { border-top: 1px solid white; border-left: 1px solid white; border-right: 1px solid white; border-bottom: 1px solid black; font: normal 12px Arial; }
