/* Form Tables CSS for Cattlemens Public Site Pages "x.htm" */
#content h1 {
font-size:130%;
margin: 70px 7px 5px 40px;
}

td {
font-family: "Courier New", Courier, monospace;
font-size:small;
font-weight: bolder;
}

.tableStyle1 {
margin-left: 40px;
}

#text1 p {
margin:295px 0px 0px 50px;
font-weight:bold;
font-size:18px;
}

select {
font-size:12px;
background-color:#FFFFFF;
}

textarea {
font-family: "Courier New", Courier, monospace;
scrollbar-base-color: #cccccc;
font-size:12px;
}

label {
font-weight: bold;
font-size:12px;
text-align: left;
float: left
}

.style2 {font-size: xx-small}

input { 
font-family: "Courier New", Courier, monospace;
font-size:100%; 
padding:0; 
font:12px;
margin:0; text-align:left;
} 



