.corners {
	height: 12px;
	width: 12px;
}

.blackborder {
	width: 1px;
	background: #000;
	height: 100%;
}

td {
	font: 12px, arial, verdana, helvetica, sans-serif;
	color: #000;
}

.small {
	font: 11px, arial, verdana, helvetica, sans-serif;
	color: #000;
	vertical-align: top;
}

a {
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}

a.black {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

a.black:hover {
	color: #cc0000;
}

a.dpi {
	color: #09f;
	text-decoration: none;
}

a.dpi:hover {
	color: #666;
}


a.avweb {
	color: #09f;
	text-decoration: none;
}

a.avweb:hover {
	color: #666;
}

a.small {
	color: #cc0000;
	font-size: 11px;
	font-style: italic;
}

a.nav {
	font: arial, verdana, helvetica, sans-serif;
	color: #cc0000;
	font-size: 12px;
	line-height: 13pt;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000;
}

a.nav:hover {
	color: #000;
	background: #ffff66;
}

.bigblack {
	font-weight: bold;
	font-size: 14px;
	color: #000;
}

.bold {
	font-weight: bold;
}

.boldsmall {
	font-weight: bold;
	font-size: 11px;
}

.boldwhite {
	font-weight: bold;
	font-size: 10px;
	color: #fff;
}

.redtitle {
	font-weight: bold;
	font-size: 14px;
	color: #cc0000;
}

.orangetitle {
	font-weight: bold;
	font-size: 12px;
	color: #f60;
}

.yellowtitle {
	font-weight: bold;
	font-size: 12px;
	color: #ffff00;
}

.redborder {
	border: 1px solid #cc0000;
}

.grayborder {
	border: 1px solid #999;
}

.smallbox {
	background: url(ART/smallbox.gif) top no-repeat;
	height: 100px;
	align: center;
}

.featurearticle {
	background: url(ART/bg_article.jpg) top no-repeat;
	height: 198px;
}

.featurearticle1 {
	background-color: #ddd;
	border: 1px solid #333;
}

.featureprogram {
	background-color: #F4F34B;
	align: center;
	height: 100px;
	font-weight: bold;
}

ul {
	list-style: url(ART/bullet.gif);
}

ul.press {
	list-style: none;
	position: relative;
	left: -35px;
}

ul.press li {
	border-bottom: 1px solid #ccc;
	padding: 5px 0 5px 0;
}

ol {
	list-style-type: decimal !important;
}

.date {
	color: #cc0000;
	font-weight: bold;
}

.dotted {
	background: url(ART/dotted.gif);
	width: 90%;
	align: center;
}

.footer {
	font-size: 9px;
	color: #ffff33;
	background: url(ART/bgtile_btm.jpg);
}

.ttlred {	
	background: #000000;
	color: #CC0000;
	font-weight: bold;
	height: 16px;
	width: 203px;
}

a.ttlred {
	color: #ffff00;
	font-size: 13px;
	font-weight: bold;
	height: 14px;
	width: 203px;
}

a.ttlred:hover {
	color: #990000;
}

.ttlgray {
	background: url(ART/ttl_gray.gif) top;
	color: #FFFF33;
	font-size: 11px;
	font-weight: bold;
	height: 14px;
}

.ttlyellow {	
	color: #ffff00;
	font-weight: bold;
	height: 16px;
	width: 203px;
}

hr {
	color: #ccc;
	height: 1px;
	width: 90%;
}

.form {
	font-size: 10px;
}

.newsCell {
	text-align: left;
	padding-bottom: 5px;
	border-bottom: 1px dashed #666;
}