@import url("forms.css");

h1, h2, h3 {
font-weight: bold;
text-transform: uppercase;
color: #404040;
}

a, a:visited {
color: #5b8e19;
text-transform: uppercase;
font-weight: bold;
}

a:hover {
color: #15212d;
}

#products {
text-align: center;
}

#left_container {
float: left;
width: 500px;
}

#right_container {
padding-left: 50px;
float: left;
margin-left: 10px;
}

.table td {
padding: 10px;
border-style: solid;
border-color: #e1e1e1;
border-width: 1px;
}

.table thead td {
background-color: #15212d;
color: white;
font-weight: bold;
}



#contentliteralgrow, #id1contentliteralgrow  {
min-height:640px;
height:auto !important;
height:640px;
font-family: Arial;
font-size: 10pt;
color:#404040;
margin-left: 10px;
margin-right: 10px;
padding-top: 10px;
letter-spacing: 0px;
line-height: 15px;
}


#contentliteralgrow h1 {
font-family: Helvetica;
font-size: 14pt;
font-weight: bold;
color: #15212d;
}

#contentliteralgrow hr {
color: #e1e1e1;
height: 1px;
border-style: solid;
border-width: 1px;
}
