﻿.repair_table {
	width: 120px;
	font-weight: bold;
	font-size: 16px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
.repair_table_desc {
	width: 240px;
	font-size: 16px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
.instrument_table {
	font-size: 16px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
.repair_table_spacer {
	font-size: 5px;
}
.repair_table_sides {
	width: 50px;
}
.header {
	border-style: none;
	height: 5px;
	background-image: url('images/head_bkgrd.gif');
	background-color: #FFFFEC;
	background-repeat: repeat-x;
}
.body {
	background-color: #FFFFEC;
	width: 750px;
}
.footer {
	font-family: "Book Antiqua", Arial;
	font-size: 12px;
	color: #FFFFEC;
	background-color: #716F6F;
}
.left_border {
	background-image: url('images/left_border.gif');
	background-repeat: repeat-y;
	background-position: right;
}
.top_border {
	background-image: url('images/top_border.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #716F6F;
}
.right_border {
	background-image: url('images/right_border.gif');
	background-repeat: repeat-y;
	background-position: left;
}
.bottom_border {
	background-color: #716F6F;
	background-image: url('images/bottom_border.gif');
	background-repeat: repeat-x;
	background-position: top;
}
.nav_menu {
	background-color: #FFFFEC;
}
.body_left {
	width: 600px;
	font-size: 5px;
}
.body_right {
	width: 150px;
	font-size: 5px;
}
.repair_table_bkgd {
	border-style: dotted none dotted none;
	border-width: 1px;
	border-color: #716F6F;
	background-color: #FFFFEC;
}
.repair_title {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.tl_corner {
	background-color: #716F6F;
	background-image: url('images/tl_corner.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tr_corner {
	background-color: #716F6F;
	background-image: url('images/tr_corner.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}
.br_corner {
	background-image: url('images/br_corner.gif');
	background-color: #716F6F;
	background-repeat: no-repeat;
	background-position: left top;
}
.bl_corner {
	background-color: #716F6F;
	background-image: url('images/bl_corner.gif');
	background-repeat: no-repeat;
	background-position: right top;
}
.footer a:visited {
	font-family: "Book Antiqua", Arial;
	font-size: 12px;
	color: #FFFFEC;
	text-decoration: none;
}
.footer a:link {
	font-family: "Book Antiqua", Arial;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFEC;
}
.footer a:hover {
	font-family: "Book Antiqua", Arial;
	text-decoration: underline;
	font-size: 12px;
	color: #FFFFEC;
}
.main_alignment {
	vertical-align: top;
}
