﻿div
{
    behavior: url(pngbehavior.htc);
}
img
{
    behavior: url(pngbehavior.htc);
}
span
{
    behavior: url(pngbehavior.htc);
}
table
{
    behavior: url(pngbehavior.htc);
}
td
{
    behavior: url(pngbehavior.htc);
}
tr
{
    behavior: url(pngbehavior.htc);
}
body
{
    scrollbar-base-color: #2B0033;
    scrollbar-arrow-color: #424242;
    scrollbar-3dlight-color: #004C46;
    scrollbar-darkshadow-color: #070000;
    scrollbar-face-color: #cacaca;
    scrollbar-highlight-color: #006668;
    scrollbar-shadow-color: #0F0005;
    scrollbar-track-color: #2d2d2d;
}
A:link
{
    text-decoration: none;
    color: #ff0;
}
A:visited
{
    text-decoration: none;
    color: #ff0;
}
A:active
{
    text-decoration: none;
    color: #ff0;
}
A:hover
{
    text-decoration: underline;
    color: #ff0;
}
html, body
{
    height: 100%;
    background-color: #000;
    color: #ff0;
    font-size: 1.0em;
    font-family: Verdana, Arial;
}
.dropcap
{
    font-family: sans-serif;
    float: left;
    width: .8em;
    font-size: 4em;
    line-height: 83%;
    margin-top: 3px;
}
.textarea
{
    font-family: Verdana, Arial;
    font-size: 1.07em;
    background-color: #000;
    margin:10px;
    color: #ff0;	
}
.floatright
{
    float: right;
    margin: 0 0 10px 10px;
    border: 1px solid #666;
    padding: 2px;
}
.thumbnail
{
    float: left;
    width: 150px;
    border: 0px solid #999;
    margin: 0px 15px 15px 10px;
    padding: 5px;
    text-align: center;
}
.clearboth
{
    clear: both;
}
div.wrap_area
{
    position: relative;
}
div.wrap_area p
{
    position: relative;
}
div.shape_wrap div
{
    float: left;
    clear: left;
    height: 20px;
}
div.shape_wrap2 div
{
    float: right;
    clear: right;
    height: 20px;
    border: 0px solid #f0f;
}
.width
{
    width: 100%;
    min-width: 700px;
}
.content
{
    padding: 5px;
}
* html .minwidth
{
    padding-left: 700px;
}
* html .container
{
    margin-left: -700px;
    position: relative;
}
/*\*/* html .minwidth, * html .container, * html .content, * html .layout
{
    height: 1px;
}
/**/        