BODY	{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: #000000 0px solid;
	background-color: White;
}

.background_album	{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: #000000 0px solid;
	background-color: #f0f0f0;
}

 /* START CODE FOR LINKS */


a:link		{
	color: Blue;
	text-decoration: underline;
}

a:visited	{
	color: Blue;
	text-decoration: underline;
}

a:active	{
	color: Blue;
	text-decoration: underline;
}

a:hover		{
	color: #C00000;
	text-decoration: underline;
}

.biglink 	{
	FONT: 12px verdana, arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	TEXT-DECORATION: none;
}

.biglink:hover 	{
	FONT: 12px verdana, arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	TEXT-DECORATION: underline;
}




 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; }

.background {
	COLOR: #FFFFFF;
	background-image: url(picts/stretchbar.jpg);
	FONT: 15px verdana, arial, sans-serif; 
	font-weight: bold;
}
.title		{ COLOR: #000000; FONT: 20px verdana, arial, sans-serif; font-weight: bold; }

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

.copyright	{ COLOR: #999999; FONT: 9px verdana, arial, sans-serif; }

.subtitle2	{ COLOR: #FF6600; FONT: 14px verdana, arial, sans-serif; font-weight: bold; }

.subtitle3	{ COLOR: #C00000; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.list 		{ COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: normal; }

.just 		{ text-align: justify; }

.dividers	{ width: 100%; color: #FFFFFF; height: 3px; border: 1px solid #C00000; }

.subtitle4	{
	COLOR: Maroon;
	FONT: 12px verdana, arial, sans-serif;
	font-weight: bold;
}

.signature 	{ COLOR: Maroon; font:20px Monotype Corsiva, Signature; letter-spacing: 1px; font-weight: bold }

.catch-eye   {
	COLOR: #FF6600;
	FONT: 12px verdana, arial, sans-serif;
	font-weight: bold;
}


 /* IMAGE BORDERS */

.borders	{ border: #000000 1px solid; }


 /* SIDEBAR OPTIONS */


a.sidelink:link		{
	color: Blue;
	text-decoration: underline;
}

a.sidelink:visited	{
	color: Blue;
	text-decoration: underline;
}

a.sidelink:active	{
	color: Blue;
	text-decoration: underline;
}

a.sidelink:hover	{
	color: Red;
	text-decoration: underline;
}

.bordersSB		{ border: #000000 1px solid; }

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

.sidebartext		{ COLOR: #FFFFFF; FONT: 11px verdana, arial, sans-serif; }

.date-font		{ color: #FFFFFF; font: 10px verdana, arial, sans-serif; font-weight: bold; }

.sidebar-background	{
			background-image: url("picts/background-sidebar.gif");
			background-repeat: repeat-y;
			background-position: top left;
			}
.table-shadow1 	{
	background-image: url("picts/shadow1.gif");
	background-repeat: repeat-x;
	background-position: top left;
}

.table-bottom-shade 	{
	background-image: url("picts/bottom-shade.gif");
	background-repeat: repeat-x;
	background-position: top left;
}


.button-popups { 	background-image: url("picts/menu.gif");
		background-color:#000000;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFAFA;
		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/menuon.gif");
		background-color:#000000;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #260000;
		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 }


 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide 	{ display:none; }
.printcontentonly	{ width:600px; }
}


.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #000000 1px solid; }


.dropdown 	{ COLOR: #333333;
		background-color: #F1F4F5;
		WIDTH: 250PX;
		FONT: 11px verdana, arial, sans-serif; }


.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 350PX;
		HEIGHT: 150PX;
		BORDER: #000000 1px solid; }

.submitbutton 	{ FONT: 9pt arial, verdana, sans-serif; }


 /* START THE CODE FOR THE MENUS */


.menuoutline	{ BORDER-BOTTOM: #000000 1px solid; BORDER-TOP: #000000 0px solid; }



.menu		{ font-family: verdana, arial, helvetica, sans-serif;
		  font-size: 8pt;
		  height: 22px;
		  padding-top: 0px;
		  padding-bottom: 0px;
		  padding-left: 7px;
		  padding-right: 7px;
		  cursor:pointer;
		  font-weight: bold;
		  text-align: center;
		  line-height: 20px;
		  display: block;
		  border: #000000 0px solid; }


a.menu:link 	{
	background-image: url("picts/menu.gif");
	background-color: #000000;
	color: #FFFAFA;
	text-decoration: none;
}


a.menu:visited 	{ background-image: url("picts/menu.gif");
		  background-color: #000000;
		  color: #FFFAFA; 
		  text-decoration: none;
}


a.menu:active 	{ background-image: url("picts/menu.gif");
		  background-color: #000000;
		  color: #FFFAFA; 
		  	text-decoration: none;
}


a.menu:hover 	{
	background-image: url("picts/menuon.gif");
	background-color: #000000;
	color: #260000;
	text-decoration: none;

}




