.barblue {
	background-color: #00CCFF;
	background-image: url(home.gif);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.barorange {
	background-color: #FFCC00;
}
.celllined {
	border: 1px solid #CCCCCC;
}
.cellunderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	letter-spacing: 1px;
	margin-bottom: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFCC00;
	line-height: normal;
	letter-spacing: 1px;
	margin-bottom: 0px;
	margin-top: 0px;

}
.menubar {
	background-color: #FFCC00;
	background-image: url(menubar.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 3px;


}
.celllines {
	background-image: url(lines.gif);
}
a {
	color: #000000;
}
.formfield {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;

}
.bargrey {
	background-color: #CCCCCC;
}

