body {margin:0px;background-color:#F4F9FC;color:#111;font:0.8em arial, sans-serif}

#content {margin-right:133px;padding:1px 5px 5px}
a:link {background-color:transparent;color:#116;font-weight:bold;text-decoration:none}
a:visited {background-color:transparent;color:#369;font-weight:bold;text-decoration:none}
a:hover {background-color:transparent;color:#080;cursor:crosshair;font-weight:bold;text-decoration:none}
a:active {background-color:transparent;color:#F00;font-weight:bold;text-decoration:none}
h1 {text-align:center;font-size:1.8em}
h2 {font-size:1.2em;text-decoration:underline}
img {border:0}

#ft {border:1px solid #888;padding:5px;background-color:#EEE;color:#111;font:0.7em times, serif;text-align:center;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px}
.is {vertical-align:middle;padding:1px 0 3px}

#sd {position:absolute;width:125px;right:5px;top:12px;border:1px solid #888;background-color:#EEF;color:#111}
.mi {border-top:1px solid #888;padding:0 4px;background:#EEF url(mi.png) repeat-y left;color:#111}
a.ml:link {background-color:transparent;color:#111;font-style:normal;font-weight:normal;text-decoration:none}
a.ml:visited {background-color:transparent;color:#119;font-style:normal;font-weight:normal;text-decoration:none}
a.ml:hover {background-color:transparent;color:#282;cursor:crosshair;font-style:normal;font-weight:normal;text-decoration:underline;}
a.ml:active {background-color:transparent;color:#822;font-style:normal;font-weight:normal;text-decoration:none}

#crtl {position:absolute;top:0;left:0}
body>#crtl {position:fixed;top:0;left:0}
#crtr {position:absolute;top:0;right:0}
body>#crtr {position:fixed;top:0;right:0}
#crbl {position:absolute;bottom:0;left:0}
body>#crbl {position:fixed;bottom:0;left:0}
#crbr {position:absolute;bottom:0;right:0}
body>#crbr {position:fixed;bottom:0;right:0}


/*Name:FancyTooltips
Version:1.2.1
URI:http://www.victr.lm85.com/fancytooltips
Description:FancyTooltips creates dynamic tooltips from anchors(links), acronyms, inserts, deletions and images
Author:Victor Kulinski http://www.victr.lm85.com
As originally released by Stuart Langridge, this script is licensed under MIT - http://www.opensource.org/licenses/mit-license.php
"THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE."*/
div.fancytooltip {-moz-opacity:.80}
div.fancytooltip {background-color:#EFF;color:#111;border:1px solid #888;padding:4px;position:absolute;z-index:20;-moz-border-radius:9px;-webkit-border-radius:10px;border-radius:9px}
/*title/alt within FancyTooltip*/
div.fancytooltip p {font-size:1em;margin:0;padding:0 3px}
/*URI below title of anchor FancyTooltip*/
div.fancytooltip p.destination {font-size:0.7em;padding-top:3px;text-align:left}
/*Access Key of anchor*/
div.fancytooltip p span.accesskey {background-color:transparent;color:#D22}
abbr {cursor:help}
acronym {cursor:help}
del {cursor:help}
ins {cursor:help}
