body {
margin-top: 0px;
margin-bottom: 5px;
}

td.newstitle {
background: url("images/newstitle.jpg") no-repeat;
}

td.hometitle {
background: url("images/hometitle.jpg") no-repeat;
}

td.profiletitle {
background: url("images/profiletitle.jpg") no-repeat;
}

td.servicestitle {
background: url("images/servicestitle.jpg") no-repeat;
}

td.gallerytitle {
background: url("images/gallerytitle.jpg") no-repeat;
}

td.testtitle {
background: url("images/testtitle.jpg") no-repeat;
}

td.contacttitle {
background: url("images/contacttitle.jpg") no-repeat;
}


td.mainbg {
background: url("images/mainbg.jpg") repeat-y;
}

td.mainbgbig {
background: url("images/mainbgbig.jpg") repeat-y;
}

td.basebg {
background: url("images/basebg.jpg") no-repeat;
}

td.basebgbig {
background: url("images/basebgbig.jpg") no-repeat;
}

p.maincontent {
margin-left: 24px;
margin-right: 20px;
text-align: justify;
font-family: Verdana, Arial, Helvetica;
font-size: 9pt;
}

td.footnote {
font-family: Verdana, Arial, Helvetica;
font-size: 8pt;
}

a:link {
color: #000099;
text-decoration: underline;
}

a:visited {
color: #6699CC;
text-decoration: underline;
}

a:hover {
color: #000099;
text-decoration: none;
}

a:active {
color: #3366CC;
text-decoration: none;
}

img {
border: 0px;
}

li {
list-style-image : url("images/li.gif");
margin-left: 40px;
font-family: Verdana, Arial, Helvetica;
font-size: 9pt;
line-height: 2.0;
}

div.gallerylayout {
padding-left: 20px;
padding-right: 20px;
}

textarea.gallerytext {
border: 0px;
font-family: Verdana, Arial, Helvetica;
font-size: 9pt;
overflow: hidden;
}

div.galleryimage {
background: url("images/galleryloader.gif") no-repeat middle center;
height: 340px;
width: 450px;
}