/* CSS Document */

/* body text(s) */
.bodytext {
	font-family: arial, helvetica, sans-serif;
	font-size: xx-small;
	color: #000;
}

/* table cell classes */
.stripe-one {background-color: #666;}
.stripe-two {background-color: #999;}
.stripe-three {background-color: #ccc;}
.stripe-four {background-color: #efefef;}
.stripe-five {background-color: #fff;}
.stripe-six {background-color: #ffc;}
.stripe-seven {background-color: #e3e3e3;}
.stripe-eight {background-color: #fc6;}
.stripe-nine {background-color: #F0F0FF;}
.stripe-ten {background-color: #def;}
.table-main {background-color: #fff;}
.table-sub {background-color: #000000;}
.table-save {background-color: #fafafa;}
.table-header {background-color: #039;}
.table-content {background-color: #e7efff;}
.table-header-alt {background-color: #900;}
.table-header-alt2 {background-color: #d9e4ff;}
.table-content-alt {background-color: #efefef;}
.table-content-alt2 {	background-color: #cbd7ef;}
.table-selected {background-color: #fff;}
.table-border {background-color: #000;}
.table-border-alt {background-color: #333;}
.table-border-alt2 {background-color: #009;}
.table-border-alt3 {background-color: #036;}
.table-promo {background-color: #c6dfe4;}
.alert {background-color: #f30;}.page-title {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #CC9900; font-style: italic}

