BODY 	{	COLOR: #FFFFFF;
		FONT: 12px arial, verdana, sans-serif;
		scrollbar-base-color: #BCCCCC }

a:link		{ color: #006666; text-decoration: none }

a:visited	{ color: #006666; text-decoration: none }

a:active	{ color: #663399; text-decoration: none }

a:hover		{ color: #3300CC; text-decoration: none }

TABLE 		{ COLOR: #000000; FONT: 12px arial, verdana, sans-serif; font-weight: normal}

LI 		{ COLOR: #000000; FONT: 14px arial, verdana, sans-serif; font-weight: normal }

.title 		{ color: #336666; font: 20px arial, verdana, sans-serif; font-weight: bold }

.subtitle 	{ color: #003366; font: 15px arial, verdana, sans-serif; font-weight: bold }

.picturetitle 	{ COLOR: #000000; FONT: 10px verdana, arial, sans-serif; font-weight: bold }

.picturedesc 	{ COLOR: #666666; FONT: 10px arial, verdana, sans-serif; font-weight: bold }


#menu 		{ LEFT: 0px; POSITION: absolute; TOP: 0px }


.button { 	background-image: url("button.gif");
		background-color:#354D50;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #8FAEB3;
		font-size: 9pt;
		height: 25px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-bottom: 2px;
		BORDER: #666666 0px solid }

.buttonon { background-image: url("buttonon.gif");
		background-color:#516A6E;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 9pt;
		height: 25px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-bottom: 2px;
		BORDER: #FFFFFF 0px solid }


