body {
	margin: 0;
	padding: 0;
	font-family: georgia, times, "times new roman", serif;
	color: #000;
	background-color: #ddd;
	font-size: small;
}

ul {
	list-style-type: disc;
	list-style-position: outside;
}

ol {
	list-style-type: upper-roman;
	list-style-position: outside;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

.oldtraveldates {
	font-style: italic;
}

legend {
	font-weight: bold;
}

.emph {
	color: red;
	font-style: italic;
}

.search_term {
	font-weight: bold;
	font-style: italic;
}

.status_alert {
	color: red;
	font-style: italic;
}

.search_nomatch {
	font-weight: bold;
	font-style: italic;
}

.ind_label {
	font-weight: bold;
}

.info_notes {
	color: #3333ff;
}

.no_results_text {
	font-weight: bold;
}

table.main {
	border-width: 3px 3px 3px 3px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapsed;
	background-color: white;
	width: 90%;
}

tr.banner {
	background-color: red;
	color: white;
	vertical-align: top;
}

tr.footer {
	background-color: #1046BA;
	color: white;
}

td.mainbody {
	background-image: url("bkg1.jpg");
}

a.rev:link {
	color: white;
}

a.rev:visited {
	color: white;
}

.file_found {
	font-style: italic;
	color: green;
}

.file_not_found {
	font-style: italic;
	color: red;
}

.wbreview {
	color: blue;
}

a.header:link {
	color: white;
	text-decoration: none;
}

a.header:visited {
	color: white;
	text-decoration: none;
}

.troubled {
	margin-left: 40px;
}

.tododone {
	color: grey;
	text-decoration: line-through;
}

.tododoneimp {
	font-weight: bold;
	color: grey;
	text-decoration: line-through;
}
