@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	color: #3194FF;
	background-color: #3194FF;
	font-weight: bold;
}
.maintext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #3194FF;
	padding-right: 25px;
	padding-left: 25px;
	text-align: justify;
}
.heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	color: #3194FF;
	text-align: justify;
	padding-top: 5px;
}


#topleft {
	background-image: url(img/topright2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 8px;
}
#topright {
	background-image: url(img/topright3.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}
#NavText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #3194FF;
	line-height: 25px;
	height: 25px;
	margin-left: 160px;
}
#NavText ul{
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
	font-weight: bold;
	background: #3194FF;
	padding-left: 0px;
	vertical-align: bottom;
	text-align: center;
	margin-left: 120px;
}
#NavText li {
	display:inline;
}
#NavText li a {
	background-color:#3194FF;
	color:#FFF;
	text-decoration:none;
	padding-top: 0em;
	padding-bottom: 0em;
	padding-left: 1em;
	padding-right: 1em;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	line-height: 25px;
}
#NavText li a:hover {
	background-color: #7CE7FF;
	color:#0053AE;
}
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}

#navleft {
	background-image: url(img/navleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 25px;
}
#navright {
	background-image: url(img/navright.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#NavTable {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #3194FF;
	line-height: 25px;
}
#maintable {
	background-color: #FFF;
}
.HeaderText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #3194FF;
	padding: 4px;
}
#bottomleft {
	background-image: url(img/bottomleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 37px;
}
#bottomright {
	background-image: url(img/bottomright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#header {
	padding-right: 10px;
	padding-left: 10px;
}
.repairinfo {
	color: #D20000;
}
.notes {
	font-size: xx-small;
}
.repairstatus {
	font-size: small;
	color: #000;
}
.Prices {
	line-height: 25px;
}
.bottomnote {
	font-size: x-small;
	color: #000;
}
#reporttable {
	border: 1px solid #333;
}
