
text-table { margin: 2px; overflow: scroll }
.text-main-content  { color: #3279e0; font-style: normal; font-weight: normal; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; list-style-position: outside; }
.text-main_list { font-family: arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: normal; line-height: 24px; list-style-position: outside; margin: 2px; }
.text-header_white  { color: #fff; font-style: normal; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 2px }
.text-main-light_header { color: #3279e0; font-style: normal; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 2px }
.text-main-light_header_blink { font-size: 14px; font-family: arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-style: normal; font-weight: bold; text-decoration: blink; margin: 2px; }
.text-main-light_head_U { color: #3279e0; font-style: normal; font-weight: bold; font-size: 14px; font-family: arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline; margin: 2px  }
.text-main-header { color: #3279e0; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.text-main-header_U { color: #3279e0; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
.smalltxt_grey { color: #777; font-style: normal; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 2px }
.button_menutxt { color: #3279e0; font-size: 16px; font-family: arial, tahoma; font-weight: normal; background-position: 130px 0; text-align: center; width: 130px; }
a:link { color: #3279e0; font-size: 14px; text-decoration: underline; }
a:visited { color: #305cd2; font-size: 14px; }
a:hover { color: #e55539; font-size: 14px; text-decoration: none; }
a:active { color: #e55539; font-size: 14px; }
body { font-family: arial; background-color: white; }
.bottomline { border-bottom: 1px solid #1fbb19; }

.left {
	border: #3279e0 solid 1px;
	float: left;
	margin: 0 8px 0 0;
}

.right {
	float: right;
	margin: 0 0 0 8px;
	border: #3279e0 solid 1px;
}