/* CSS Document */

body {
background-image: url(images/bg.gif);
background-repeat: repeat-x;
font-family: Arial, Helvetica, sans-serif;
background-color:#00554d;
}

td {
vertical-align: top;
font-size: 14px;
}

td.rightside {
background-image: url(images/template_03.gif);
background-repeat: no-repeat;
}

td.leftside {
background-image: url(images/template_01.gif);
background-repeat: no-repeat;
}

h1 {
margin-bottom: 0px;
color: #ff0000;
font-size: 17px;

}

.bold {
text-decoration: underline;
font-weight: bold;
}
