BODY {
	FONT-SIZE: 12px; 
	COLOR: #333333; 
	FONT-FAMILY: Trebuchet MS, Arial
	bgColor=#ffffff 
}
TD {
	FONT-SIZE: 12px; 
	COLOR: #333333; 
	FONT-FAMILY: Trebuchet MS, Arial
}
TH {
	FONT-SIZE: 12px; 
	COLOR: #333333; 
	FONT-FAMILY: Trebuchet MS, Arial
}

.selected {
	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-FAMILY: Trebuchet MS, Arial;
	TEXT-DECORATION: none;
	font-weight: bold;
	cursor: pointer;
}
.tobeselect {
	COLOR: #003366; 
	TEXT-DECORATION: none;
	cursor: pointer;
}
.onselect {
	COLOR: #006666; 
	TEXT-DECORATION: none;
	cursor: pointer;
}
.imgmouse{
	cursor: pointer;
}
.title {
	FONT-SIZE: 18px; 
	COLOR: #006699
}
.style4 {
	FONT-SIZE: 12px
}
.bg {
	BACKGROUND-IMAGE: url(/apps/graphics/innerbg.gif);
	background-repeat:repeat-x;
}
.footer {
	FONT-SIZE: 10px;
	COLOR: #666666;
	FONT-FAMILY: "Trebuchet MS", Arial;
}

