﻿@import url("layout.css");
body {
	font-family: "Times New Roman";
	font-size: 0.9em;
	color:#32298E;
	background-color: #f3f3f3;
	background-image: url("../images/bg_hot.gif");
	background-repeat: repeat-x;
	background-attachment: scroll;
}
#container {
	width: 900px;
	margin: 0px auto;
}
#masthead {
	text-align: center;
	width: 702px;
	border: 1px solid #431;
	background-color: #fff;
	background-repeat: repeat;
	background-attachment: scroll;
}

#topbar 
{
    text-align:left;
	color: #fff;
	background-repeat: repeat;
	background-attachment: scroll;
	width: 100%;
}
#content h1,h2,h3,h4,h5,h6 {
	color: #8E2986;
}

#topbar h1,h2,h3,h4,h5,h6 {
	color: #fff; }


#content {

	width: 100%;
	min-height:960px;  
    height:auto !important;  
    height:960px;  

	border: 1px solid #431;
	background-color: #fff;
	color:#8E2986;
}
#footer {
	text-align: center;
	clear: both;
	width: 100%;
	padding: 0px;
	border: 1px solid #431;
	background-color: #fff;
}
/* Masthead Styles */
#masthead h1 {
	color: #8E2986;
}
#masthead h3 {
	color: #8E2953;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
	background-color: #fff;
	font-weight: bold;
}
#navigation a 
{
	font-weight:bold;
	color: #BE4237;
	text-decoration: none;
	display: block;
	padding: 0px;
	border: 1px solid #fff;
	background-color: #fff;
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	border: 1px solid #0000;
	background-color: #BE4237;

}
/* Content Styles */

#content img {
	padding: 5px;
	border:none;
}
/* Footer Styles */
#footer p {
	color: #808080;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footer a {
	color: #D16A61;
	text-decoration: underline;
}
#footer a:hover {
	color: #853;
	text-decoration: underline;
	 
}

.tree {
    background-color:#fff;
    color:#F0F7E9;
    font-size:medium;
    font-weight:bold;   	
}

.rootnode {
    background-color:#fff;
    color:Black;
    font-size:medium;
    font-weight:bold; 
    margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 0px;
	padding-bottom: 0px;  	
}

.selectednode {
    background-color:#e0e0e0;
    color:Black;
}

li
{
    display: inline;
    margin:2px;
}

a {
	color: #D16A61;
	text-decoration: none;
}
a:hover {
	color: Black;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

.greeting 
{
	background-color:#f0f0f0;
	font-style: italic;
    height:50px;
    width:180px;	
}

.grid_header {
    background-color:#8F8FD6;
    color:#F0F7E9;
    font-size:small;
    font-weight:bold;
}

.grid_body {
    background-color:White;
    color:#000;
    font-size:small;
    font-weight:normal;
    border:2;
 
}

        div.records{
            border:none;
            
        }
	
        div.record {
            display:inline; 
            position:relative;

        }
	
    #tabAcc h2 {display: inline; text-align: center; }
  
	.current {border-bottom: none; display:inline; position:relative; }
	.common {
  
	    display:inline; 
	    position:relative; 
	    background-color: Silver;    
	}
	
	.current1 {border: outset; border-bottom: none; display:inline; position:relative; }
	.common1 {
	    border: outset; 
	    border-bottom: outset; 
	    display:inline; 
	    position:relative; 
	    background-color: Silver;    
	}
	
	#contents
	{

    width:100%;
	font-family: Arial, Helvetica;
	font-size: 0.9em;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	
	  
	}
	
	#contents table	{
	vertical-align:middle;
	}
	
	#contents span
	{
	font-family: Arial, Helvetica;
	font-size: 0.9em;
	}
	
	
	.headline{color:White; font-weight:bold; background-color:#B0B0B0; text-align:left; font-size:1.2em;}
	.infoline{color:White; font-weight:bold; background-color:#DDABA6; text-align:right;}
	
	div.scroll {

		width:100%;
		height:910px;
		overflow: auto;
		border: 1px solid #666;
		background-color: #FFFFFF;
		padding: 0;
	}
	
	div.scroll2 {

		width:90%;
		height:870px;
		overflow: auto;
		border: 1px solid #666;
		background-color: #FFFFFF;
		padding: 0;
	}
	
	div.scroll3 {

		width:100%;
		height:560px;
		overflow: auto;
		border: 1px solid #666;
		background-color: #FFFFFF;
		padding: 0;
	}
	
	div.scro {

		width:98%;
		height:560px;
		overflow: auto;
		border: 1px solid #666;
		background-color: #FFFFFF;
		padding: 0;
	}		
	
	.show18 {	
		position:absolute;
		top:220px;
		width:640px;
		height:480px;
		margin-top: 10px;
		margin-bottom: 10px;
		text-align:center;
		font-size:x-large;
		border: 1px dotted #725972;
		background-color:Yellow; 
	     z-index:1;		 }
		
.color_green{color:#538E29;}		
.color_khaki{color:#868E29;}		
.color_beruza{color:#298E64;}	
.color_marin{color:#29868E;}

.color_blue{color:#29538E;}		
.color_darkblue{color:#32298E;}		
.color_fialet{color:#64298E;}	
.color_brown{color:#8E6429;}

#tblGreeting a {
	color: #DDABA6;
    font-weight:bold;	
	text-decoration: none;
}
#tblGreeting a:hover {
	color: #d0d0d0;
	text-decoration: underline;
}