.AdTable {
   border-top: 2px solid #ffffff;
   border-left: 1px solid #ffffff;
   border-right: 1px solid #000080;
   border-bottom: 1px solid #000080;
}

.TitleTable {
   aborder-top: 2px solid #ffffff;
   border-left: 1px solid #ffffff;
   border-right: 1px solid #8D8D8D;
   border-bottom: 1px solid #8D8D8D;
}

.TitleTableTitleRow {
   border-left: 1px solid #ffffff;
   border-right: 1px solid #8D8D8D;
}


.TitleTableLeft {
   background-image: url("/images/lefttop.gif");
   background-repeat: no-repeat;
   background-position: top left;
}

.TitleTableRight {
   background-image: url("/images/righttop.gif");
   background-repeat: no-repeat;
   background-position: top right;
}

.TitleTableLeft2 {
   background-image: url("/images/lefttop2.gif");
   background-repeat: no-repeat;
   background-position: top left;
}

.TitleTableRight2 {
   background-image: url("/images/righttop2.gif");
   background-repeat: no-repeat;
   background-position: top right;
}

.TitleTableLeftRed {
   background-image: url("/images/lefttopred.gif");
   background-repeat: no-repeat;
   background-position: top left;
}

.TitleTableRightRed {
   background-image: url("/images/righttopred.gif");
   background-repeat: no-repeat;
   background-position: top right;
}

.MainFontWhite {
   font-family: Tahoma,Arial;
   font-size: 11px;
   font-weight: bold;
   color: #FFFFFF;
}

.MainFont {
   font-family: Tahoma,Arial;
   font-size: 11px;
   color: #000000;
}

.MainFontSmall {
   font-family: Tahoma,Arial;
   font-size: 9px;
   color: #000000;
}

.MainFontMedium {
   font-family: Tahoma,Arial;
   font-size: 12px;
   color: #000000;
}

.MainFontBig {
   font-family: Tahoma,Arial;
   font-size: 16px;
   color: #000000;
}

.MainFontBlue {
   font-family: Tahoma,Arial;
   font-size: 11 px;
   font-weight: bold;
   color: #3061C4;
   text-decoration: none;
}

.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;
}
