.header {
	font-family: Verdana;
	font-size: x-large;
	font-weight: bolder;
	color: #330099;
	background-image: url(/assets/bl_logo1.jpg);
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF0000;
	xbackground-image: url(/assets/subheader.gif);
	vertical-align: sub;
	font-style: normal;
	font-weight: bold;
	xfont-variant: normal;
}
.subheader a{
	color: #FFFFFF;
	text-decoration: none;
}
.subheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000099;
	xbackground-image: url(/assets/subheader.gif);
	xvertical-align: sub;
	xfont-style: normal;
	font-weight: bold;
	xfont-variant: normal;
}
.subheader2 a{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.breadcrumb {
	xborder-bottom-style: solid;
	xborder-bottom-width: thin;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	line-height: 14px;
}
.breadcrumb  a:hover {
		text-decoration: underline;
}
.breadcrumb a{
		color: #999999;
		text-decoration: none;
}
.title {
	font-family: Verdana;
	font-size: large;
	font-weight: bolder;
	color: #330099;
	xbackground-image: url(/assets/cplogoxbkg2.jpg);
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
a {
	font-style: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
body {
	background: #efefef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
}
h2   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
}
h3   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
}
.footer    {
	font-family: Verdana;
	font-size: 9px;
	text-align: center;
	border-top: thin solid #CCCCCC;
	border-right: none;
	border-bottom: none;
	border-left: none;
}    
a:active {
	text-decoration: underline;
}
.rss_box { background-color: white; margin: 5px 5%; padding: 4px 8px; border: solid 3px #003366 }

.rss_title, rss_title a { font-family: "Verdana";
	font-size: 110%;
	font-weight:normal;
	color: #663399;
        margin: 0px 0;
	padding: 0;
	letter-spacing: 1px; }

.rss_items    { list-style-type: none; xlist-style-image: url("xhttp://142.27.144.70/gerry/pointer.jpg") }

.rss_item { color: black; font-size: 100%; font-family: verdana; font-weight: normal; margin: 8px 0 }

.rss_item a:link { text-decoration: underline }, .rss_item a:visited { color: #663399; font-size: 100%; text-decoration: none }

.rss_item a:hover { color: gray; text-decoration: underline }

.rss_date { color: gray; font-size: 80%; font-weight: normal }