body
{
    background: #000000 url(images/bg.jpg);
    color: #D6D6D6;
    font: 10pt Times New Roman, helvetica, sans-serif; 
    scrollbar-3dlight-color: #6E6D6D;
    scrollbar-arrow-color: #898989;
    scrollbar-base-color: #ABABAB;
    scrollbar-darkshadow-color: #6E6D6D;
    scrollbar-face-color: #ABABAB;
    scrollbar-highlight-color: #323332;
    scrollbar-shadow-color #6E6D6D;
    margin: 0, 0, 0, 0;
}
.iframe
{
    background-color:rgb(0,0,0); 
    background-image: url('images/blank_bg.jpg'); 
    background-attachment: fixed; 
    background-repeat: no-repeat; 
    background-position: top left; 
    color: #D6D6D6;
    font: 10pt Times New Roman, helvetica, sans-serif; 
    scrollbar-3dlight-color: #6E6D6D;
    scrollbar-arrow-color: #898989;
    scrollbar-base-color: #ABABAB;
    scrollbar-darkshadow-color: #6E6D6D;
    scrollbar-face-color: #ABABAB;
    scrollbar-highlight-color: #323332;
    scrollbar-shadow-color #6E6D6D;
}
.menuframe
{
    background-color:rgb(0,0,0); 
    color: #D6D6D6;
    font: 10pt Times New Roman, helvetica, sans-serif; 
    scrollbar-3dlight-color: #6E6D6D;
    scrollbar-arrow-color: #898989;
    scrollbar-base-color: #ABABAB;
    scrollbar-darkshadow-color: #6E6D6D;
    scrollbar-face-color: #ABABAB;
    scrollbar-highlight-color: #323332;
    scrollbar-shadow-color #6E6D6D;
}
a:link
{
    color: #9CC5D9;
}
a:visited
{
    color: #8DAFC0;
}
a:hover, a:active
{
    color: #8DAFC0;
}
a.white
{
    color: #FFFFFF;
}
.text
{ 
    color: #D6D6D6;
    font: 10pt Times New Roman, helvetica, sans-serif; 
}
.smtext
{ 
    color: #C7C7C7;
    font: italic 10pt Times New Roman, helvetica, sans-serif; 
}
.subtitle
{
	color: #D6D6D6;
	font-family: "Times New Roman", helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.jtext
{ 
    color: #D6D6D6;
    font: 10pt arial, helvetica, sans-serif; 
    text-align: justify;
}
.title
{ 
    color: #DAD09B;
    font: bold italic 10pt Times New Roman, helvetica, sans-serif; 
}
textarea, .inputbg
{
	background: #6A6A6A;
	color: #FFFFFF;
	font: 7pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
        border-color: #1C1C1C;
        border-width: 1px;
}
.button
{
	font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.leftpad
{
	padding-left: 1px;
}
