html, body {
margin: 0px;
padding: 0px;
}
body, input, select, textarea {
background-color: #ffffff;
}
td, input, select, textarea {
font-family: Arial, sans-serif;
font-size: 12px;
color: #000000; 
}
table.main {
width: 1000px;
height: 100%;
border-collapse: collapse;
vertical-align: top;
}
table.main2 {
width: 100%;
height: 140px;
vertical-align: top;
border-collapse: collapse;
}
table.main3 {
width: 420px;
height: 50px;
border-collapse: collapse;
}
table.main4 {
width: 100%;
vertical-align: top;
border-collapse: collapse;
}
td {
padding: 0px;
}
td.top {
background-image: url(/UserFiles/top1.gif);
background-repeat: no-repeat;
background-position: top;
height: 450px;
width: 100%;
vertical-align: top;
}
td.top1 {
height: 180px;
width: 100%;
}
td.top3 {
height: 140px;
width: 135px;
}
td.top4 {
height: 140px;
width: 865px;
}
td.menuitem {
vertical-align: middle;
text-align: left;
height: 7%;
padding-left: 5px;
}
td.bottom {
height: 50px;
width: 35%;
text-align: left;
}
td.bottom2 {
height: 50px;
width: 43%;
text-align: right;
}
td.bottom3 {
height: 50px;
width: 22%;
text-align: center;
vertical-align: top;
}

td.menutema {
vertical-align: center;
text-align: center;
}
a.top2 {
color: #741000;
font-size: 12px;
text-decoration: none;
font-weight: bold;
}
a.bottom {
color: #23892b;
font-size: 10px;
text-decoration: none;
}
a.bottom2 {
color: #23892b;
font-size: 12px;
text-decoration: none;
}
td.text {
position: relative;
height: 100%;
background-color: #ffffff;
padding-bottom: 40px;
padding-top: 50px;
padding-left: 145px;
padding-right: 70px;
}
h1 {
color: #741000;
font-size: 14px;
text-decoration: none;
}
