.celtit {
	background-color: #333333;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.subtit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	padding-bottom: 1px;
	background-color: #E9E9E9;
}

.temp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	padding-top: 1px;
	vertical-align: top;
}

.celim {
	background-image: url(bck.gif);
	background-repeat: repeat-x;
	width: 100px;
}

.table1 {
	height: 10px;
	width: 300px;
}

.table2 {
	height: 20px;
	width: 200px;
}

.table3 {
	height: 40px;
	width: 200px;
}

.celimv {
	background-image: url(bck.gif);
	background-repeat: repeat-x;
	width: 70px;
}



a:link {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	padding:0;
	padding-right:4px;
}

a:visited {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	padding:0;
	padding-right:4px;
}



a:hover {
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
	padding:0;
	padding-right:4px;
}
