
body {
margin-top : 0;
margin-left : 0;
margin-right : 0;
margin-bottom : 0;
background-color : #3366ff;
}
a:link {
color : #3366ff;
text-decoration : none;
}
a:visited {
color : #3366ff;
text-decoration : none;
}
a:hover {
color : #3366ff;
text-decoration : underline;
}
a:active {
color : #3366ff;
text-decoration : none;
}
a.footer:link {
color : #ffffff;
font-size : 12px;
text-decoration : none;
font-family : Comic Sans MS, Arial, Helvetica, sans-serif, verdana;
}
a.footer:visited {
color : #ffffff;
font-size : 12px;
text-decoration : none;
font-family : Comic Sans MS, Arial, Helvetica, sans-serif, verdana;
}
a.footer:hover {
color : #ffffff;
font-size : 12px;
text-decoration : underline;
font-family : Comic Sans MS, Arial, Helvetica, sans-serif, verdana;
}
a.footer:active {
color : #ffffff;
font-size : 12px;
font-weight : bold;
text-decoration : none;
font-family : Comic Sans MS, Arial, Helvetica, sans-serif, verdana;
}
.bluetext {
color : #3366ff;
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
}
.blueurltext {
color : #3366ff;
font-size : 14px;
font-family : Arial, Helvetica, sans-serif;
}
.contenttext {
text-align : justify;
color : #000000;
font-size : 12px;
font-weight : normal;
text-decoration : none;
font-family : Arial, Helvetica, sans-serif, verdana;
}
.footertext {
color : #ffffff;
font-size : 12px;
font-weight : normal;
text-decoration : none;
font-family : Comic Sans MS, Arial, Helvetica, sans-serif, verdana;
}
.tdbg {
background-image : url(images/left_grd.gif);
background-repeat : repeat-y;
}
.tdbg1 {
background-image : url(images/right_grd.gif);
background-repeat : repeat-y;
}
.tdbg2 {
background-image : url(images/layout_15.gif);
background-repeat : repeat-y;
}
.tdbg3 {
background-image : url(images/footer.gif);
background-repeat : repeat-x;
}
