body {
	background: url('/image.php?image=topfade.gif') top left repeat-x;
	font-family: verdana,arial,helvetica;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	color: #003399;
}

a {
	color: #003399;

}

div {
	padding: 0px;
	margin: 0px;
}

img {
	padding: 0px;
	margin: 0px;
	border: none;
}

table {
	border-spacing: 0px;
	padding: 0px;
	border: none;
	vertical-align: top;
	font-size: 90%;
}

td {
	vertical-align: top;
}

input,select,textarea,option {
	border: 0px none white;
	background-color: white;
	font-family: verdana,arial,helvetica;
	font-size: 100%;
	font-weight: bold;
}

.form_error {
	color: #d00000;
	font-weight: bold;
}

.hr {
	margin: 8px 3px 8px 3px;
	border-top: 1px solid black;
}

.submit a {

	background-color: #e0e0e0;
	border: 1px solid black;
	font-weight: bold;
}

#navigation {
	position: absolute;
	left: 185px;
	top: 68px;
	font-size: 13px;
	font-weight: bold;
	white-space: nowrap;
	width: 550px;
}

.selected {
	float: left;
	cursor: pointer;
	padding: 1px 7px 3px 7px;
	margin-right: 10px;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	text-align: center;
	background-color: #003399;
	color: #ffffff;
}

.unselected {
	float: left;
	cursor: pointer;
	padding: 1px 7px 3px 7px;
	margin-right: 10px;
	border-right: 1px solid #003399;
	border-top: 1px solid #003399;
	text-align: center;
	background-color: #cad5ea;
}

.unselected:hover {
	color: #dd0000;
}

#breadcrumbs {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 20px;
}

#breadcrumbs A {
	text-decoration: none;
}

.datasheet {
	border: 2px solid #003399;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}

.datasheet TH {
	border-bottom: 1px solid #003399;
	text-align: center;
}

.datasheet TD {
	border: 1px solid #003399;
	text-align: center;
}

.dataimage {
	font-weight: bold;
	background-color: #cad5ea;
}

.tdhead {
	background-color: #cad5ea;
	font-size: 80%;
	white-space: nowrap;
}

.backLink {
	margin: 20px;
	text-align: center;
}

#header {
	
}

#contact {
	float: right;
	text-align: left;
	padding: 3px 15px 0px 0px;
}

#logo {
	position: absolute;
	top: 0px;
	left: 15px;
	width: 500px;
	height: 100px;
	background: url('/image.php?image=ullogo.gif') top left no-repeat;
}

#left {
	
}

#pinadvert {
	padding: 0px 8px 0px 8px;
	text-align: center;
	
}

#pinadvert h1 {
	font-size: 100%;
	
}

#centrecontent {
	border-left: 2px dashed #cad5ea;
	padding: 0px 0px 0px 10px;
}

#pinadvert a {
	text-decoration: none;
}

#pinadvert a:hover {
	color: #dd0000;
}