﻿body, div, td, th, p, h1, input, textarea, select {
	font: 11px verdana, arial, helvetica, sans-serif;
	color:#999999;
    padding: 0px;
    margin: 0px;
}

body{
    background-color: #222303;
    margin: 70px 0px 0px 0px;
    SCROLLBAR-FACE-COLOR: #ffffff;
    SCROLLBAR-HIGHLIGHT-COLOR: #e2e2e2; 
    CURSOR: default; 
    SCROLLBAR-SHADOW-COLOR: #e2e2e2; 
    SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
    SCROLLBAR-ARROW-COLOR: #e67911;
    SCROLLBAR-TRACK-COLOR: #ffffff; 
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}

ul {
    margin: 5px 0px 5px 20px;
    padding: 0px;
}

p {
    padding-bottom: 10px;
}

table{
    border-collapse: collapse;
    border: none;
}

img{
    border: none;
}

a{
    color: #3333CC;
    text-decoration: underline;
}

a:hover{
    text-decoration: underline;
    color: #3333CC;
}


h1{   
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	line-height:18px;
	font-weight:bold;
	color:#7A7A7A; 
	margin-bottom: 20px;
}

h1 a{
    text-decoration: none;
}

h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	line-height:18px;
	font-weight:bold;
	color:#7A7A7A; 
	margin-bottom: 20px;
}

h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	line-height:18px;
	font-weight:bold;
	color:#7A7A7A; 
	margin-bottom: 20px;
}

/* body */

table.header {
    width: 100%;
}

div.page{
    margin: auto;
    width: 900px;    
    height: 500px;
}

td.subpage {
    background-color: #FFFFFF;
}

div.content {
    padding: 5px 0px 5px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#7A7A7A;
	word-spacing:2px;
	letter-spacing:normal;
	line-height:16px;
	text-align:left;
	vertical-align:text-top    
}

div.content p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#7A7A7A;
	word-spacing:2px;
	letter-spacing:normal;
	line-height:16px;
	text-align:left;
	vertical-align:text-top;
	margin-bottom: 5px;
}


.error {
    color: red;
}

.ok {
    color: green;
}

table.menu div{    
    color: #E49455;
    line-height:16px;  
    text-align: left; 
}

table.menu a, table.menu a:visited {    
    color: #7A7A7A;    
    text-decoration: none;
}

table.menu a:hover {    
    color: #E49455;
    text-decoration: none;
}

td.footer table {
    width: 100%;
}

td.footer table td{
    font-size: 9px;
    color: #D2D0D0;    
    padding-top: 4px;
    text-align: center;
	word-spacing: 3px;
	letter-spacing: -1px;
}

td.footer a, td.footer a:hover, td.footer a:visited {    
    color: #D2D0D0;    
    text-decoration: none;
}

.asterisk {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#FF0000
}

.NV_quotes {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	color:#FF9900
}

.hidden {
    position: absolute;
    top: 0px;
    left: 0px;
    color: #222303;
}