.container {
	padding: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(175,175,175);
}

.head {
	background-image: url(/_images/cellpic1.gif);
	background-position: 0px -1px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	letter-spacing: -1px;
	color: rgb(135, 135, 135);
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 7px;
	padding-right: 7px;
}

.head_alternative {
	background-image: url(/_images/cellpic1.gif);
	font-size: 12px;
	font-family: Arial,Verdana,  Helvetica;
	font-weight: bold;
	color: rgb(135, 135, 135);
}

.column1 {
	background-color: rgb(245, 245, 245);
	padding: 7px;
	text-align: center;
	vertical-align: top;
}

.column1_alternative {
	background-color: rgb(245, 245, 245);
	text-align: center;
	vertical-align: top;
	width: 30px;
}

.row {
	padding: 7px;
	background-color: rgb(239, 239, 239);
}

.row_alternative {
	background-color: rgb(239, 239, 239);
}

.row2_alternative {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
}


.title2 {
	letter-spacing: -1px;
	font-weight: bold;
	color: rgb(160,160,160);
}

.title2_alternative {
	font-size: 12px;
	font-family: Arial,Verdana,  Helvetica;
	font-weight: bold;
	color: rgb(160,160,160);
}

.title1 {
	letter-spacing: -1px;
	font-weight: bold;
	color: rgb(0, 102, 153);
}
.title1_alternative {
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	font-weight: bold;
	color: rgb(0, 102, 153);
}
input, textarea, select {
	margin-top: 1px;
}

select_alternative {
	font-family: Arial;
	font-size: 7px;
}
