/** BASIC ELEMENTS **/

body {
	background-color: #666666;
	margin: 0px;
	padding: 0px;

}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a {
	color: #000000;
}

a {
	text-decoration: none;
}

p {
	margin: 0px;
	padding: 0px;
}

/** BACKGROUNDS **/

.bg1 {
	background-image:  url(file:///C|/DOUGLAS/Service%20Air%20Test/images/index20.gif);
	background-repeat: repeat-X;
}

/** TEXT **/

.text1 {
	margin-bottom: .5em;
	font-weight: normal;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	text-transform: none;



}

.text2 {
	margin-bottom: 1em;
	text-align: left;
}

.text3 {
	margin-top: .5em;
	color: #000000;
}

/** FORM ELEMENTS **/

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 150px;
	height: 18px;
	padding: 2px;
	background-image:  url(file:///C|/DOUGLAS/Service%20Air%20Test/images/index37.gif);
	border: none;
	font-size: 11px;
	color: #FFFFFF;
}
