﻿body
{
	background-image: url('../images/background.png');
	background-position: center;
	background-repeat: repeat-y;
	background-color: grey;
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: .7em;
    margin: 0%;
    cursor: default;
    text-align: center;
}

table
{
	border: 0px solid black;
	border-collapse: collapse;
/*
    text-align: center;
	border-spacing: 0px 0px;
	border-style: none;
    margin: 4px;
    padding: 4px;
	font-size: 100%;*/
}

tr
{
    margin: 0px;
    padding: 0px;*/
}

td
{
    background-color: #ffffff;
    color: #6ba0b9;
    vertical-align: top;
    padding: 3px;
    text-align: left;
	padding: 0px 10px 8px 10px;
    font-family: Sans-Serif;
    font-size: 10pt;
    font-weight: normal;
    line-height: 130%;
}

td.blank
{
	background-color: #800000;
}

td.boxblueleft
{
	text-align: center;
	border-right: 1px solid #a4cde0;
	background-color: #e4f5fd;
	width: 80px;
}

td.boxblueright
{
	text-align: center;
	border-left: 1px solid #a4cde0;
	background-color: #e4f5fd;
	width: 80px;
}

td.boxgrey
{
	background-color: #f8f8f8;
	width: 500px;
}

img
{
	border-collapse: collapse;
	border-spacing: 0px 0px;
	border-style: none;
    margin: 0px;
    padding: 0px;
}

h1
{
    position: relative;
    left: 50px;
    font-family: Tahoma, Arial, Times New Roman, MS Sans Serif, Sans-Serif;
    font-size: 16pt;
    font-weight: bold;
    letter-spacing: 4px;
    color: #6ba0b9;
}

a:link
{
	color: #6ba0b9;
	text-decoration: none;
}

a:visited
{
	color: #6ba0b9;
	text-decoration: none;
}

a:hover, a:visited:hover
{ 
	color: #b96b71;
}

p
{
    position: relative;
    top: -8px;
    font-family: Sans-Serif;
    font-size: 11pt;
    font-weight: normal;
    line-height: 160%;
    color: #6ba0b9;
}

#outerframe
{
    position: relative;
    z-index: 10;
    background-color: white;
	border-left: 1px solid black;
	border-right: 1px solid black;
    width: 800px;
    height: 800px;
}

#innerframe
{
    position: absolute;
    z-index: 10;
    top: 35px;
    left: 60px;
}

#logo
{
    position: absolute;
    z-index: 100;
    top: -28px;
    left: 16px;
}

#header
{
    position: absolute;
    z-index: 30;
    top: 0px;
    left: 0px;
}

#footer
{
    position: absolute;
    z-index: 30;
    top: 780px;
    left: 0px;
}

#tabframe
{
    position: absolute;
    z-index: 20;
    top: 51px;
    left: 93px;
}

#tab
{
    cursor: pointer;
    position: absolute;
    z-index: 20;
}

#mainframe
{
    position: absolute;
    z-index: 100;
	border: 0px solid black;
    top: 86px;
    left: 0px;
    width: 620px;
    height: 630px;
    text-align: justify;
    margin: 10px;
    padding: 20px;
    overflow-x: hidden;
	overflow-y: auto;
	
/*    clip: rect 10 100 200 300;*/
}

/*
a:link
{
	color: #005FA9;
	text-decoration: none;
}

a:visited
{
	color: #A367B1;
	text-decoration: none;
}

a:hover, a:visited:hover
{ 
	background-color: #DDEEFF;
}

h4 a, .index a
{
	color: #005FA9;
}

h4 a:visited, .index a:visited
{
	color: #005FA9;
}

h1
{ 
	font-size: 130%; 
	margin-top: 0em;
	margin-bottom: .7em;
}

h2
{   
	font-size: 120%;
	margin-top: 1.4em;
	margin-bottom: .7em;
}

h3
{  
	font-size: 110%;
	margin-top: 1.2em;
	margin-bottom: .7em; 
}

h4
{ 
	font-size: 100%; 
	font-weight: bold;
	margin-top: 1.2em;
	margin-bottom: .6em; 
}

hr
{ 
	color: #000000;
	height: 1px;
	margin-top: 0em;
	margin-bottom: 0em; 	
}

p, table, pre
{  
	margin-top: .6em;
	margin-bottom: .6em;
}

p.index
{
	text-align: center;
	margin-bottom: 0em;
}

th
{
	font-weight: bold;
	color: #000000;
	background-color: #DEDEDE;
	text-align: left;
}

td
{
    background-color: #ffffff;
    color: #800000;
    border: silver 1px dotted;
}

table th, table td
{
	padding: 0.4em 10px;
	vertical-align: top;
}

table.nav, table.nav th, table.nav td
{
	padding: 0px 0px;
	border: 0px;
}

table.splash, table.splash th, table.splash td
{
	border: 0px;
}

table p, table pre
{
	margin: 0px;
}

table ul, table ul ul, table li
{
	margin-top: 0px;
	margin-bottom: 0px;
}

table.index
{
	margin-top: 0em;
	border: 0px;
}

table.index th, table.index td
{
	border: 0px;
	padding: 2px 3px;
}

table.index th
{
	background-color: #E8F0F1;
}

ol p, ul p
{  
	margin-top: .7em;
	margin-bottom: 0;
}

ol
{
	font-size: 100%; 
	margin-top: .5em; 
	margin-bottom: 0em; 
	margin-left: 4.5em;
}

ul
{
	font-size: 100%; 
	margin-top: .5em; 
	margin-bottom: 0em; 
}

ol ul, ul ul
{
	list-style: square; 
	margin-top: .5em;
}

ol ol
{
	list-style: lower-alpha; 
	margin-top: .5em;
}

li
{
	margin-bottom: .7em; 
	margin-left: -2em;
}

pre, .code
{  
	font-family: "Courier New", Courier, mono; 
	font-size: 100%;
}

.code
{
	white-space: nowrap;
}	

ol pre, ul pre
{  
	margin-top: .5em;
	margin-bottom: 0em;
}

code
{  
	font-family: "Courier New", Courier, mono;
	font-size: 100%;
}

img {
	margin: 0px 5px 0px 0px;
	border: none;
}

.nav {  
	margin-top: -3px;
	margin-bottom: -3px;
}

.nav img
{
	margin: 0px 0px 0px 0px;
}

.welcomehelp
{
	margin-left: 57px;
}

.welcomehowdoi
{
	margin-left: 63px;
}

img.pathnumber
{
	margin-bottom: -7px;
	margin-left: -42px;
}

img.usericon
{
	margin-bottom: -11px;
	margin-left: -48px;
}

.welcomeexpander
{
	margin-left: -14px;	
}

div.procedure, div.welcomehelp, div.welcomehowdoi
{
	display: none;
}
*/