
body {
	text-align : center;
}

body, p, td, th, li {
	font-family : Arial, Verdana, Helvetica, Sans serif;
	font-size : 11px;
	line-height : 16px;
}

h1 {
	color : #041855;
	font-size : 16px;
	font-weight : bold;
	text-align : left;
}

#Layout {
	width : 800px;
	height : 600px;
	text-align : left;
	margin : 0px auto;
}

#TopBar {
	height : 74px;
}

#TabBar {
	height : 24px;
}

#MidBar {
	height : 167px;
}

#NavBar {
	height : 30px;
}

#ContentTable {
	height : 297px;
}

.contentHeader {
	height : 20px;
}

.contentFooter {
	height : 14px;
	font-size : 1px;
	line-height : 1px;
}

#Content {
	background-image : url("images/content_bkg.jpg");
	padding : 21px 13px;
}

.bottomSpacer {
	height : 8px;
	font-size : 1px;
	line-height : 1px;
}
