/* CSS Document */
.table{
	border:1px solid #000000;
}

#spacer{
	margin:0px;
}
#smallspacer{
	margin:0px;
	font-size:5px;
	
}
.spacer{
	margin:0px;
}
.smallspacer{
	margin:0px;
	font-size:5px;
	
}
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#CC0000;
}

h1{
	font-size:24px; margin-top:5px;
}
#location{
	margin-top:0px; margin-bottom:-2px; border-bottom:1px solid #000000; padding-bottom:2px; /* display:none; */
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
#globalNav a{
	color:#000000;
	padding:3px 3px 3px 4px;
	display:block;
	text-decoration:none;
	border-bottom: 1px solid #222222;
}
#globalNav a:hover{
	display:block;
	background-color:#D0A2D0;
	border-bottom: 1px solid #222222;
}
.style2 {font-size: 12px}
.style3 {font-size: 10px}
li {
	list-style-image: none;
}
#location a{
	color:#666666;
}
