﻿
.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#b20000}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #863030;
  border-right:1px solid #863030;
  background:#9f1515}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #6d4c4c;
  border-right:1px solid #6d4c4c;
  background:#a31010}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #a31010;
  border-right:1px solid #a31010;}
.spiffy4{
  border-left:1px solid #863030;
  border-right:1px solid #863030}
.spiffy5{
  border-left:1px solid #9f1515;
  border-right:1px solid #9f1515}
.spiffyfg{
  background:#b20000}
  
.t
{
    background: url( '../images/dot.gif' ) repeat-x 0 0; width: 20em;
}
.b {background: url('../images/dot.gif') 0 100% repeat-x}
.l {background: url('../images/dot.gif') 0 0 repeat-y}
.r {background: url('../images/dot.gif') 100% 0 repeat-y}
.bl {background: url('../images/bl.jpg') 0 100% no-repeat}
.br {background: url('../images/br.jpg') 100% 100% no-repeat}
.tl {background: url('../images/tl.jpg') 0 0 no-repeat}
.tr {background: url('../images/tr.jpg') 100% 0 no-repeat; padding:10px}

.cseButtonBackground
{
    background-position: center;
    background: url(  '../images/goldenButton6.png' );
    background-repeat: no-repeat;
    /*text-align: right;*/
    padding-bottom:20px;
}

.cseButton
{
    vertical-align: middle;
    text-align: center;
    font-size: 14pt;
    font-weight: bold;
    font-style: italic;
    /*font-family: Trebuchet MS;*/
    font-variant: small-caps;
    text-decoration: none;
    color: #1F5770;
    letter-spacing: .2em;
    /*padding-bottom: 5px;*/
}

.cseButton2
{
    vertical-align: middle;
    text-align: left;
    font-size: 12pt;
    font-weight: bold;
    font-style: italic;
    font-family: Trebuchet MS;
    font-variant: small-caps;
    text-decoration: none;
    color: #1F5770;
    letter-spacing: .1em;
}

.cseButton:hover
{
    color: #808080;
}

/*.cseButtonText
{
    padding-top:15px;
    text-align:center;
    }
*/

