body {
background: #EEFFCC url(bground.png) center top repeat-y fixed;
font-family: Arial, sans-serif;
font-size: 14px;
color: #000000;
}

a{color: #993300;}
a:visited{color: #993300;}
a:hover{color: #993300;}
a:active{color: #993300;}

h1 { 
font-family: "Times New Roman", Times, serif;
font-size: 24px; 
font-weight: bold; 
color: #9933FF;
margin-bottom: 0px;
}

h2 { 
font-family: "Times New Roman", Times, serif;
font-size: 18px; 
font-weight: bold; 
color: #7711CC;
margin-bottom: 0px;
}

.capacitor {
background: url(capacitor.png) center center no-repeat no-repeat;
width: 70px;
height: 81px;
text-align: center;
font-weight: bold;
font-size: 23px;
}

.smd_resistor {
background: url(smd_resistor.png) center center no-repeat no-repeat;
width: 164px;
height: 64px;
text-align: center;
font-size: 30px;
color: #EEEEEE;
}

#center_column{
margin-left: auto;
margin-right: auto;
position: relative;
max-width: 728px;
}

.no_ul {
text-decoration: none;
}

.no_ul_sel {
text-decoration: none;
border: 2px solid black;
border-radius: 5px;
padding-right: 1px;
padding-left: 1px;
}

.no_ul_sel_2 {
text-decoration: none;
border: 2px solid black;
border-radius: 5px;
padding-right: 2px;
padding-left: 2px;
background-color: #EEFF66;
}

.inputfield{
font-size: 16px;
font-weight: bold;
}

.enterbutton{
font-size: 16px;
font-weight: bold;
margin: 5px;
}

.enterbutton:hover{
cursor: pointer;
}

.pict{
border: 0;
}

.floats{
float: right;
margin: 10px;
}

.label{
font-style: italic;
font-weight: bold;
color: #666666;
font-size: 14px;
}

.calc_list{
font-weight: bold;
}

.band-desc{
font-size: 12px;
text-align: center;
}

.disclmr{
color: #666666;
font-size: 11px;
}

.option-list{
white-space: nowrap;
vertical-align: top;
text-align: center;
font-weight: bold;
background-color: #66FFFF;
}

.visuali{
vertical-align: bottom;
border: 0;
}

.error{
font-weight: bold;
font-size: 18px;
color: #CC3333;
}

hr{ 
border: 0;
height: 1px;
background: #888888;
}

#center_column{
margin-left: auto;
margin-right: auto;
position: relative;
max-width: 728px;
bottom: 5px;
text-align: left;
}

.navig{
font-weight: bold;
}