@charset "utf-8";
/* CSS Document */

img, div { behavior: url(css/iepngfix.htc); }



body {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color: #FFFFFF;	

	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

a {
	color:#FFFF00;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px; 
	
}

a:hover {
	color:#FFFFBB;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px; 
}


h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:22px; 
	color:#FFFFFF; 
	font-weight:bold; 
	text-decoration:none; 
}

h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px; 
	color:#FFFFFF; 
	font-weight:bold; 
	text-decoration:none; }

h3 {
	margin-top:3px; 
	margin-bottom:1px; 
	font-size:12px;
}

h1 span {
	display:none;
	left:0px;
	top:0px;
}

h2 span {
	display:none;
	left:0px;
	top:0px;
}

a span {
	display:none;
	left:0px;
	top:0px;
}

.counter {
	display:none;
}
.navhighlight {
	color:#FF0000;
	font-weight:bold;
	font-size:14px;

}

.thumbnail {
	border:1px #28517b solid;
}

.tabletext {
	color:#28517b;
	
}

.tabletext a {
	color:#28517b;
}

.catdescription {
	font-size: 18px;
	font-weight: bold;
	color: #28517B;
}

.h2about {
	border-bottom:1px #FFFFFF solid; 
	margin-top:25px;
	margin-bottom:2px;
}