
.blueback { background: #003366 }
.whiteback { background: white }

.lightback1 { background: #f5f5f5 }
.lightback2 { background: #f2f2f2 }
.lightback3 { background: #efefef }
.lightback4 { background: #ececec }
.lightback5 { background: #e9e9e9 }
.lightback6 { background: #e6e6e6 }
.lightback7 { background: #e3e3e3 }
.lightback8 { background: #e0e0e0 }
.lightback9 { background: #dcdcdc }
.lightback10 { background: #d9d9d9 }

.quotation { font-family:verdana; font-size: 8pt; font-weight:normal; color:"blue"; background: #d6d6d6}

.menu { font-family:verdana; font-size: 10pt; font-weight:bold; color:"white";}

A.menu { font-family:verdana; font-size: 10pt; font-weight:normal; background-color:"white";}

A.menu:hover {
		background-color:"red";
	}

A.Footer { font-family:verdana; font-size: 10pt; font-weight:normal; color:"white";}

.pagetitle { font-family:arial; font-size: 14pt; font-weight:bold; color:"black";}

.pagesubtitle { font-family:arial; font-size: 12pt; font-weight:bold; color:"black";}

.hdrtext { font-family:arial; font-size: 11pt; font-weight:bold; 
			background-color:#dcdcdc; color:"black";}

.datatext { font-family:arial; font-size: 10pt; font-weight:normal; color:"black";}

.labeltext { font-family:arial; font-size: 10pt; font-weight:bold; color:"black";}

.datatextwhite { font-family:arial; font-size: 10pt; font-weight:normal; color:"white";}

.smalldatatext { font-family:arial; font-size: 8pt; font-weight:normal; color:"black";}

.timebar { background: navy }

