/* CSS Document */
.bg01 {
	background-image : url(artwork/bdr4.gif);
	height : 40px;
	width : 40px;
}
.bg02 {
	background-image : url(artwork/bdr3.gif);
	height : 40px;
	width : 377px;
}
.bg03 {
	background-image : url(artwork/bdr1.gif);
	width : 40px;
	height : 85px;
}
.bg04 {
	background-image : url(artwork/bdr1.gif);
	width : 40px;
}
.bg05 {
	background-image : url(artwork/bdr2.gif);
	width : 40px;
}
.bgtitlecell {
	background-color : White;
	width : 377px;
	height : 85px;
	font-family : Arial, Helvetica, sans-serif;
}
.bgtitlecell H1{
	font-size : 130%;
	font-weight : bold;
	padding : 0px;
}
.bglogo {
	background-image : url(artwork/bdr6on.gif);
	width : 203px;
	height : 125px;
}
.contentcell {
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	text-align : justify;
	vertical-align : top;
	padding : 0px 0px 10px 0px;
}
.contentcell IMG {
	margin : 5px 5px 5px 5px;
}

.contentcell H1{
	font-size : 115%;
	font-weight : bold;
	padding : 0px;
	text-decoration : underline;
}
.contentcell H2{
	font-size : 108%;
	font-weight : bold;
	padding : 0px;
	text-decoration : underline;
	text-align : center;
	margin : 0px;
}
H2.rotties {
	text-align: left;
}
TH {
	text-align : left;
}
P.address {
	font-size : 95%;
}
P.address:first-line {
	font-weight : bold;
}
P.address SPAN {
	font-style : italic;
	font-weight : bold;
}
P.address SPAN A {
	color : Black;
	text-decoration : none;
	font-variant : normal;
}
P.address SPAN A:HOVER {
	text-decoration : underline;
}
LI {
	margin : 5px 0px 0px 0px;
}
OL {
	list-style-type : lower-alpha;
}
div.imgs {
	visibility : hidden;
}
SPAN.top {
	text-align : right;
	width : 100%;
	margin : 0px 20px 20px 0px;
}
DIV.poem {
	text-align : center;
	font-family : "Bradley Hand ITC", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 115%;
	font-weight : bold;
}
DIV.letter {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
DIV.signature {
	font-family : "Bradley Hand ITC", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 115%;
	font-weight : bold;
}
.menuoff TD {
	vertical-align : middle;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 70%;
	font-weight : bold;
	color : Black;
	cursor : hand;
}
.menuon TD {
	vertical-align : middle;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 70%;
	font-weight : bold;
	color : White;
	cursor : hand;
}
.footermenu {
	background-color : White;
	text-align : center;
	padding : 10px 0px 10px 0px;
	border-color : #CC6600;
	border-style : solid none none none;
	border-width : 1px 0px 0px 0px;
}
A {
	color : #663300;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 90%;
	font-variant : small-caps;
	font-weight : bold;
}
A:HOVER {
	text-decoration : underline;
}
.imgcells TD {
	font-size : 70%;
}
.footermenu A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 70%;
	font-variant : small-caps;
	font-weight : bold;
	color : #663300;
	text-decoration : none;
	padding : 0px 10px 0px 10px;
}
.footermenu A.lamd {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 70%;
	font-variant : small-caps;
	font-weight : bold;
	color : #CC0000;
	text-decoration : none;
	padding : 10px 10px 0px 10px;
}
.footermenu A:HOVER {
	text-decoration : underline;
}
.line {
	text-decoration: underline;
}
.fr {
	float: right;
}
@media Print {
	BODY{
	zoom:80%;
	color : Black;
	background-color : White;
}
.bglogo IMG ,.menu ,.bg01 ,.bg02 ,.bg03 ,.bg04 ,.bg05 ,.footemenu ,.footermenu A ,.footermenu A.lamd {
	visibility : hidden;
	color : White;
	background-color : White;
	background-image : none;
}
.bglogo {
	background-image : url(artwork/bdr6print.gif);
}
}
