body {
 	margin: 0px;
   padding: 0px;    
	background-color:black;   
	background-position: center top;   
	height: 100%;    width: 100%; 
	color: rgb(188,193,254) ; 
	}  
#banner { 
	border: 0px none ;    
	margin: 0px;    
	padding: 0px;    
	background-color: black;    
	position: absolute;   
	height: 120px;    min-height: 120px;    
	display: block;    
	overflow: hidden;    
	}  
#slogan { 
	position: absolute;    
	top: 8px;    left: 400px;    
	font-family: "Palatino Linotype","Times New Roman",Times,serif;    
	font-style: normal;    
	font-size: 1.8em;     
	color:  rgb(188,193,254);    
 }  
#slogan2 { 
	position: absolute;    
	top: 42px;    left: 500px;    
	font-family: "Palatino Linotype","Times New Roman",Times,serif;     
	font-size: 1.2em;   
	color:   rgb(188,193,254);    
}  
#menu { 
	border: medium none ;    
	padding: 0px;    
	background-color: black;    
	position: absolute;    top: 0;   left: 0;    
	margin-top: 140px;    margin-left: 10px;    
	width: 210px;    
	height: 471px;    
	overflow: hidden;    
	}  

#content { 
	background-color: black;    
	position: absolute;    
	top: 0;   left:0;   
	height: 560px;    min-height: 560px;   
	width: auto;      
	margin-top: 130px;    margin-left: 225px;    
	padding-left: 5px;    
	font-family: verdana,arial,helvetica;    
	font-size: 0.9em; 
	color:  rgb(188,193,254) ; 
	overflow: auto;    
}  
#content h3 { 
	font-size: 18pt;    text-decoration: none;    margin-bottom: 0.2em;    
	}  
#content h4 { 
	font-size: 14pt;    text-decoration: underline;    margin-bottom: 0.4em;    
	}  
#content a:link  {text-decoration: underline; color:	dodgerblue;}
#content a:visited {text-decoration: underline; color: orchid;}
#content a:active {text-decoration: underline; color: lightsteelblue;}
#content a:hover {text-decoration: underline; color: red; }


#trailer { 
	border: medium none ;    
	padding: 0px 25px;    	background-color:black;    
	width: 100%;    
	height: 30px;    
	position: absolute;    bottom: 0;    left: 0;    
	} 
#CaptureTitle{
	position: absolute; top: 4px;   left: 12px;
	font-size: 14pt;    text-decoration: none;    margin-bottom: 0.2em;       
	}
#CaptureClose {
	position: absolute; top:4px;   left: 650px;
	}
#CaptureContent {
	position: absolute; top: 30px;  left: 8px; 
	width: 800px;    
	height: 600px;      
	}	
/* Form elements */
 input.first, textarea.first, select.first {
 border : 1px solid Black;
 background-color : #CCCCCC;
 color : #0E1930;
 font-size : 12px;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-weight : bold;
 height: 15px; /* replace 2em with your chosen value, in px or whatever */
 } 
h1 { font-style: normal;    font-weight: bold;    font-size: 28pt;    text-transform: uppercase;    }  
h2 { font-style: normal;    font-weight: normal;    font-size: 24pt;    text-decoration: underline;    }  
h3 { font-style: normal;    font-weight: bold;    font-size: 18pt;    text-decoration: none;    }  
h4 { font-style: italic;    font-weight: normal;    font-size: 16pt;    text-decoration: underline;    margin-bottom: 0pt;    }  
h5 { font-style: normal;    font-weight: bold;    font-size: 14pt;    text-decoration: none;    margin-bottom: 0pt;    }  
h6 { font-style: normal;    font-weight: bold;    font-size: 10pt;    text-decoration: none;    }  
ul { margin-top: 0px;    margin-bottom: 0px;    }  
.T1 { font-size: 18pt;    font-family: Georgia;    font-weight: bold;    color: rgb(255, 0, 0);  text-align:center; }  
.T2 { font-size: 14pt;    font-weight: bold;    color: rgb(6, 15, 92);    }  
.T3 { font-size: 12pt;    font-weight: bold;    color: rgb(6, 15, 92);    }  
.T4 { font-size: 11pt;    font-weight: bold;    color: rgb(6, 15, 92);    }  
.T6 { font-size: 10pt;    font-weight: bold;    color: rgb(6, 15, 92);    text-decoration: underline;    }  
.button { font-style: normal;    font-weight: bold;    background-color: rgb(0, 0, 153);    color: rgb(204, 255, 255);    font-size: 10pt;    }  
.nota { font-style: italic;    font-weight: bold;    text-decoration: underline;    }  
.normal { font-size: 11pt;    }  
.small { font-size: 9pt;    }  
.attention { color: rgb(255, 0, 0);    }  
.idx10 { font-size: 10pt;    font-weight: normal;    font-family: vivian;    }  
.idx12 { font-size: 12pt;    font-weight: normal;    font-family: vivian;    }  
.idx14 { font-size: 14pt;    font-weight: normal;    font-family: vivian;    }  
.lstsqr { list-style-type: square;    list-style-position: inside;    }  
.lstdisc { list-style-type: disc;    list-style-position: inside;    }  
.citation { font-size: 10pt;    font-weight: bold;    color: rgb(6, 15, 92);    text-decoration: underline;    }

a:active{color:hotpink; } 
a:visited{color:green;} 
a:hover{color:hotpink;} 
a:link{color:blue;}

.imagetitle {font-size:2em;  verdana,arial,helvetica; color:azure;}

.centered {    text-align:center;    display:block;}
.mdltitle { font-size: 16pt; font-family: Georgia; font-weight: bold; color: azure; text-align:center;  display:block;} 

table { margin : 10px auto auto auto; }






