body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a {
	font-weight: bold;
	color: #1468A6;
	text-decoration: underline;
}
a:HOVER {
	color: #FF9805;
}

#topbar {
	background-color: #0D5797;
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 138px;
	width: 100%;
	margin: 0px;
	padding: 0px;

}
#navbar {
	margin: 0px;
	padding: 0px;
	height: 138px;
	width: 232px;
}
.smallgrey {
	font-size: xx-small;
	color: #787878;
}
hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
}
.question {
	font-weight: bold;
	color: #CC6600;
}
.tblColOne {
	font-weight: bold;
	color: #993300;
	background-color: #EEEEEE;
}
