body {
	margin: 0;
	padding: 0;
	vertical-align: top;
	background: #FFFFFF url("images/bgBody.gif") repeat-x;
}

td {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #787878;
	line-height: 12px;
	vertical-align: top;
}

a {
	border: none;
	text-decoration: underline;
	color: #C73400;
}

a:hover {
	text-decoration: none;
}

form {
	margin: 0;
	padding: 0;
}

.footertxt {
	color: #C3C3C3;
	font-size: 10px;
	text-transform: uppercase;
}

.footerlink {
	color:#707070;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}

.footerlink:hover{
	color: #707070;
	text-decoration: underline;
}

.link1 {
	text-decoration: underline;
	color: #787878;
}

.link1:hover {
	text-decoration:none;
}

ul {
	margin:0;
	padding:0;
	list-style: none;
}

li {
	background: url(images/pimp1.gif) no-repeat left;
	padding: 0 0 0 8px;
	color:#636363;
}

li a {
	color: #636363;
	text-decoration:underline;
}
li a:hover {
	text-decoration:none;
}

h1 {
	color: #C73400
	font-size: 23px;
	line-height: 24px;
}

.myform {
	width: 158px;
	margin: 0;
	padding; 2px 0 0 6px;
	height: 21px;
	vertical-align: middle;
	font-size: 10px;
	font-family: Tahoma, sans;
	color:#C3C3C3;
	text-transform: uppercase;
	background: #FFFFFF;
	border: solid 1px #DBDBDB;
}

.myform2 {
	width:173px;
	margin: 0;
	padding: 0 0 0 3px;
	vertical-align: middle;
	font-size: 10px;
	background: #FFFFFF;
}

.txt1 {
	color:#C73400;
}

.header {
	font: large "Times New Roman", Times, serif;
	color: #C73400;
	line-height: 24px;
}

#navBar {
	font: large "Times New Roman", Times, serif;
	color: #C73400;
	line-height: 24px;
}