

.sorter {
	padding: 10px;
	background-color: #ccffff;
	font-family: "Arial", sans-serif;
	font-size: 18px;
	text-align: left;
	color: #000066;
	width: 546px;
	margin-bottom: 10px;
}

.subsorter {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #ffffcc;
	font-family: "Arial", sans-serif;
	font-size: 14px;
	text-align: left;
	color: #000066;
	width: 546px;
	margin-top: -17px;
	margin-bottom: 10px;
}

.header {
	background-image: url(img/bghead.jpg);
	background-repeat: no-repeat;
	font-family: "Arial", sans-serif;
	font-size: 14px;
	text-align: center;
	color: #000066;
    margin-left: auto;
    margin-right: auto;
    width: 624px;
    height: 481px;
    border-width: 1px;
    border-style: solid;
}

p.doct {
	font-family: "Courier", mono-spaced;
	color: black;
	font-size: 24px;
	position: relative;
	top: -40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4d4d4d;
	padding-bottom: 15px;
	margin-bottom: -20px;
}

p.menuz {
	font-family: "Courier", mono-spaced;
	color: black;
	font-size: 18px;
	text-align: left;
	position: relative;
	left: 10px;
}

.floater {
	padding: 30px;
	background-color: #ffffff;
	font-family: "Arial", sans-serif;
	font-size: 14px;
	text-align: center;
	color: #000066;
    margin-left: auto;
    margin-right: auto;
    width: 564px;
    border-width: 1px;
    border-style: solid;
}


img.thumb {
	width: 100px;
	float: left;
	border-width: 1px;
	border-style: solid;
}


.item {
	position: relative;
	width: 506px;
	padding-left: 50px;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4d4d4d;
	margin-bottom: 15px;
}


.datums {
	font-family: "Arial", sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #4d4d4d;
	display: inline-block;
	text-align: left;
	position: relative;
	top: -15px;
	left: 12px;
	width: 390px;
	margin-bottom: -100px;
}


p.notums {
	font-family: "Arial", sans-serif;
	font-size: 14px;
	line-height: 125%;
	color: #4d4d4d;
	position: relative;
	left: -50px;
	top: -10px;
	width: 550px;
	text-align: left;
	margin-bottom: 5px;
}


.list {
	font-family: "Arial", sans-serif;
	font-size: 14px;
	line-height: 125%;
	color: #4d4d4d;
	display: inline-block;
	text-align: left;
	position: relative;
	left: 62px;
	top: -12px;
	width: 350px;
}


.datfoot {
	font-family: "Arial", sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #4d4d4d;
	display: inline-block;
	text-align: left;
	position: relative;
	left: 62px;
	top: -20px;
	width: 390px;
	margin-bottom: -100px;
}

.key {
	font-family: "Arial", sans-serif;
	font-size: 12px;

}

.trm {
	color: #cc00ff;
	font-weight: bold;	
}

td.col1 {
	width: 173px;
	text-align: left;
}

td.col2 {
	width: 200px;
	text-align: center;
}

td.col3 {
	width: 173px;
	text-align: right;
}

td.colA {
	width: 180px;
	padding: 10px;
	text-align: right;
	vertical-align: top;
	font-family: "Arial", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4d4d4d;
}

td.colB {
	width: 345px;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	font-family: "Arial", sans-serif;
	font-size: 14px;
	color: #4d4d4d;
}

a:link {
	color: red;
}

a:visited {
	color: red;
}

