
a {
 font-weight:bold;
 text-decoration:none;
 color: #43b0e8;
 cursor: crosshair;
}
a:hover {
 color: #ec7a00;
 cursor: help;
}
div {
 font-family: verdana;
 font-size:8pt;
 line-height:12pt;
}

#head {
 background-image:url('skins/Layout09/images/navibg2.png');
 background-color:#ffffff;
 border:#43b0e8 solid 3px;
 font-size: 10pt;
 font-weight: bold;
 font-family: Tahoma;
 font-variant: small-caps;
 color: #ec7a00;
 padding-right: 10px;
 margin: 2px;
 line-height:120%;
 text-align: center;
 bottom: 0px;
 height: 14px;
 padding: 1px;
}

#moment {
 background: #b8d5e3;
 border: dashed #A79FD2 1px;
 font-size: 9pt;
 font-weight: bold;
 font-family: Tahoma;
 font-variant: small-caps;
 color: #ec7a00;
 padding-right: 10px;
 margin: 2px;
 line-height:120%;
 text-align: center;
 height: 14px;
 padding: 1px;
}

#plug {
 font-size: 8pt;
 line-height: normal;
 padding: 5px;
}

#link {
 padding-top: 3px;
 padding-left: 3px;
 padding-bottom: 15px;
}

#link a {
 color: #ec7a00;
}

#link a: hover {
 color: #43b0e8
}
 table { font-style: normal; font-variant: normal; font-weight: normal; font-size: 8pt; font-family: verdana;
line-height: 12pt; color: #ec7a00}

input, textarea {
 background: #ffffff;
 border: 1px solid #43b0e8;
 color: #ec7a00;
 font-family: verdana;
 font-size: 10pt;
}
