.doNotPrint { display: none; }

body {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	text-align: left;
	color: #000000;
	background-image: url(../images/pagebg.jpg); background-position: center; background-repeat: repeat-y;
	background-color: #FFFFFF;
}

.body-bigimg {
	margin: 20px 0px 0px 19px;
	padding: 0px 0px 0px 0px;
}

.doNotPrint {}

img { border: none; }

.thumbscroll {
	overflow: auto;
	overflow-y: auto;
	height: auto;
	overflow-x: hidden;
	padding-right: 0px;
}

.thumb { margin: 12px 0px 0px 0px; padding: 0px 0px 0px 0px; text-align: center; }
.thumbimg { border: solid 1px; border-color: #DDDDDD; margin: 0px 0px 0px 2px; }

.bigimg { border: solid 1px; border-color: #CBCBCB; }


p {
font-weight: normal;
font-style: normal;
line-height: normal;
font-variant: normal;
left: auto;
top: auto;
color: #000000;
text-align: left;
}

.hometext {
	text-align: left;
	margin-top: 20px;
	margin-left: 22px;
}

.description {
	margin: 7px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	text-align: left;
	color: #000000;
}

.small {
	font-size: 0.75em;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	text-align: left;
	color: #6A6A6A;
}

.underline { margin: 1px 0px 0px 0px; }

.inactive {
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	left: auto;
	top: auto;
	color: #BBBBBB;
}

.pressnote { margin: 0px 0px 7px 0px; }

a {
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	left: auto;
	top: auto;
}

a:link.normal {color: #000000;}
a:visited.normal {color: #000000;}
a.normal {text-decoration:underline}
a:hover.normal {color: #000000; text-decoration:underline; font-weight: bold;}
a:active.normal {color: #000000;}

a:link.show {color: #000000; font-weight: bold;}
a:visited.show {color: #000000; font-weight: bold;}
a.show {text-decoration:underline; font-weight: bold;}
a:hover.show {color: #000000; text-decoration:underline; font-weight: bold; letter-spacing:1px;}
a:active.show {color: #000000; font-weight: bold;}

a:link.nav {color: #555555;}
a:visited.nav {color: #555555;}
a.nav {text-decoration:none}
a:hover.nav {color: #000000; text-decoration:underline}
a:active.nav {color: #555555;}

a:link.black {color: #000000;}
a:visited.black {color: #000000;}
a.black {text-decoration:none}
a:hover.black {color: #000000; text-decoration:underline}
a:active.black {color: #000000;}

a:link.pressback {color: #000000;}
a:visited.pressback {color: #000000;}
a.pressback {text-decoration:underline;  font-size: 0.9em; color: #000000;}
a:hover.pressback {color: #000000;}
a:active.pressback {color: #000000;}

ul { margin: 0px 0px 10px 0px; padding: 0px 0px 0px 0px; }
li { margin: 0px 0px 8px 25px; padding: 0px 0px 10px 0px; }


