/*
-----------------------------------------------
ShaneGroup.net Style Sheet
Author:   Cameron Moll
Version:  2004.11
----------------------------------------------- */

@import url("layout.css");
html,body,div,p {font: normal 12px Arial, sans-serif; color: #505050;}
body {background: #E9E9E9 url(../img/bgtile.gif) repeat-y 50% 0; margin: 0; padding: 0;}

/* Generic Rules
----------------------------------------------- */
a:link,a:active {color: #123F72; text-decoration: none;}
a:visited {color: #999; text-decoration: none;}	
a.h3 {margin: 0; padding: 10px 0 10px 8px; color: #123F72; font-size: 13px; text-transform: uppercase;}
a:hover {color: #0000FF;}
a.neg:link,a.neg:active, a.neg:visited {color: #FFF; text-decoration: none;}
a img {border-width: 0; border-style: none;}
