.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.borderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: auto;
}
.borderTop {
	border: 1px solid #FFFFFF;
}
.newsMargins {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 000000;
	text-decoration: none;
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
	}
	
.bodylink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	list-style-image: url(images/bullet2.gif);
	list-style-type: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 000000;
	text-decoration: none;
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
	}
	
.bodylink:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC9900;
	text-decoration: underline;
	list-style-image: url(images/bullet2.gif);
	list-style-type: none;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	
}
.smallbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: 000000;
	text-decoration: none;
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
}
.smbodylink {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.smbodylink:hover {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #CC9900;
	text-decoration: underline;.borderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

