/* -- controls application only -- not the email message -- */

/* Top table */
#table1 {
background-color: #ffffee; 
color: #000000;
border: 1px solid #a9afb3;
width: 100%;
margin-bottom: 0px;
}
td {
font: normal .86em/1em sans-serif;
}
.th1 {
font: bold .7em/.5em sans-serif;
border-bottom: 0px;
}
.th2 {
font: bold italic 3em/1em serif;
border-bottom: 0px;
}
.th3 {font: bold 1.4em/1em sans-serif;
border-bottom: 0px;
}
th {
font: bold .86em/.9em sans-serif;
} 
th a {
text-decoration: none;
}
.thmenu {
font: bold small-caps 1em/1em sans-serif;
text-decoration: none;
color: red;
border-top: 1px solid  #a9afb3;
    }
#info {
font: normal .8em/.9em sans-serif;
border: 0px;
margin: 3px;
}
   
/* --- Menu --- */
.links { 
font: bold small-caps .9em/1em sans-serif;
text-decoration: none;
color: blue; 
}
.links a { 
font: bold small-caps .9em/1em sans-serif;
text-decoration: none;
color: blue; 
}
.pglink {
font: bold small-caps .9em/1em sans-serif;
text-decoration: none;
color: red; 
}
.links a:hover {
font: bold small-caps .9em/1em sans-serif;
text-decoration: none;
color: maroon; 
}

/* Data Section */
.intro {
font: normal .8em/1em sans-serif;
text-align: left:
}
.fieldset {
width: 800px;
background-color: #ffffee;
}
.wklist {
width: 380px;
border: 1px dashed gray;
font: normal .86em/1.2em sans-serif;
float: left;
background-color: #FFFFFF;
margin-top: 6px;
padding: 6px;
}
.wklistrt {
width: 236px;
border: 1px dashed gray;
font: normal .86em/1.4em sans-serif;
float: left;
background-color: #FFFFFF;
margin-top: 6px;
margin-left: 120px;
padding: 6px;
}
.editmsg {
width: 320px;
border: 1px dashed gray;
font: normal .99em/1.5em sans-serif;
float: left;
margin-left: 15px;
margin-top: 6px;
background-color: #FFFFFF;
height: 28em;
padding: 3px;
}
#tedit {
border-style: none;
border-width: 0px;
}
.preview {
background-color: #FFFFFF;
}
.container {
background-color: #ffffee;
}
.text {
font: normal .86em/1.2em sans-serif;
}
.textwarn {
font: normal .86em/1.2em sans-serif;
color: blue;
padding: 3px;
}
.note {
font: normal .7em/.9em sans-serif;
color: maroon;
}
dt {
color: maroon;
}
dd {
font: normal .8em/1.1em sans-serif;
}
.forms {
height: 24px;
}
.SendNow {
font: normal 1em/.8em sans-serif;
text-decoration: none;
padding: 1px 8px 1px 8px;
border: 2px outset #FFFFFF;
background-color: #efefef;
color: #000000;
}

.SendNow a {
font: normal 1em/.8em sans-serif;
text-decoration: none;
padding: 0px 8px 0px 8px;
border: 2px outset #FFFFFF;
background-color: #efefef;
color: #000000;
}
.SendNow a:hover {
font: normal 1em/.8em sans-serif;
color: maroon;
border: 2px outset white;
}
.SendNow a:active {
font: normal 1em/.8em sans-serif;
border: 2px inset white;
}
.but {
font: normal .9em/1.1em sans-serif;
text-decoration: none;
padding: 0px 8px 0px 8px;
border: 2px outset #FFFFFF;
background-color: #eaeaea;
color: #000000;
}
.but a {
font: normal .9em/1.1em sans-serif;
text-decoration: none;
padding: 0px 8px 0px 8px;
border: 2px outset #FFFFFF;
background-color: #eaeaea;
color: #7e7e7e;
}

/* Do Not Change */
.credit {
font: normal .6em/1.2em sans-serif;
margin-top: 1em;
color: green;
text-decoration: none;
float: none;
text-align: center;
} 
.credit a {
font: normal .6em/1.2em sans-serif;
margin-top: 1em;
color: green;
text-decoration: none;
float: none;
text-align: center;
}

