BODY	{ SCROLLBAR-BASE-COLOR: #91B3C1; }



a:link		{
	color: #561e25;
	text-decoration: none;
}

a:visited	{ color: #3300FF; text-decoration: none; }

a:active	{ color: #666666; text-decoration: none; }

a:hover		{ color: #6699FF; text-decoration: none; }

.title		{ COLOR: #000000; FONT: 18px verdana, arial, sans-serif; font-weight: bold; }

.smalltitle 	{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold; }

.subtitle	{ COLOR: #999999; FONT: 16px verdana, arial, sans-serif; font-weight: bold; }

.picturecomments{ COLOR: #666666; FONT: 12px verdana, arial, sans-serif; }

.picturehilight	{
	COLOR: #561e25;
	FONT: 13px verdana, arial, sans-serif;
	font-weight: bold;
}

.picturetitle 	{ COLOR: #000000; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }





 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
}
@media screen{
.printonly 	{ display:none; }
}





 /* SIDEBAR OPTIONS */


a.sidelink:link		{ color: #FFFFCE; text-decoration: none }

a.sidelink:visited	{ color: #FFFFCE; text-decoration: none }

a.sidelink:active	{ color: #FFFFCE; text-decoration: none }

a.sidelink:hover	{ color: #333300; text-decoration: none }


 /* END SIDEBAR OPTIONS */


.button-popups { 	background-image: url("picts/button-popup.gif");
		background-color:#91B3C1;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #FFFFFF 0px solid }

.buttonon-popups { 	background-image: url("picts/buttonon-popup.gif");
		background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #FFFFFF 0px solid }


.textarea	{
	FONT: 12px arial, verdana, sans-serif;
	background-image: url("picts/shadeform.gif");
	text-align: left;
	BORDER: #000000 1px solid
}
.blackbodycopy {
	COLOR: #000000;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}
.blackbodycopybold {
	COLOR: #000000;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}
.navigation {
	COLOR: #000000;
	FONT: 10px verdana, arial, sans-serif;
	font-weight: normal;
}
.blackbodycopybolditalic {
	COLOR: #000000;
	font-weight: bold;
	font-style: italic;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}
.redpagetitle {
	COLOR: #561e25;
	FONT: 18px verdana, arial, sans-serif;
	font-weight: bold;
	letter-spacing: 5px;
}
.smalltitlereverse {
	COLOR: #ffffff;
	FONT: 11px verdana, arial, sans-serif;
	font-weight: bold;
}
.blackbodyserif {
	COLOR: #000000;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.blackbodysmall {
	COLOR: #000000;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}
.blackbodysmallbold {
	COLOR: #000000;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}
.blackbodycopyital {
	COLOR: #000000;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-style: italic;
}

