.MainFont {
   font-family: tahoma,arial;
   font-size: 8pt;
   color: #000000;
}

.MainFontWhite {
   font-family: tahoma,arial;
   font-size: 8pt;
   color: #ffffff;
   text-decoration: none;
}

.MainFontSmall {
   font-family: tahoma,arial;
   font-size: 7pt;
   color: #000000;
}

.MainFontMedium {
   font-family: tahoma,arial;
   font-size: 10pt;
   color: #000000;
}

.Tabfont {
   font-family: tahoma,arial;
   font-size: 10pt;
   color: #000000;
   font-weight: bold ;
}


.MainFontMediumWhite {
   font-family: tahoma,arial;
   font-size: 10pt;
   color: #ffffff;
}

.MainFontLarge {
   font-family: tahoma,arial;
   font-size: 14pt;
   color: #000000;
}

.TitleTable {
   border-top: 2px solid #ffffff;
   border-left: 2px solid #ffffff;
   border-right: 2px solid #000000;
   border-bottom: 2px solid #000000;
}

.TitleBorderThinBlack {
   border-top: 1px solid #000000;
   border-left: 1px solid #000000;
   border-right: 1px solid #000000;
   border-bottom: 1px solid #000000;
}

.ChecksTable {
   border-top: 1px solid #ffffff;
   border-left: 1px solid #ffffff;
   border-right: 1px solid #000000;
   border-bottom: 1px solid #000000;
}

.TabText {
     font-family: tahoma,arial;
     font-size: 8pt;
     color: #000000;
     text-decoration: none;
}

.TitleText {
     font-family: tahoma,arial;
     font-size: 8pt;
     color: #ffffff;
     font-weight: bold ;
}

.ButtonStyle {
     font-family: tahoma,arial;
     font-size: 8pt;
     color: #000000;
     background-color: #dddddd;
     height: 25px;
}

.TextBoxStyle {
     font-family: tahoma,arial;
     font-size: 8pt;
}

.DropDownStyle {     font-family: tahoma,arial;     font-size: 8pt;     color: #000000;}
