div#header1 {
	height : 18px;
}

div#header1 td#row1cella {
	height : 11px;
}

div#header1 td#row2cella {
	border-top : 1px solid #000066;
	border-left : 1px solid #000066;
}

div#header1 td#row2cellb {
	width : 10px;
	border-top : 1px solid #000066;
	border-right : 1px solid #000066;
	background-color : #000066;
}

div#header2 {
	border-left : 1px solid #000066;
	border-right : 1px solid #000066;
	border-bottom : 1px solid #000066;
	height : 43px;
	background-image : url(images/sub_top.jpg);
	background-repeat : no-repeat;
}

div#header2home {
	border-left : 1px solid #000066;
	border-right : 1px solid #000066;
	border-bottom : 1px solid #000066;
	height : 120px;
	background-image : url(images/home_top.jpg);
	background-repeat : no-repeat;
}

div#logobaseline {
	text-align : right;
	padding-top : 16px;
	padding-right : 20px;
}


