html { overflow-y: scroll; }

body {
	margin:0px 15px 10px 15px;
	padding:0px;
	font-family: geneva, arial, helvetica, sans-serif;
}

table.flagtbl { 
	background-image: url('/0img/ashboryNWguild.gif'); 
	background-repeat: no-repeat; 
}

mastertbl {
	margin-left: 10px;
	margin-right: 10px;
}
	
#content {
	margin-left: 10px;
	margin-right: 10px;
}

#content a:link { color: #00f; text-decoration: none;}
#content a:visited { color: #00a; text-decoration: none; }
#content a:hover { color: #c00; text-decoration: underline; }

#content h2 {
	color: #666
}

#content h3 {
	color: #333
}

#contenttd {
	border-left:3px solid #999;
	border-right:3px solid #999;
	font-family: geneva, arial, helvetica, sans-serif;
}

.nav {
	background-image: url('/0img/borderN.gif'); 
	background-repeat: repeat;
	background-color: #eee;
	font-family: avantgarde, arial, helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	font-weight: bold;
}

.nav a { text-decoration: none; }
.nav a:link { color: #00c }
.nav a:visited { color: #00c; }
.nav a:hover { color: #c00; background-color: #eaeaff; }

.currentone a { padding:2px 8px 2px 8px; text-decoration: none; }
.currentone a:link { color: #000 }
.currentone a:visited { color: #000; }
.currentone a:hover { color: #c00; background-color: #eaeaff; }

table.navw a {
width: 153px;
display: block;
}

table.navw {
font-weight: bold;
text-decoration: none;
font-size: 14px;
font-family: arial, helvetica, sans-serif;
}

.navw td
{ padding: 6px 0px 6px 12px; }

div.navw a:link { color: #00c; text-decoration: none; }
div.navw a:active { color: #00c; text-decoration: none; }
div.navw a:visited { color: #00c; text-decoration: none; }
div.navw a:hover { color: #c00; background: #eaeaff; text-decoration: none; }

div.sidetext {
	font-family: geneva, arial, helvetica, sans-serif;
        background-color: #ccc; 
}

div.sidetext h1 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px 2px 0px 2px;
	text-align: center;
	margin: 6px 0px 9px 0px;
}

div.sidetext p {
	font-size: 11px;
	padding: 0px 4px 0px 4px;
	margin: 0px;
}

.disclaimer {
	background-image: url('/0img/borderS.gif'); 
	background-repeat: repeat;
	background-color: #eee;
	text-align: right;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: normal;
	line-height: 12px;
}

