
.dropdowncontainer { width: 100%; background-color: #8F8FB3; border-bottom: #333366 thin solid; border-top: #333366 thin solid; border-left: #333366 thin solid; border-right: #333366 thin solid; }

.go { color: red; background-color: #FFFFFF; font-size: x-small;}

.button { color: #333366; background-color: #FFFFFF; font-size: x-small;}

.dropdownselect { color: red; background-color: #FFFFFF; font-size: 8 px;}

.left_default { color: #333366; text-align:left; font-size: 8 px; }

.left_default_bold { color: #333366; text-align:left; font-size: 8 px; font-weight: bold; }

.left_row1 { color: purple; font-size: 8 px; background: #C0C0C0; text-align: left;}

.left_row2 { color: purple; font-size: 8 px; background: #F0F0F0; text-align: left; }

.left_row3 { color: purple; font-size: 8 px; background: #FFFFFF; text-align: left; }

.left_row_nowrap1 { color: purple; font-size: 8 px; background: #C0C0C0; text-align: left; white-space: nowrap;}

.left_row_nowrap2 { color: purple; font-size: 8 px; background: #F0F0F0; text-align: left; white-space: nowrap;}

.left_row_nowrap3 { color: purple; font-size: 8 px; background: #FFFFFF; white-space: nowrap;}

.center_title { color: #333366; text-align:center; font-size: 10 px; font-weight: bold;}

.center_title_row1 { color: #FFFFFF; background-color: #333366; text-align:center; font-size: 10 px; font-weight: bold; width: 100%; }

.center_default { color: #333366; text-align:center; font-size: 8 px; }

.center_row1 { color: purple; font-size: 8 px; background: #C0C0C0; text-align: center; }

.center_row2 { color: purple; font-size: 8 px; background: #F0F0F0; text-align: center; }

.center_row3 { color: purple; font-size: 8 px; background: #FFFFFF; text-align: center; }

.primleft_row1 { color: #333366; font-size: 8 px; background: #F0F0F0; text-align: left; }

.primleft_row2 { color: #333366; font-size: 8 px; background: #C0C0C0; text-align: left; }

a:link { color: purple; }

a:active { color: #333366; }

a:visited { color: #333366; }

