.header td {
	background:#005075 url('images/texture (lblue).png') repeat fixed right;
}

.footer td {
	background:#005075 url('images/texture (lblue).png') repeat fixed right;
}

.form th {
	background-color:#005075; 
}

/*input.btn {
background:#005075;  background color of button 
border:1px solid;  border 
color:#FFFFFF; height:28px; text-align:center;   text color 
}*/
/*www.cssbuttongenerator.com*/
/*.btn {
	background-color:#005075;
}
.btn:hover {
	background-color:#006594;
}

.btn2 {
	background-color:#005075;
}
.btn2:hover {
	background-color:#006594;
}*/