table.header1 {
	width: 920px;
	height: 135px;
	background:#fff url("../gfx/header-bg-1.jpg") no-repeat top right;
	margin-bottom: 3px;
}

table.header1 td {
	text-align: center;
	vertical-align: middle;
}

table.header1 td.left {
	width: 200px;
	vertical-align: bottom;
	text-align: left;
	padding-left: 9px;
	padding-bottom: 0px;
}

table.header1 td.center {
	width: 220px;
}

table.header1 td.sessiontd {
	width: 500px;
	vertical-align: top;
	padding-top: 0px;
}

table.header2 {
	width: 920px;
	background-color: #fff;
}

table.header3 {
	width: 920px;
	height: 30px;
	background-color: #A60000;
}

table.header3 td.topline {
	background-image: url("../gfx/header3-topline.gif");
	height: 5px;
}


table.header3 td.left {
	width: 10px;
	/*
	background-image: url("../gfx/bg-search-left.gif");
	background-position: bottom;
	background-repeat: no-repeat;
	*/
}

table.header3 td.center {
	padding: 5px;
}

table.header3 td.right {
	width: 10px;
}

div.headersearch {
	color: black;
}

div.headersearch form {
	margin: 0px;
}

