a {  
	color: #336699; 
	text-decoration: none; 
	font-weight: bold; 
}
a:hover {
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
	/*border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #333399;*/
}

a.contentPanelLink{
	color: #336699;
	font-size: 15px;
	font-weight: bold;
}
a.contentPanelLink:hover {
	color: #660000;
	/*border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #336699;
	padding-left: 2px;
	border-bottom-style: none;*/
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	background-color:#DDDDDD;
}
.upperContentPanel {
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	/*border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;*/
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 15px;
}
.upperContentPanel h2 {
	font-weight: bold;
	color: #999999;
	background-color: #660000;
	font-size: 16px;
	text-align: left;
	padding: 3px;
	margin: -3px -3px 3px -3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.pageHead {
	font-size: 18px;
	background-color: #999999;
	color: #660000;
	border: 2px solid #660000;
	text-align: center;
}
.pageSubHead {
	font-size: 17px;
	font-weight: bold;
	color: #660000;
	background-color: #999999;
}
.classHead {
	font-size: 16px;
	font-weight: bold;
}
td img.decoration {
	display: block;
}
.panel {
	border: 2px solid #660000;
	background-color: #999999;
	font-weight: bold;
	color: #660000;
}
.contentPanelFrame {
	color: #999999;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #0099CC;
	padding-left: 3px;

}
.datePosted {
	/*border-left-width: medium;
	border-left-style: inset;
	border-left-color: #FFFFFF;*/
	/*padding-left: 3px;*/

}
.standardLinkPanel {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 2px;

}
.subContent {
	border-left-width: 2px;
	/*border-left-style: solid;*/
	border-left-color: #999999;
	padding-left: 0px;


}
.featureCaption {
	font-size: 11px;
	text-align: left;
	font-weight: normal;
}
a.decoration:hover {
	border: 0px none;
}
.footerInfo {
	font-size: 9px;
	color:#FFFFFF;
	border-top: 1px solid #000000;
	background-color:#660000;
}
.ampm {
	/*font-variant: small-caps;*/
	font-size: 13px;
}
h1 {
	font-size: 18px;
}
