html {
	height:100%;
	margin-bottom:1px;
}
img {
	display:block;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Tahoma;
	font-size: 10pt;
	color: #666666;
}
.heading {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #0072BA;
}
.normal {
	font-family: Tahoma;
	font-size: 10pt;
	color: #666666;
}
.small {
	font-size: 9pt;
}
.news1 {
	font-family: Tahoma;
	font-size: 9pt;
	color: #0099FF;
}
.news2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #004F9C;
}
.BLACK {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
.GREEN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #00CC00;
}
a:link,a:active,a:visited {color:#006699; text-decoration:none;}
a:hover {color:#0099FF; text-decoration:underline;}

#menuContainer div:hover {
	cursor:pointer;
}
h2.pagetitle {
	color: #A7360A;
	padding: 4px 0px 8px 15px;
	height: 24px;
	font-size: 24px;
	font-weight: bold;
	background-image: url(library/gfx/heading-bullet.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	margin:0;
}
