
@import url(menu.css);

BODY {
	margin: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000;
}



TD.footerRow {
	font-size: 9px;
	color: #7f7f7f;
}

TD.footerRow A, Td.footerRow A:visited, TD.footerRow A:link, TD.footerRow A:active {
	font-weight: bold;
	color: #7f7f7f;
}
TD.footerRow A:hover {
	text-decoration: underline;
}

#SearchPane {
		padding-right: 15px;
}

#SearchPane A.SkinObject {
	text-transform: uppercase;
	font-family:Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000;
}


.publicationsPane {
	margin: 0px;
	padding: 4px;
	background-color: transparent;
	background-image: url(images/myregion_publications_bkgrd.jpg);

	background-repeat:repeat-x;
   background-position: top;
}

.pageTitle {
   font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	padding: 0px 2px 0px 2px;
	
}

.leftMenuPane {
	padding: 3px 0px 3px 0px;
}

.leftMenuPane A, .leftMenuPane A:active, .leftMenuPane A:visited, .leftMenuPane A:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #000;
	text-decoration:none;
}

.leftMenuPane A:hover {
	color: #076589;
}

.breadcrumb {
	font-size: 11px;
	color: #076589;
	text-decoration: none;
}

a.breadcrumb:active, a.breadcrumb:link, a.breadcrumb:visited {
	font-weight: bold;
}

.breadcrumb:Hover {
color: #076589;
 text-decoration: underline;
}

.contentPane, .contentPane .normal {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	line-height: 19px;
}

.rightPane, .rightPane .normal{
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	line-height: 19px;
}

A, A.active, A.link, A.visited {
	color: #076589;
	text-decoration: none;
}

A:Hover {
	text-decoration:underline;
}

