/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1e4c72;
}
body {
	background-color: #F0F0F0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 10px;
	text-align: center; 
}
#container {
		margin: 0 auto;   /* align for good browsers */
		text-align: left; /* counter the body center */
		position:relative; 
		width:827px;
}
a {
	font-size: 12px;
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #CC3300;
}
a:active {
	color: #CC3300;
}

#top-nav {
	position:absolute;
	left:38px;
	top:190px;
	width:587px;
	height:25px;
	z-index:1;
	background-color:#FFFFFF;
	text-align:right;
	border:1px;
	border-color: #999999;
	border-style:solid;
}
.top-nav-links {
	font-size: 12px;
	color: #777;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration:none;
}
.top-nav-links:link {
	font-size: 12px;
	color: #777;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration:none;
}
.top-nav-links:active {
	font-size: 12px;
	color: #777;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration:none;
}
.top-nav-links:visited {
	font-size: 12px;
	color: #777;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration:none;
}
.top-nav-links:hover {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration:none;
}
#Left-nav {
	position:absolute;
	left:34px;
	top:122px;
	width:178px;
	height:356px;
	z-index:1;
}
.left-nav:link {color: #666666; 
text-decoration:none;}
.left-nav:active {color: #666666; 
text-decoration:none;}
.left-nav:visited {color: #666666; 
text-decoration:none;}
.left-nav:hover {color: #CC3300; 
text-decoration:none;}

.copyright {color: #999999;
			font-size:9px;
			text-decoration:none;}
.copyright:link {color: #999999;
			font-size:9px;
			text-decoration:none;}
.copyright:visited {color: #999999;
			font-size:9px;
			text-decoration:none;}
.copyright:active {color: #999999;
			font-size:9px;
			text-decoration:none;}
.copyright:hover {color: #999999;
			font-size:9px;
			text-decoration:none;}

#id-tag {
	position:absolute;
	left:669px;
	top:47px;
	width:258px;
	height:218px;

}
#id-name {
	position:absolute;
	left:697px;
	top:153px;
	width:213px;
	height:85px;

}
.ip-addy {
	font-size: 10px;
	color: #1E4C72;
}
.id-tag-name {
	font-size: 11px;
	color: #1E4C72;
}
#small-tag {
	position:absolute;
	left:698px;
	top:85px;
	width:219px;
	height:134px;
	z-index:3;
}
.restricted {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.grid-header {
	background-color:#666666;
	border-bottom:none;
	border-left:none;
	border-top:none;
	border-right:solid #ffffff 1px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-transform:uppercase;
	}
.subhead {
	font-size: 18px;
	color: #1e4c72;
	font-weight: bold;
	}
.subhead:link {
	font-size: 18px;
	color: #1e4c72;
	font-weight: bold;
	text-decoration:none;
	}
.subhead:active {
	font-size: 18px;
	color: #1e4c72;
	font-weight: bold;
	text-decoration:none;
	}
.subhead:visited {
	font-size: 18px;
	color: #1e4c72;
	font-weight: bold;
	text-decoration:none;
	}
.subhead:hover {
	font-size: 18px;
	color: #1e4c72;
	font-weight: bold;
	text-decoration:underline;
	}
.theshow {
	font-size: 16px;
	font-weight:bold;
	color:#666666;
	}