body {
	background-color:eee;
}

#homeimage {
	text-align:center;
	margin-top:100px;
}

img {
	border: 0px;
}

#contentcell {
	background-color:fff;
	padding:10px;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 13px;
	line-height: 18px;	
}

/* html tags */

body {
	background-color: #eee;
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 13px;
	line-height: 18px;
}

#table1 {
	border: 1px solid #C0C0C0; 
	padding: 0;
}

td {
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 13px;
	line-height: 18px;
}

#contextlinks {
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
}

h1 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #666;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #666;
}

#tableheader-top {
	font-weight: bold;
	text-align: center;
	color: #666;
	text-align: center;
	background-color: #fff;
}

#tableheader-side {
	font-weight: bold;
	text-align: left;
	color: #666;
	text-align: left;
	background-color: #fff;
}

#tablecell {
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	background-color: #fff;
}

#center {
	text-align:center;
}

#calcell {
	font-size: 8px;
	text-align: left;
	line-height: 12px;
}
