/* DEMO January 2006 */
.1shade {height:25px; filter: Shadow(Color=#D8D8D8, Direction=135)}

.text		{font-family: Verdana, Arial; font-size: 10pt; color: #000000; text-decoration: none; font-style: normal; line-height: 12pt}
.phone		{font-family: Verdana, Arial; font-size: 8pt; color: #006699; text-decoration: none; font-style: normal; line-height: 11pt}
.note{font-size:8pt; line-height: 20px; font-family:Verdana, Arial; color:#00248F}

.textbox {
   background: #FFFFEC url(bgrnd/box_shadow.png) top left no-repeat;
   font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt;
   color: #000000; border-left: 1px inset #000000;
   border-right: 1px inset #C0C0C0; border-top: 1px inset #000000; 
   border-bottom: 1px solid #C0C0C0
}

.button {
   font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt;
   cursor: pointer; cursor: hand;
   border-style: solid;
   border-width: 1px;
   border-color: #264597;
   background-color: #E6E7EC;
   background-image: url(bgrnd/bgnd_button.jpg)
}

.selectbox {
   background-color: #FFFFEC;
   font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt;
   color: #000000; border-left: 1px inset #000000; 
}

a.fyneweb:link {color: #000099; text-decoration: underline}
a.fyneweb:visited {color: #000099; text-decoration: underline}
a.fyneweb:hover {color: #FF4400; text-decoration: none}

a.fyne:link {color: #FFFF00; text-decoration: none}
a.fyne:visited {color: #FFFF00; text-decoration: none}
a.fyne:hover {color: #D1C705; text-decoration: none}

/* BODY {CURSOR : url("images/wan.cur"), pointer;} */
