Body {
   background-color: #dddddd;
   font-family: Arial;
   font-size: 9pt;
   margin: 0px;
   text-align: center;
   vertical-align: top;
}
.TopLeft {
   background-color: #ffff00;
   background-image: URL("images/456.gif");
   background-repeat: repeat-x;
   background-position-y: bottom;
}
.TheTable {
   background-color: #FFFFFF;
   font-family: Verdana;
   color: #0000c0;
   font-size: 12pt;
   width: auto;
   border-width: 1px;
   border-style: solid;
   border-color: #0000c0;
}
.TopCent {
   background-color: #ffff00;
   background-image: URL("images/456.gif");
   background-repeat: repeat-x;
   background-position-y: bottom;
   width: 700px;
   height: 100px;
   text-align: center;
   vertical-align: top;
}
.TopRight {
   background-color: #ffff00;
   background-image: URL("images/456.gif");
   background-repeat: repeat-x;
   background-position-y: bottom;
}
.MidCent {
   padding: 20px;
   width: 700px;
   text-align: center;
   vertical-align: top;
}
.MidRight {
}
.BotLeft {
   background-color: #ffff00;
   background-image: URL("images/456.gif");
   background-repeat: repeat-x;
   background-position-y: top;
   height: 60px;
}
.BotCent {
   background-color: #FFFF00;
   background-image: URL("images/456.gif");
   background-repeat: repeat-x;
   background-position-y: top;
   padding: 25px 0px 10px 0px;
   text-align: center;
}
.BotRight {
   background-color: #FFFF00;
   background-image: URL("images/456.gif");
   background-repeat: repeat-x;
   background-position-y: top;
}
.CoupFrame {
   padding: 5px 10px;
   text-align: center;
   border-width: 2px;
   border-style: dashed;
   border-color: #c00000;
}
.coupMoney { font-family: arial; font-size: 24pt; color: #0000c0;
}
.CoupHead {
   font-family: Arial;
   color: #000000;
   font-size: 16pt;
   font-variant: normal;
   padding: 5px 20px;
   width: 100%;
   text-align: center;
}
.CoupBody {
   background-color: #FFFFFF;
   font-family: Arial;
   color: #000000;
   font-size: 10pt;
   padding: 5px 20px;
   text-align: center;
}
.CoupFoot {
   font-family: Arial;
   color: black;
   font-size: 8pt;
   padding: 5px 20px;
   text-align: center;
}
A {
   color: #C00000;
   font-weight: bold;
   padding: 1px 2px;
letter-spacing: 2px;
}
A:hover {
   background-color: #FFFF00;
}
.Menu {
   font-family: Arial;
   color: #FFFFFF;
   font-size: 8pt;
   font-weight: normal;
   text-transform: capitalize;
   width: 100px;
   text-align: center;
   text-decoration: none;
}
.Menu:hover {
   background-color: transparent;
   font-weight: bold;
   text-transform: uppercase;
   text-decoration: none;
}
.Button {
   background-image: URL("images/508.gif");
   background-repeat: no-repeat;
   font-family: Arial;
   color: #FFFFFF;
   font-size: 9pt;
   font-weight: normal;
   font-variant: small-caps;
   padding: 3px;
   width: 100px;
   height: 21px;
   text-align: center;
   text-decoration: none;
letter-spacing: 2px;
}
.Button:hover {
   font-weight: bold;
   font-variant: normal;
   text-transform: uppercase;
}
P {
   font-size: 8pt;
   margin: 6px 0px 12px 0px;
}
H1 {
   font-family: Times New Roman;
   color: #C00000;
   font-size: 16pt;
   font-weight: bold;
   font-style: italic;
   font-variant: small-caps;
   margin: 0px 0px 6px 0px;
}
H2 {
   font-family: Arial Black;
   color: #C00000;
   font-size: 12pt;
   margin: 0px 0px 6px 0px;
}
H3 {
   font-family: Arial;
   color: #C00000;
   font-size: 10pt;
   font-weight: normal;
   font-style: italic;
   margin: 0px 30px 4px 30px;
}
HR {
   width: 300px;
   height: 2px;
   text-align: center;
   border-width: 2px;
   border-style: dotted;
   border-color: #C00000;
}
UL {
   color: #0000c0;
}
LI {
   margin: 4px;
}
.PhotoBorder {
   border-width: 1px;
   border-style: solid;
   border-color: #c00000;
}
.FinePrint {
   font-family: Arial;
   color: #444444;
   font-size: 8pt;
   font-weight: normal;
.letter-spacing: normal;
}
Table {
   font-family: Verdana;
   font-size: 9pt;
}
.FloatLeft {
clear: left;
padding: 5px 20px 5px 0px;
}
.FloatRight {
clear: right;
padding: 5px 0px 5px 20px;
}
.ClearLeft {
clear: right;
}
.ClearBoth {
clear: both;
}
.ClearRight {
clear: right;
}
.Click {
cursor: pointer;
}
