/* * Sheet Syle * by David Schuett * Copyright (c) 2002 David Schuett. All rights reserved. * ***************************************************** */ /* BODY */ body { margin:0px; background-image:url('../images/Background.jpg'); } /*HEADER */ .head-style1 {width: 33px;} .head-style2 {text-align: center;} .head-style3 {border-style: solid; border-width: 1px;} .head-style4 {text-align: center;} /*MAIN LINKS */ a:link {color: black; text-decoration: none;} a:visited {color: black; text-decoration: none;} a:active {color: Black; text-decoration: none;} a:hover {color: blue; text-decoration: underline;} /*TOP_MENU LINKS*/ a.Top_Menu:link {color: black; text-decoration: none;} a.Top_Menu:visited {color: black; text-decoration: none;} a.Top_Menu:active {color: Black; text-decoration: none;} a.Top_Menu:hover {color: blue; text-decoration: underline;} /*LOGIN LINKS*/ a.Login:link {color: #0099CC; text-decoration: none;} a.Login:visited {color: #0099CC; text-decoration: none;} a.Login:visited {color: #0099CC; text-decoration: none;} a.Login:hover {color: blue; text-decoration: underline;} /*MEMBERS LINKS*/ a.Member:link {color: #CC6600; text-decoration: none;} a.Member:visited {color: #CC6600; text-decoration: none;} a.Member:visited {color: #CC6600; text-decoration: none;} a.Member:hover {color: blue; text-decoration: underline;} /*Styles*/ .auto-style1 { color: #FF0000; font-size: large; } .auto-style2 { width: 60%; border-collapse: collapse; } .auto-style3 { width: 80%; }