body {
background-color: #FFFFFF;
background-image: url(/images/cpbkg.jpg);
background-repeat: repeat-y;
}

p, td, br, li, a, div {
        font-size : 11px;
		font-family: verdana, arial, helvetica, sanserif;
        font-style : normal;
        font-weight : normal;
        color : #000000;
}

.reg {
		margin-left : 8px;
		}
		
.smallprint {
font-size: 9px;
color: #999999;
}

.popmenu {
visibility: hidden;
position: absolute;
top: 58px;
left: 346px;
width: 250px;
}

.menucells {
background-image:url(/images/mbkg.gif);
background-repeat: no-repeat;
}

.menu, .hdr, .title {
font-size: 14px;
font-weight: bold;
color: #ff3300;
text-decoration: none;
line-height: 20px;
}

a.menu:hover {
color:#ff6600;
background-color: #ffffff;
}

.subhead, dt {
font-size: 12px;
font-weight: bold;
color: #ff9900;
text-decoration: none;
line-height: 20px;
}

hr {
color: #cccccc;
height: 1px;
}

.date {
font-size: 10px;
text-align: right;
font-weight: bold;
color: #ff9900;
text-decoration: none;
line-height: 10px;
}

.subheadb {
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
line-height: 20px;
}

.linkhdr {
font-size: 10px;
/*used to be #ff3300*/
color: #ffffff;
text-decoration: none;
font-variant: small-caps;
}

.linkage {
width: 120px;
/*used to be #ff9900*/
border-left: solid 1px #ffffff;
border-bottom: solid 1px #ffffff;
border-right: solid 1px #ffffff;
text-align: center;
}