/*Insert 'font-weight: bold;' or 'font-style: italic;' without quotes if you want*/
.lowText { text-decoration: none; color: #000000; font: 12px Papyrus, Papyrus, Papyrus; text-align: center }
.highText { text-decoration: none; color: #FFFFFF; font: 12px Tahoma, Papyrus, Papyrus; text-align: center }
.overText { text-decoration: none; color: #FFFFFF; font: 12px Tahoma, Papyrus; text-align: left; font-weight: bold }
.subText { text-decoration: none; color: #FFFFFF; font: 12px Tahoma, Tahoma; text-align: left }
.tagText { text-decoration: none; color: #008000; font: 12px Papyrus, Helvetica, Helvetica; text-align: center; font-weight: bold }
.itemBorder { border: 1px solid #FF0000 }
.itemBorderBlank { border: 1px solid #000000 }
.table1 {
	background-image:url(../MainPage/home.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	left: 0px;
	top: 0px;
} 
