body {
	background-color: #D7E0FF;
	margin: 15px;
	background-image: url(graphics2/bg%20gradients_500.jpg);
	background-repeat: repeat-x;
}
td {
	font-family: "Trebuchet MS", Arial, serif;
	font-size: 10pt;
	color: #000000;
}
.subtitle {
	font-size: 14pt;
	font-weight: bold;
	color: #005596;
}
.linetop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.tablehighlight {
	background-color: #FFFFFF;
	padding: 4px;
	font-weight: normal;
	border: 1px solid blue;
}
.linklist, .linklist a:link,.linklist a:active,.linklist a:visited {
	color : #000000;
	margin-top: 2px;
	margin-bottom: 5px;
}

.linklist a:hover {
	cursor : pointer;
	text-decoration : none;
	color: #005596;
}
.bgbluegray {
	background-color: #9E9E9E;
}
.maintable {
	padding-top: 5px;
	padding-left: 15px;
}
.litegray {
	background-color: #E2E2E2;
}
.linearound {
	border: 1px solid #000000;
}
.pagetitle {
	font-family: "Trebuchet MS", Arial, serif;
	font-size: 18pt;
	color: #333333;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	display: block;
}
.tablehead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #005596;
}
.borderright {
	border-right: 1px solid #005596;
}
