html, td, div {
font-family:arial, helvetica, sans-serif;
font-size:14px;
color:#707070;
}
h1, h2, h3 {
font-size:18px;
color:#e2962e;
}
b {
color:#f7cd30;
}

.nav td {
	padding-left:10px;
	padding-right:10px;
	height:43px;
	padding-top:6px;
	text-align:center;
	vertical-align:center;
	
}
.nav td a {color:white;text-decoration:none;display:block;width:100%;height:100%;line-height:43px;vertical-align:center;
padding-right:10px;

}
.nav td.on {
background-image:url(images/lefttab.png);
background-position:top left;
background-repeat:no-repeat;
}
.nav td.on a {
	color:#e29b3a;
	background-image:url(images/tab.png);
	background-position:bottom right;
background-repeat:no-repeat;
}

input, textarea {
	border:1px solid #999999;
}
li {margin-top:5px;}
.footer {
	height:110px;

	text-align:center;

	background-image:url(images/footer.png);
}
.footer div {
		color:white;
	}


div.button {
width:214px;
height:35px;
margin-top:10px;
background-image:url(images/button.png);
}
.button a {
text-decoration:none;
display:block;
width:214px;
height:35px;
line-height:33px;
vertical-align:middle;
text-align: center;
color:#373737;
font-size:13px;
font-weight:bold;
}

