body {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
margin-top: 5px;
background-color: #000030;
}

a.textmenu:link {
color: white;
text-decoration: none;
}

a.textmenu:visited {
color: white;
text-decoration: none;
}

a.textmenu:hover {
color: #fc0;
text-decoration: underline;
}

a:link { color: blue; }

a:visited { color: blue; }

a:hover { color: black; }

a:active { color: black; }

table.logo {
padding: 0px;
width: 750px;
height: 150px;
background: url(images/header.gif) top left no-repeat;
}

table.navbar {
width: 750px;
height: 30px;
background: url(images/menu_bg.gif) top left no-repeat;
margin-top: 5px;
padding-left: 5px;
color: white;
font-weight: bold;
}

table.footer {
margin-top: 5px;
padding: 0px;
width: 750px;
height: 65px;
background: url(images/footer.gif) top left no-repeat;
}

td.copyright {
padding-right: 5px;
color: white;
text-align: right;
}

.sidehead {
font-weight: 600;
padding-left: 10px;
padding-top: 5px;
text-align: left;
}

table.layout_top {
margin-top: 5px;
padding: 0px;
width: 770px;
height: 20px;
background: url(images/container_top.gif) top left no-repeat;
}

table.layout {
margin: 0px;
padding: 0px;
width: 770px;
margin-left: auto;
margin-right: auto;
background: url(images/container_bg.gif);
}

table.layout_bottom {
padding: 0px;
width: 770px;
height: 20px;
background: url(images/container_bottom.gif) top left no-repeat;
}

table.sidemain_top {
margin-top: 5px;
width: 750px;
height: 14px;
background: url(images/body_top.gif) top left no-repeat;
}

table.sidemain {
background: url(images/body_bg.gif);
width: 750px;
padding: 0px;
}

table.sidemain_bottom {
width: 750px;
height: 14px;
background: url(images/body_bottom.gif) top left no-repeat;
}

td.sidebar {
width: 245px;
}

p {
margin: 0px 0px 10px 0px;
padding: 0px;
}

h1 {
margin: 0px 0px 5px 0px;
padding: 0px;
font-size: 20px;
color: #3656b0;
width: 100%;
text-align: center;
}

h2 {
margin: 0px 0px 5px 0px;
padding: 0px;
font-size: 18px;
color: #3656b0;
}

table.prices {
border-top: 1px solid #000;
border-left: 1px solid #000;
}

table.prices th {
padding: 5px;
background-color: #ccc;
border-right: 1px #000 solid;
border-bottom: 2px #000 solid;
}

tr.p1 td {
padding: 5px;
background-color: #eee;
vertical-align: top;
border-right: 1px #000 solid;
border-bottom: 1px #000 solid;
}

tr.p2 td {
padding: 5px;
background-color: #ddd;
vertical-align: top;
border-right: 1px #000 solid;
border-bottom: 1px #000 solid;
}
