/* Created using Style Master from Western Civilisation CSS1 { 0 52 558 625 } */

/* b9cc76 */

body {
background-color: #fbe9ef;
margin: 0px;
}

h2  {
text-decoration: underline;
}

hr.home {
width: 50%;
border: 2px #af0000 outset;
margin-top: -14px;
}

blockquote.home {
width: 90%;
margin-top: -30px;
font-family: Courier, "Courier New", monospace;
font-size: 10pt;
letter-spacing: -1px;
word-spacing: -1px;
margin-left: 88px;
}

li {
padding: 1px;
}

p {
margin-left: 20px;
font-size: 16px;
}

hr {
width: 33%;
}

table.head {
background-color: #954961;
margin: 0px;
padding: 0px;
}

.copyright {
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #000000;
font-size: 9px;
}

#copyright  {
text-align: center;
}

#preamble {
line-height: 15px;
margin-left: 150px;
margin-right: 150px;
}

.pledges {
margin-top: 13px;
}

table.mtg  {
display: block;
position: fixed;
}

th  {
background-color: #c0c0c0;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10px;
color: #ffffff;
text-align: center;
border: #000000 1px solid;
}

td.mtg  {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9px;
color: #000000;
text-align: center;
background-color: #f0a4c8;
border: #000000 1px solid;
}

/* BUTTONS */

select {
margin-left: 20px;
background-color: #ffff00;
}

input {
font-weight: bold;
background-color: #f5f6f6;
border: 1px #ffff00 outset;
}

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #f0a4c8;
    border-left:1px solid #f0a4c8;

   font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    color:#66237a;  /* Font Color */
    font-size: 11px;;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}


.red  a{
color: #ff0000;
}

.pdf a {
color: #399339;
text-decoration: none;
font-family: Times, "Times New Roman", serif;
font-weight: bold;
}

.pdf a:hover {
background-color: #ffff00;
color: transparent;
text-decoration: underline;
}