/* General version of Std.css */

.bodystyle { font-family: "Times New Roman", Times, serif; 	background-color: #ffffe0; 
				color: #0000c0; font-size: 1.1em; font-weight: normal; border: 0px; 
				line-height: normal; margin: 0px; padding: 0px; text-decoration: none; } 

p { margin-bottom: 0.25em; margin-top: 0px; border: 0; }
.pn  { margin-bottom: 0.0em; } 

.pfl {width: 5%;  background-color: #ececf4; clear:left; float:left; }
.pfm {width: 5%;  background-color: #ececf4; clear:both; }
.pfr {width: 5%;  background-color: #ececf4; clear:right; float:right; }
.pfl td, .pfm td, .pfr td {border: 0; padding: 5px; text-align:center; }

.stdtbl {width: 100%; border: 0; margin:0; }
.stdtbl td {font-family:Arial, Helvetica, sans-serif; font-size:0.96em; color: #000060; 
			padding: 0; vertical-align:top; background-color: #ececff; }
.stnb			{ color: #a00000; font-size:1.1em; } 
.stns			{ color: #000040; font-size: 0.86em; } 

.exptbl {border: 0; margin:0; }
.exptbl td {font-family:Arial, Helvetica, sans-serif; font-size:0.96em; color: #000060; 
			padding: 10px; vertical-align:top; background-color: #ececf4; }

.hdgt, .hdgtn, .hdgtrn { font-size: 1.31em; margin-bottom: 0.3em; color: #0000a0;}
.hdgtrn 				{ color: #ff0000;}
.hdgst, .hdgstn  { font-size: 1.56em; margin-bottom: 0.36em; color: #ff0000;}
.hdg5, .hdg5n	{ font-size: 1.2em; margin-bottom: 0.28em;}
.hdg5r, .hdg5rn { font-size: 1.2em; margin-bottom: 0.28em; color: #c00000;}
.hdgtn, .hdgtrn, .hdgstn, .hdg5n, .hdg5rn { margin-bottom: 0.0em;}

.airtext, .airtextn { font-family: "Arial", Helvetica, sans-serif; font-size: 0.95em; 
						margin-bottom: 0.21em; color: #000000; } 
.airtextn 			{margin-bottom: 0em;}

.nrmltext, .nrmltextn { font-size: 0.93em; color: #000030; margin-top: 0; border: 0; 
						line-height: 0.95em;  margin-bottom: 0.21em; }
.notetext, .notetextn { font-size: 0.8em; color: #000030; margin-bottom: 0.18em; }
.nrmltextn, .notetextn	{margin-bottom: 0em; }

.ptrtext { font-family: "Arial", Helvetica, sans-serif; font-size: 1.0em; margin-bottom: 0.7em; } 
.tinytextn { font-family: "Arial", Helvetica, sans-serif; font-size: 0.4em; margin-bottom: 0.0em; } 

a:link, a:visited, a:active, a:hover { text-decoration: underline; }
a:link    {	color: #c00000; } /* Normal links in text, dull red */
a:visited { Color: #008080; }
a:active  { color:#008080 ;	background-color:#FFFFFF; }
a:hover   { color: #FF0000; } /* hover links in text: bright red */

.c_bk2 {color: #000000; }
/*
.c_dim {color: #9090ff; }  pale blue 
.c_bl1 {color: #0000FF; }  bright blue 
.c_bl2 {color: #0000a0; }  med blue 
.c_r1 {color: #ff0000;  }  bright red 
.c_r2 {color: #a00000;  }  med red 
.c_gr1 {color: #00ff00; }  bright green 
.c_gr2 {color: #00a000; } med green 
.c_bk1 {color: #606060; }    
 */
