
.transparent{
	border:0;
	background-color: transparent;
}
input.txt{
	border-style: none;
    border-color: inherit;
    border-width: 0;
width: 225px;
	    height:25px;
	    margin-right: 0;
	    margin-bottom: 1em;
	    vertical-align: text-bottom;
}

a.footer{
text-decoration:none;
color:#0000ff;
font-weight:900; 
font-size:16px;
}

.txtMid{
vertical-align:middle
}
a:link{
text-decoration:none;
}

.copyright {
text-decoration:none;
}

.fooBar {
position:relative;
top:10px;
left:10px;
}

#bigBar {
    background:url(../img/bigbar.png);  
 }
