body {
	background-image:url(themeassets/bkgrnd_tile.jpg);
	}

td{
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}

a {
	color: #006699;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: none;
	font-size: 10pt;
}

a:hover {
	color: #330033;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: none;
	font-size: 10pt;
}

a:visited {
	color: #330033;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration: none;
	font-size: 10pt;
}

hr {
	color: #003366;
	line-height: normal;
}
.footnote {
	font-size: 80%;
	color:#666;
	}
.test-bg {
	background-image: url(themeassets/top2.jpg);
	background-repeat: no-repeat;
	height:100px;
	width:500px;
	}
#top-header {
	background-image: url(themeassets/Logo_header.jpg);
	background-repeat: no-repeat;
}
