.A1-Size {	overflow:hidden;
  position:relative;
	width:870px; height:560px; border:1px solid #3f7f00;
	margin-left:auto; margin-right:auto; margin-bottom:10px;	}  
	   
.A-Size_Portrait, .C-Size_Portrait, .E-Size_Portrait {	overflow:hidden; position:relative;
	width:600px; height:780px; border:1px solid #3f7f00; /* 1:1.3 Ratio - portrait A, C, E*/
	margin-left:auto; margin-right:auto; margin-bottom:10px;	}     

.A-Size_Landscape, .C-Size_Landscape, .E-Size_Landscape {	overflow:hidden; position:relative;
	width:780px; height:600px; border:1px solid #3f7f00; /* 1.3:1 Ratio - landscape A, C, E*/
	margin-left:auto; margin-right:auto; margin-bottom:10px;	}     
	   
.B-Size, .D-Size {	overflow:hidden;
  position:relative;
	width:900px; height:600px; border:1px solid #3f7f00; /* 1.5:1 Ratio - B, D */
	margin-left:auto; margin-right:auto; margin-bottom:10px;	}     

.Xtal_Osc_Sch { overflow:hidden; position:relative; width:300px; height:300px;
  border:1px solid green; box-shadow: 5px 5px 5px green;
	float:left; margin-right:15px; margin-bottom:10px; }
	
.Enh_Xtal_Osc_Sch { overflow:hidden; position:relative; width:450px;height:290px;
  border:1px solid green; box-shadow: 5px 5px 5px green;
	float:left; margin-right:15px; margin-bottom:10px; }

.Xtal_Osc_Sch_2N2222 { overflow:hidden; position:relative; width:450px; height:380px; border:1px solid green;
  box-shadow: 5px 5px 5px green; float:right; margin-left:15px; margin-bottom:10px; }

.FET_Xtal_Osc_Sch_A { overflow:hidden; position:relative; width:220px; height:300px; border:0px solid green;
  /* box-shadow: 5px 5px 5px green; */ float:left; margin-right:15px; margin-bottom:10px; margin-top:15px; }
	
.FET_Xtal_Osc_Sch_B { overflow:hidden; position:relative; width:220px; height:300px; border:0px solid green;
  /* box-shadow: 5px 5px 5px green; */ float:right; margin-left:15px; margin-bottom:10px; margin-top:15px; }
	
.FET_VFO_Sch { overflow:hidden; position:relative; width:440px; height:300px; border:0px solid green;
  /* box-shadow: 5px 5px 5px green; */ float:right; margin-left:15px; margin-bottom:10px; margin-top:15px; }
	
.Buffer_A_Sch { overflow:hidden; position:relative; width:240px; height:280px; border:0px solid green;
  /* box-shadow: 5px 5px 5px green; */ float:right; margin-left:15px; margin-bottom:10px; margin-top:15px; }
	
.Buffer_B_Sch { overflow:hidden; position:relative; width:380px; height:310px; border:0px solid green;
  /* box-shadow: 5px 5px 5px green; */ float:right; margin-left:15px; margin-bottom:10px; margin-top:15px; }
	
.Final_Amp_A_Sch { overflow:hidden; position:relative; width:460px; height:270px; border:0px solid green;
  /* box-shadow: 5px 5px 5px green; */ float:right; margin-left:15px; margin-bottom:10px; margin-top:15px; }

.Final_Amp_B_Sch { overflow:hidden; position:relative; width:750px; height:450px; border:0px solid green;
  /* box-shadow: 5px 5px 5px green; */ float:right; margin-left:15px; margin-bottom:10px; margin-top:15px; }

.Filter_A_Sch { overflow:hidden; position:relative; width:230px; height:150px; border:1px solid green;
  /* box-shadow: 5px 5px 5px green; */ float:left; margin-right:15px; margin-bottom:10px; margin-top:15px; }

.Filter_B_Sch { overflow:hidden; position:relative; width:310px; height:150px; border:1px solid green;
  /* box-shadow: 5px 5px 5px green; */ float:left; margin-right:15px; margin-bottom:10px; margin-top:15px; }

.Filter_C_Sch { overflow:hidden; position:relative; width:390px; height:150px; border:1px solid green;
  /* box-shadow: 5px 5px 5px green; */ float:left; margin-right:15px; margin-bottom:10px; margin-top:15px; }

.Part_List { display: inline-block; border-collapse: collapse; /* 'cellspacing' equivalent */
  border: 1px solid green; padding: 0px; margin-left:auto; margin-right:auto; margin-top:0px; margin-bottom:0px; }

.Part_List tr { vertical-align: middle; }
.Part_List th { font-size: 10pt; border: solid 1px #000000; font-weight:bold; padding:3px 5px 3px 5px; text-align: center; }
.Part_List td { font-size: 10pt; border: solid 1px #000000; text-align:left; padding:3px 5px 3px 5px; }
.Part_List td select { font-size: 10pt; color: #000000; text-align: center; background: #ffffcc; }
.Part_List td span { font-size: 10pt; color: #ff0000; text-align: center; }

.Filter_List_A { display: inline-block; border-collapse: collapse; /* 'cellspacing' equivalent */
  border: 1px solid green; padding: 0px; float:right; margin-left:15px; margin-right:auto; margin-top:15px; margin-bottom:0px; }
.Filter_List_A tr { vertical-align: middle; }
.Filter_List_A th { font-size: 10pt; border: solid 1px #000000; font-weight:bold; padding:3px 5px 3px 5px; text-align: center; }
.Filter_List_A td { font-size: 10pt; border: solid 1px #000000; text-align:center; padding:3px 5px 3px 5px; }
.Filter_List_A td select { font-size: 10pt; color: #000000; text-align: center; background: #ffffcc; }
.Filter_List_A td span { font-size: 10pt; color: #ff0000; text-align: center; }

.Filter_List_B { display: inline-block; border-collapse: collapse; /* 'cellspacing' equivalent */
  border: 1px solid green; padding: 0px; float:right; margin-left:15px; margin-right:auto; margin-top:15px; margin-bottom:0px; }
.Filter_List_B tr { vertical-align: middle; }
.Filter_List_B th { font-size: 10pt; border: solid 1px #000000; font-weight:bold; padding:3px 5px 3px 5px; text-align: center; }
.Filter_List_B td { font-size: 10pt; border: solid 1px #000000; text-align:center; padding:3px 5px 3px 5px; }
.Filter_List_B td select { font-size: 10pt; color: #000000; text-align: center; background: #ffffcc; }
.Filter_List_B td span { font-size: 10pt; color: #ff0000; text-align: center; }

.Filter_List_C { display: inline-block; border-collapse: collapse; /* 'cellspacing' equivalent */
  border: 1px solid green; padding: 0px; float:right; margin-left:15px; margin-right:auto; margin-top:15px; margin-bottom:0px; }
.Filter_List_C tr { vertical-align: middle; }
.Filter_List_C th { font-size: 10pt; border: solid 1px #000000; font-weight:bold; padding:3px 5px 3px 5px; text-align: center; }
.Filter_List_C td { font-size: 10pt; border: solid 1px #000000; text-align:center; padding:3px 5px 3px 5px; }
.Filter_List_C td select { font-size: 10pt; color: #000000; text-align: center; background: #ffffcc; }
.Filter_List_C td span { font-size: 10pt; color: #ff0000; text-align: center; }

.Filter_List { display: inline-block; border-collapse: collapse; /* 'cellspacing' equivalent */
  border: 1px solid green; padding: 0px; margin-left:auto; margin-right:auto; margin-top:0px; margin-bottom:0px; }
.Filter_List tr { vertical-align: middle; }
.Filter_List th { font-size: 10pt; border: solid 1px #000000; font-weight:bold; padding:3px 5px 3px 5px; text-align: center; }
.Filter_List td { font-size: 10pt; border: solid 1px #000000; text-align:center; padding:3px 5px 3px 5px; }
.Filter_List td select { font-size: 10pt; color: #000000; text-align: center; background: #ffffcc; }
.Filter_List td span { font-size: 10pt; color: #ff0000; text-align: center; }

.VFO_Freq_Table { display: inline-block;
  border-collapse: collapse; /* 'cellspacing' equivalent */
  border: 1px solid green;
	padding: 0px;
	margin-left:auto; margin-right:auto;
	margin-top:0px; margin-bottom:0px; }
.VFO_Freq_Table tr { vertical-align: middle; }
.VFO_Freq_Table th { border: solid 1px green; font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 14px; font-weight: 600; padding:3px 5px 3px 5px; text-align: center; }
.VFO_Freq_Table td { border: solid 1px green; font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 14px; text-align:center; padding:3px 5px 3px 5px; }
.VFO_Freq_Table td input { font-family: Tahoma, Verdana, Segoe, sans-serif; font-size: 14px; color: #000000;
  text-align: center; background: #ffffcc; width:45px;}
.VFO_Freq_Table td select { font-size: 10pt; color: #000000; text-align: center; background: #ffffcc; }
.VFO_Freq_Table td span { font-family: Tahoma, Verdana, Segoe, sans-serif; font-size: 14px; color: #ff0000;
  text-align: center; }

