/* screen shot pages css */
.atlink {
	font-size: 11px;
	color: #AAAAAA;
}

.links {
	font-size: 11px;
	padding-left: 12px;
}
.links a:link {
	color: #000080;
	text-decoration: none
}
.links a:visited {
	color: #993366;
	text-decoration: none
}
.links a:hover {  color: #009966; text-decoration: underline}

.shotSubcat {
	padding-top: 2px;
	font-size: 18px;
}
.shotCat {
	margin-bottom: 8px;
	color: #9C0E38;
	font-size: 24px;
}
.shotCapt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 5px;
	padding-right: 4px;
	padding-top: 15px;
}

.shotCaptSmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.shotSubcatTD {
	background-color: #F4F7FF;
}

.shotSubcatbgnd {
	background-color: #E3ECFC;
}

.shotCatSmaller {

	margin-bottom: 8px;
	color: #9C0E38;
	font-size: 21px;
}

.shotCatSmallerStill {

	margin-bottom: 8px;
	color: #9C0E38;
	font-size: 21px;
}

.atlinkdark {

	font-size: 11px;
	color: #777780;
}

.shotCatBlackSmall
{	font-size: 18px;
	color: #9C0E38;
}
