#titlediv {
	color:#fff;
	font-family: tahoma;
	font-weight: bold;
	margin-left:60%;
	height:62px;
	margin-top: 10px;
}
#container {
	padding: 2px;
	background-image: url(/public/images/title.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-left:10%;
	margin-right:10%;
	margin-bottom:10px;
}

#table {
	margin-top: 30px;
}
#col1 {
	font-family: tahoma;
	font-size: 10pt;
	color: #44d;
	clear:right;
	float:left;
}
#col2 {
	margin-left: 30px;
	clear:right;
	float:left;
}

table {
	font-family: tahoma;
	font-size: 10pt;
	color: black;
}
