<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	background-repeat: repeat-x;
	background-attachment:fixed;
}

form {
	margin:0;
}



#TopMenu{
width:955px;
font-weight:bold;
color:#999999;
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:2px;
}

#TopHeader {
	background-image: url(siteimgs/topBkg.gif);
	background-repeat:repeat-x;
	height: 164px;
	width: 955px;
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;

}



#TopHeader td{
	padding:30px;
}


#Middle{
	margin:0px;
}
#Footer {
	width:955px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	/*background-color: #4e5051;
	background-image:url(siteimgs/FooterBkg.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top: 1px dashed #666666;
	*/
}



#Footer td{
	padding:10px;
}



.thumbnail {
	float:left;
	margin:5px;

}


A:link {
	text-decoration: underline;
	color:#0099CC;
}
A:visited {
	text-decoration: underline;
	color:#0099CC;
}
A:active {
	text-decoration: underline;
	color:#0099CC;
}
A:hover {
text-decoration:none;
	color:#FF9900;
	
}


h1{
	color:#0099CC;
	font-size:22px;
	font-weight:normal;
}

.resultdivider{
	border-top:1px dashed #CCCCCC;
}

#wrapper{
	background:#FFFFFF;
	/*border-right:1px solid #666666;
	border-left:1px solid #666666; */
	width:955px;
	margin:auto;
}



#searchbox{

	margin-bottom:30px;
	border:1px solid #95B1BF;
	background:#f9fcff;
}

#searchbox td{
	padding:6px;
}

#pnlDisabled{
	padding:30px;
	background:#FFFFCC;
	text-align:center;
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	border:1px solid #666666;

}








.BoxContent {
	padding:15px;
	width: 284px;
	margin-bottom:30px;
	border:1px solid #95B1BF;
	/*background:url(siteimgs/BoxBkg.gif) repeat-x #f9fcff;*/
	background:#f9fcff;
}






.taglink a:link, .taglink a:visited
{
  text-decoration: none;
  color:#999999;
}

.taglink a:hover
{
  background:#99CC00;
  color:#FFFFFF;
}

.smalltext{
	color:#666666;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.dashedbottom{
	border-bottom: 1px dashed #CCCCCC;
	padding:10px;
}

#divCommentsbox{
	margin-bottom:15px;
}




#divCommentsbox{
	border:1px solid #484848;
	margin-bottom:15px;
}


#divComments{
	margin-top:25px;
}

#divComments .username{
	display:block;
	padding:5px;
	color:#99CC00;
}

#divComments .usercomment{
	display:block;
	padding:5px 0px 25px 20px;
	border-bottom:1px dashed  #666666;
}

#divComments .paginator{
	padding:5px;
	font-weight:bold;
	color:#FFFFFF;
}

.hiddendiv{
	display:none;
}

.embedtable{
	width:580px;
	height:63px;
	background:url(siteimgs/boxEmbe.gif) no-repeat top;
	font-size:9px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

</pre></body></html>