body {
    color: #000; background: #fff;
    padding: 0px;
    margin: 0px;
    margin-left: 3px;
    border: solid #DDDDDD 1px;
}

body.fixedwidth  {
    width:768px;
    margin: 0px auto;
}

body.maxwidth {
    max-width:960px;
    margin: 0px auto;
}

a:link, a:visited {  
    text-decoration: none; 
}

a:hover { 
    text-decoration: underline; 
}

div.breadcrumbs { 
    font-size: 75%; 
}

#leaderboard {
    width:100%;
    background: white url("ldrback0.jpg") repeat-x;
    margin: 0px;
    padding: 5px 0px;
    text-align:center;
}

#header {
    background: #000044 url("hdrback0.png") bottom right repeat-x;
    position: relative;
    height: 60px;
    padding: 0px;
    margin: 0px;
} 

#logo {
    position: absolute;
    border:0;
    top: 0;
    left: 0;
    margin: 0;
    font-size: 2px;
    height: 8px;
    width:150px;
    z-index:1;
}

#logo a {
    display: block;
    width: 150px;
    height: 55px;
    background: transparent url("pnlogo20.gif") no-repeat;
    background-position: 2px 12px;
    text-decoration: none;
    voice-family: "\"}\"";
    voice-family:inherit;
    text-indent: -700em;
}

dummy {
}

#header #tabs {
    width: auto;
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: 0 15px 0 0;
    list-style: none;
}

#tabs li.tab {
    position:relative;
    float: right;
    background: transparent url("hdrtab00.gif") 100% -600px no-repeat;
    padding: 0 6px 0 0;
    margin: 0 1px 0 0;
    border-bottom: 1px solid #515358;
    font-size: 11px;
}

#tabs li.tab a.tab {
    float: left;
    display: block;
    padding: 4px 4px 4px 10px;
    background: transparent url("hdrtab00.gif") 0% -600px no-repeat;
    font-family:verdana,helvetica,sans-serif;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}

li.tab ul {
    visibility: hidden;
    position: absolute;
    list-style: none;
    top: 22px;
    left: 0px;
    width:143px;
    padding: 0px;
    padding-right:3px; 	
    margin: 0px;
    border: outset #AAAAAA 3px;
    border-top: none;
    background: #88909C;
    z-index: 5;
}

.tab > ul {
    top: auto;
    left: auto;
    voice-family: "\"}\"";
    voice-family:inherit;
    width:140px;
}

.tab > ul {
}

li.tab ul li {
    padding:2px;
}

li.tab ul li a {
    color: white;
    font-size: 11px;
    font-family:verdana,helvetica,sans-serif;
    text-decoration: none;
}

li.tab:hover > a { 
    background-position: 0% -400px; 
}

li.tab:hover  { 
    background-position: 100% -400px; 
}

#tabs li.tab a:hover, li.tab ul a:hover {
    color:#ADD8E6;
    text-decoration: none;
}

li.tab:hover ul, li.sfhover ul { 
    visibility:visible;
}

#header #hdroptions {
    border:0;
    margin:0;
    padding:0;
    width: auto;
    font-family: verdana,helvetica,sans-serif;
    font-size:11px;
    color:#ADD8E6;
    position:absolute;
    list-style: none;
    top:5px;
    right:50px;
}    

#header #hdroptions a {
    display: inline;
    color: #ADD8E6;
    text-decoration: none;
    padding: 0px 10px 4px 10px;
    font-variant:small-caps;
}
	
#header #hdroptions a:hover { 
    color:white; 
}

#interstitial-footer, #interstitial-header {
    text-align:center;
    color: #777777;
    margin: 0;
    border: 0;
}

#interstitial-header {
    margin-bottom: 5px;
    border-bottom: solid #DDDDDD 1px;
    padding-top: 3px;
    padding-bottom: 3px;
}

#interstitial-header:after {
    content: "ADVERTISEMENT"
}

#interstitial-footer {
    margin-top: 5px;
    border-top: solid #DDDDDD 1px;
    padding-top: 3px;
}

#interstitial-footer a:visited, #interstitial-footer a:link {
    color: #777777;
}

#footer {
    clear:both;
    text-align:center;
    background: #EFEFEF;
    margin-top:15px;
}

.iTt {
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color: black;
    background-color: lightyellow;
    border: black 1px solid;
    padding: 2px;
} 











