/* CSS Document */
 
body {background-image: url("images/testing.png");
background-position:inherit;
background-repeat:repeat;
margin:30px 30px 30px 30px;
font-family:Geneva, Arial, Helvetica, sans-serif,"Century Gothic";
}

table.main {background-color:#FFFFFF;
border-width:medium;
border-style:solid;
border-color:#000066}

hr {border-color:#000066;}

tr.hidden {visibility:collapse;}

td.borderright {border-right-color:#000066;
border-width:medium;
border-style:none solid none none;}

td.borderbottom {border-bottom-color:#000066;
border-width:medium;
border-style:none none solid none;}

td.bordertop {border-top-color:#000066;
border-width:medium;
border-style:solid none none none;}

p.footerdetails {font-size:small;}

p.footerlinks {font-size:small;}

img {border-color:#000066;}
