body{font-family: Arial;}
*{font-size: 12px; color:#333333}
.boldtext { font-weight: bold; }
.redNav { color: #f00; font-size: 13px; font-weight: bold; }
.blueTitle { color: #039; font-size: 13px; font-weight: bold; }
.tableHeight { height: 100% ; overflow: visible; }
.tabBack { background-repeat: repeat-y; background-position: left 0; }
.text {
font-family: Arial; font-size: 12px; color:#333333; text-decoration:none;
}


.theader1{
	background-color: #D0D0FF;
	font-weight: bold;
}

.theader2{
	background-color: #d5d6ff;
	font-weight: bold;
}

.trow1, .trow2{
	background-color: #E8E8FF;
}

.trow2 {
	background-color: #F5F5FF;
}

