body
{
background-image: url(images/background.jpg);
background-position:center;
background-attachment:fixed;
font-size:16px;
margin:0px;
font-family:Arial,Verdana;
}

img
{
border:none;
}

h1
{
font-size:22px;
}

a:link {color:#0000ff}
a:visited {color:#0000ff}
a:hover{font-weight:bold}
               
               
.infobox1
{
background:#333;
padding:12px;
color:#fff;
font-size:14px;
line-height:20px;
font-family: Arial, Helvetica, Sans-Serif;
}
         
.navbar
{
width:162px;
text-align:center;
height:28px;
line-height:22px;
}

.navbar a:link {color:#fff;text-decoration:none;width:100%}
.navbar a:visited{color:#fff;text-decoration:none;width:100%}
.navbar a:hover {color:#fff;font-weight:bold;text-decoration:underline;width:100%;font-size:17px}


.navdiv
{
width:161px;
background-image:url(images/newgrad.jpg);
height:24px;
cursor:pointer;
border:solid 1px #777;
}

.botnav
{
position:absolute;
bottom:0px;
left:0px;
right:0px;
height:22px;
background:#000;
color:#fff;
text-align:center;
font-size:12px;
line-height:20px;
font-weight:bold;
cursor:pointer;
}

.navsmall
{
background:#ddd;
color:#000;
text-align:center;
font-size:12px;
line-height:16px;
font-weight:bold;
cursor:pointer;
border:solid #999;
border-width:0px 0px 3px 3px;
width:110px;
}

.navsmall a:link {color:#000;font-weight:normal;text-decoration:none}
.navsmall a:visited {color:#000;font-weight:normal;text-decoration:none}
.navsmall a:hover {color:#000;font-weight:bold;text-decoration:underline}







.expandtext
{
padding:20px;
display:none;
color:#000055;
font-size:18px;
}

.toplist
{
font-weight:bold;
cursor:pointer;
color:#000;
font-size:18px;
}

.toplist-open
{
cursor:pointer;
color:#ff0000;
font-weight:bold;
text-decoration:underline;
font-size:18px;
}

.exit
{
font-size:12px;
position:absolute;
right:2px;
top:2px;
z-index:2;
color:#fff;
text-decoration:none;
border:solid 1px #770000;
line-height:12px;
text-align:center;
font-family:arial black;
background:#444;
}

.exit a:link {color:#fff;text-decoration:none}
.exit a:visited {color:#fff;text-decoration:none}
.exit a:hover {color:#000;background:#ccc;text-decoration:none}


