@charset "utf-8";
/* CSS Document */
body{
margin: 0;
padding: 0;
background: #ffffff url(../images/bg.gif) repeat-x;
background-position: 50% 0px;
}
.txt{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
}
.txt-header{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#ff6800;
font-weight:bold;
}

.fottermysite a{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
display:block;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
.fottermysite a:hover{
color:#f47e00;
text-decoration:underline;
}
.inputField {
 border: 1px groove #434240;
 font: 12px sans-serif; color: #430043;
 text-align: left;
 margin-left:auto;
 margin-right:auto;
 text-indent:2px;
 height:18px;
 background:#fffdf6;
}
.inputField:hover {
 border-color: #990000;
 border-width: 1.5px;
 background:#fbddac;
}

.inputField:focus {
border-color: #0187b9;
border-width: 1.5px;
color:#0574a8;
}
.contactbl{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#515050;
font-weight:bold;
}
.contactbl{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#515050;
font-weight:bold;
}

