body { font-family: Arial; font-size:9pt;
	background-color:9BB786; 
	background-image:url(Images/Background.jpg); 
	background-repeat:repeat-x;
	background-position:top;
	background-attachment:fixed;
}

table  { font-family: Arial; font-size:9pt }

a { color:#808080; font-weight:bold; text-decoration:underline   }
a:hover { color:#101010; font-weight:bold; text-decoration:underline  }

ul { list-style-type:disc; list-style-image:url('Images/Bullet.gif'); margin-top:0; margin-bottom:0  }

h1 { color:#404040; font-size:11pt; margin-top:-2; margin-bottom:0; font-style:italic }
h2 { color:#606060; font-size:11pt; font-weight:bold; margin-top:3; margin-bottom:3 }

#ImageText { font-weight: bold; font-size: 8pt; margin-bottom: 6px; }

#Button { font-weight: bold; font-size: 8pt; color: #000000; }
#Button a {	display:block; width:100px; text-align: center; color:#484848; background: url('Images/Button.gif') no-repeat 0 0; text-decoration:none; font-style:normal; font-variant:normal; font-weight:bold; font-size:14px; padding-left:0px; padding-right:0; padding-top:5px; padding-bottom:6px }
#Button a:hover { background-position: -100px 0; color: #202020 }

#MenuTitle { color:#907040; font-size:11pt; letter-spacing: -1px; font-weight:bold; margin-top:0; margin-bottom:5 }

#MenuLink a { font-weight: bold; font-size: 14px; color: #907040; text-decoration: none; }
#MenuLink a:hover { color:#303030 }

#GameMenuLink a { font-weight: bold; font-size: 14px; color: #909090; letter-spacing: -1px; position: relative; top: -3px; text-decoration: none; }
#GameMenuLink a:hover { color:#303030 }

#SideLink a { color:#909090; font-weight:bold; font-size:14px; letter-spacing:-1px; text-decoration:none }
#SideLink a:hover  { color:#303030; }

#FooterText { font-weight: bold; font-size: 8pt; color: #303030; text-align: center; }
#FooterText a { text-decoration:none; color: #808080 }
#FooterText a:hover  { color:#101010; }
