input, textarea, select { 
	font-family: Arial, Helvetica; 
	font-size: 8pt; 
	color: #04022e; 
	background-color: #04022e;
	font-weight					: bold;
}

select {
	background-color: #04022e;
	color: orange; 
}
textarea {
		scrollbar-3dlight-color:aqua;
           scrollbar-arrow-color:yellow;
           scrollbar-base-color:blue;
           scrollbar-darkshadow-color:;
           scrollbar-face-color:blue;
           scrollbar-highlight-color:orange;
           scrollbar-shadow-color:;
}



body {
	font-family					: "MS Sans Serif";
	font-size					: 2pt;		
	color						: #ffffff;
	bgproperties				: fixed;
	
}

  A:link {color: orange;		font-weight			: bold;}        
  A:visited {color: #008080;	font-weight			: bold;}  
  A:hover {color: yellow;		font-weight			: bold;}   
  A:active {color: yellow;		font-weight			: bold;}       


p {
	font-family					: "MS Sans Serif";
	font-size					: 2pt;		
	color						: #ffffff;
	bgproperties				: fixed;
}

pre {
	font-size					: 7pt;		
	color						: #ffffff;
	bgproperties				: fixed;
};	

h1 {
	text-align			: center;
	font-family			: "Arial";
	font-style			: italic;
	font-weight			: bold;
	text-decoration		: underline;
	color				: #000078;
	background-color	: inherit;
}

h2 {
	font-family			: "MS Sans Serif";
	font-size			: 10pt;		
	text-align			: left;
	font-family			: "Arial";
	font-style			: normal;
	font-weight			: bold;
	text-decoration		: underline;
	color				: #007812;
	background-color	: inherit;
}
.title {
	display				: table-cell;
	font-size			: 12pt;			
	text-align			: right;	
	border-style		: none;
	font-family			: "Arial";
	font-style			: italic;
	font-weight			: bold;
	text-decoration		: underline;
	color				: #ffffff;
	background-color	: blue;
	
}
 td.trt,td.tl,td.br,td.bl,td.t,td.b,td.l,td.r,td.c {
		display				: table-cell;
		background-color	: #04022e;		
		border-width		: 0px;
		border-height		: 0px;
		padding				: 0px;
}
 td.c { 
 	padding 					: 4px; 
 	font-family					: "MS Sans Serif";
	font-size					: 2pt;		
	color						: #ffffff;
}


 



 td.trt {	background-image: url(../images/table/table_tr.gif); width: 8; height: 8; background-repeat: no-repeat; }
 td.tl {	background-image: url(../images/table/table_tl.gif); width: 8; height: 8; background-repeat: no-repeat;}
 td.br {	background-image: url(../images/table/table_br.gif); width: 8; height: 8; background-repeat: no-repeat;}
 td.bl {	background-image: url(../images/table/table_bl.gif); width: 8; height: 8; background-repeat: no-repeat;}
 td.t {	background-image: url(../images/table/table_t.gif); height: 8; background-repeat: repeat-x;}
 td.b {	background-image: url(../images/table/table_b.gif); height: 8; background-repeat: repeat-x;}
 td.l {	background-image: url(../images/table/table_l.gif); width: 8; background-repeat: repeat-y;}
 td.r {	background-image: url(../images/table/table_r.gif); width: 8; background-repeat: repeat-y;}




td.date {
	display				: table-cell;
	border-style		: none;
	text-align			: right;
	font-family			: "Times New Roman";
	font-style			: italic;
	font-weight			: bold;
	color				: #ffffff;
	background-color	: gray;
	font-size			: 12pt;				

}

td.update {
	display				: table-cell;
	text-align			: left;
	border-style		: none;
	font-family			: "Vernada";
	font-size			: 6pt;			
	font-style			: normal;
	font-weight			: normal;
	text-decoration		: normal;
	color				: #ffffff;
	background-color	: #000;

}


.link {
	display				: table-cell;
	border-style		: none;
	text-align			: right;
	font-family			: "Times New Roman";
	font-style			: italic;
	font-weight			: bold;
	color				: #ffffff;
	background-color	: gray;
	font-size			: 12pt;				

}
	


}
font {
	   face : Arial;
}

