/* CSS Document */
a:link {
	color:#000000;	
}
a:visited { 
	text-decoration: none;
	color:#000000;
}
.menu { 
	text-decoration:none; 
	text-align:left; 
	font-family:Tahoma; 
	font-size: 12px;  
	color:#FFF8C6; 
	font-weight:bolder; 
}
.hdr1 {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#008080;
	font-size: 18px;
	font-weight:bold;
}
.hdr2 {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:16px;
	font-weight:bold;
}
.colname {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#990000;
}
.p1 {
	text-decoration:none;
	font-size:14px;
	font-weight: 500;
	font-family: Arial;
}
.agency {
	text-align:left;
	text-decoration:none;
	font-size:12px;
	font-weight: 600;
	font-family:Arial;
}
.agency:hover { 
	font-size: 12px; 
	font-weight: 600;
	font-family:Verdana;
	color: #6666FF;
}

.count {
	text-decoration:none;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size:12px;
}
.postitle {
	text-decoration:none;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size:12px;
}

.bullet {
	text-align:left;
	color:#4169E1;
	font-size: 18px;
}
.totcolor {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#990000;
}
.bak2top { 
	text-align:center;
	text-decoration:underline;
	font-family:Tahoma; 
	font-size: 12px;
	font-weight:400;
	color:#000000
}
.bak2top:hover { 
	text-align:center;
	text-decoration:underline;
	font-family:Tahoma; 
	font-size: 12px;
	font-weight:500; 
	color:#2A7F00;
}
.footer { 
	color: #CC00FF;
	font-family: Tahoma; 
	font-size: 10px; 
	text-align: center;
}
.cscbottom {
	font-family:Helvetica;
	font-size:10px;
	font-weight:600;
	color:#2A7F00;
	text-align:center;
}
.viewmap {
	font-family:Tahoma;
	font-size:10px;
	font-weight:500;
	color: blue;
	text-align:center;
}
.viewmap:hover {
	font-family:Verdana;
	font-size:12px;
	font-weight:500;
	color: blue;
}
