.cellback {
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
}
.box1 {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #273f79;
	

	}
	
.mytxt {

	font-family: "Ariel";
	font-size: 8px;
	line-height: normal;
	font-weight: normal;
	color: #FF0000;
	
	}