body { color: #000; background-color: #d0d0d0; }

p {}

td {}

a:link { color: blue }
a:visited { color: purple }
a:hover { color: purple }
a:active { color: red }


/*  Top Menu  */
a.topmenu { color: #ffffff; font-size: 10px; font-family: Tahoma, Arial, Geneva, Helvetica, sans-serif; font-weight: 700; text-decoration: none; }
a.topmenu:link { color: #ffffff; text-decoration: none; }
a.topmenu:visited { color: #ffffff; }
a.topmenu:hover { color: #d61616; }
a.topmenu:active { color: #ffffff; }

div.topmenu { color: #fff; float: right; padding-right: 10px; }

/*  Footer  */
.footer { color: #234b73; font-size: 11px; font-family: arial; }
a.footer { color: #234b73; text-decoration: none; }
a.footer:link { color: #234b73; text-decoration: none; }
a.footer:visited { color: #234b73; }
a.footer:hover { color: #d61616; }
a.footer:active { color: #234b73; }

/*  Content  */
.contentcontainer { color: #234b73; font-size: 12px; font-family: Tahoma, Arial, Geneva, Helvetica, sans-serif; background-color: #ffffff; clear: both; width: 778px; border-left: 1px solid #234b73; border-bottom: 1px solid #234b73; border-right: 1px solid #234b73; }
.contbg { background-color: #ffffff; }
.catbox { clear: both; float: left; text-align: left; background-color: #eff2f5; width: 166px; padding-left: 14px; }
.leftbox { width: 182px; float: left; clear: both; border-right: 1px solid #234b73; }
.rightcontent { text-align: left; clear: both; width: 550px; float: right; margin-right: 10px; }

