BODY,HTML,TABLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

BODY {
	margin: 0;
	background-color: #E1E1E9;
}

A, A:link {
	color: #174A7C;
}

#header, #footer, #navigation, #body {
	margin-left: auto;
	margin-right: auto;
}

#header {
	background: url(/templates/fcul_purchasing/images/top-2.jpg);
	width: 730px;
	height: 144px;
}

#navigation, #footer {
	margin-top: 0;
	margin-bottom: 0;
	width: 730px;
	height: 24px;
	background: url(/templates/fcul_purchasing/images/top-2.jpg);
	color: White;
	font-weight: bold;
	font-size: 12px;
	padding-top: 12px;
	padding-right: 0;
	padding-left: 0;
}

#footer {
	padding-left: 185px;
	width: 545px;
}

#navigation LI {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	text-indent: 0;
	padding: 0;
}

#footer LI {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
	text-indent: 0;
	padding: 0;
}

#navigation A, #navigation A:link, #navigation A:active, #navigation A:visited,
#footer A, #footer A:link, #footer A:active, #footer A:visited { 
	color: White;
	text-decoration: none;
}

#navigation A:hover,
#footer A:hover {
	text-decoration: underline;
}

#body {
	width: 690px;
	min-height: 200px;
	background: White;
	padding: 20px;
}
