html, body {
	height:100%;
	background-attachment: fixed;
	background-repeat: repeat;
	
}

.tagboard_table {
	height: 90%;
	width: 100%;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-repeat: repeat;
	/*filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
	background-color:silver;*/
	/*background: transparent url(images/backgrounds/black_shade.gif);*/
	background: url(images/backgrounds/black_shade.png);
	background-repeat: repeat;		
}

.fullsize_table {
height: 700px;
width: 100%;
}

.fullwidth_table {
width: 100%;
}

.shaded_bg {
	/*background: transparent url(images/backgrounds/black_shade.gif);*/
	background: url(images/backgrounds/black_shade.png);
	background-repeat: repeat;		
	/*filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
	background: transparent;
	background-color:black;*/
}

.lighter_bg {
	background: transparent url(images/backgrounds/white_shade.gif);
}
	
iframe {
display:block;
height: 100%;
width: 100%;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #666666;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #333333;

}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: disc;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: underline;
	font-weight: normal;
	color: #FFFFFF;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: overline;
}
.menuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	height: 39px;




}
a:hover {
	background-color: #FFFFFF;
	color: #000000;

}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	font-style: normal;
	color: #999999;
	text-decoration: underline;
	font-weight: normal;
}
.latestCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}
