BODY {
    background-color: #FFFFFF;
    font-family: Verdana, Arial;
}

a {
    text-decoration:none;
    color: #000099;
    font-weight: bold;
}

a:hover {
    text-decoration: underline;
}

.smallText  {
    font-family: Verdana, Arial;
    font-size: 10px;
    color: #000000;
}

.smallLinkText  {
    font-family: Verdana, Arial;
    font-size: 10px;
    color: #0000AF;
    font-weight: bold;
}

.smallWhiteText  {
    font-family: Verdana, Arial;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: normal;
}

.normalText  {
    font-family: Verdana, Arial;
    font-size: 11px;
    color: #000000;
}

.normalBoldText  {
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}

.midText  {
    font-family: Verdana, Arial;
    font-size: 13px;
    color: #000000;
}

.midBoldText  {
    font-family: Verdana, Arial;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
}

.largeText  {
    font-family: Verdana, Arial;
    font-size: 17px;
    color: #000000;
}

.bigText  {
    font-family: Verdana, Arial;
    font-size: 21px;
    font-weight: bold;
    color: #000000;
}

.biggerText  {
    font-family: Verdana, Arial;
    font-size: 30px;
    font-weight: bold;
    color: #000000;
}

.tinyText  {
    font-family: Verdana, Arial;
    font-size: 8px;
    color: #000000;
}

.hugeText  {
    font-family: Verdana, Arial;
    font-size: 40px;
    font-weight: bold;
    color: #000000;
}

.smallInput { 
    width: 70px;
    font-family: Verdana, Arial;
    font-size: 10px;
}

.smallButton { 
    font-family: Verdana;
    font-size: 10px;
}

.captionText {
    font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: bold;
    color: #999999;
}

.smallmidwhiteText  {
    font-family: Verdana, Arial;
    font-size: 11px;
    color: #FFFFFF;
}

.midLinkText  {
    font-family: Verdana, Arial;
    font-size: 13px;
    color: #000000;
    text-decoration: none;
}

.smallmidFont  {
    font-size: 11px;
}

.verysmallText  {
    font-family: Verdana, Arial;
    font-size: 9px;
    color: #000000;
}

.newText  {
    font-family: Verdana, Arial;
    font-size: 11px;
    color: #FF8000;
}

.leftNav  {
    background-color: #FFFFFF;
    font-family: Verdana, Arial;
    font-size: 13px;
    font-weight: bold;
}

.mobileNav  {
    background-color: #FFFFFF;
    font-family: Verdana, Arial;
    font-size: 17px;
    font-weight: bold;
}

.nameList {
    padding-left: 6px;
}

.border {
    background-color: #000099;
}

.rowText0 {
    background-color: #EAF2F5;
}

.rowText1 {
    background-color: #DBE7EC;
}

.rowText2 {
    font-weight: bold;
    background-color: #C6D9E1;
}

TEXTAREA {
    font-family: Arial, Verdana;
    font-size: 12px;
}

INPUT {
    font-family: Arial, Verdana;
    font-size: 12px;
}

sup {
    font-size: 8px;
}

sub {
    font-size: 8px;
}

.midGap {
    height: 15px;
}

.bigGap {
    height: 45px;
}

.overlay {
    top: 75;
    left: -125;
    font-size:70px;
}

.linkPic {
    border:1px solid black;
    opacity:0.90;
    filter:alpha(opacity=90);    
}

.heightPad0 {
    height: 275px;
    width: 350px;
}

.heightPad1 {
    height: 300px;
    width: 350px;
}

.heightPad2 {
    height: 325px;
    width: 350px;
}

.heightPad3 {
    height: 350px;
    width: 350px;
}

.heightPad4 {
    height: 375px;
    width: 350px;
}

.heightPad5 {
    height: 400px;
    width: 350px;
}
