/*
-----------------------------------------------
www.CatoeGroup.com Master Style Sheet
version:  2006.05
----------------------------------------------- */

@import url("/css/s.css");
@import url("/css/p.css");

html,body,div,p { font: normal 12px Arial, Helvetica, sans-serif; color:#333; }
body { background:#fff url(/images/body_bg.gif) repeat-x 50% 130px; margin:0; padding:0; }
/* ----------------- SITEWIDE LINK STYLES ----------------------------- */
a,a:link,a:active { color:#1DA3C9; text-decoration:none; }
a:visited { color:#CC0000; text-decoration:none; }
a:hover { color:#E1AA29; }
a img { border-width:0; border-style:none; }
form { margin:0px; padding: 0px; }

