A						{
						color					: #19194B;
						text-decoration			: underline;
						}
A:Hover					{
						color					: #FCB565;
						text-decoration			: none;
						}
html		 			{
						overflow-y				: scroll; 
						}
Body					{
						background-color		: #19194B;
						font-family				: Arial;
						font-size				: 8pt;
						color					: #ffffff;
						}
TD						{
						font-size				: 9pt;
						}
.white					{
						color					: #ffffff;
						}
.acc-bg					{
						background-image		: URL("graphics/acc-bg.jpg");
						background-repeat		: no-repeat;
						background-position		: bottom right;
						}
.conf-bg					{
						background-image		: URL("graphics/conf-bg.jpg");
						background-repeat		: no-repeat;
						background-position		: bottom right;
						}
.wed-bg					{
						background-image		: URL("graphics/wed-bg.jpg");
						background-repeat		: no-repeat;
						background-position		: bottom right;
						}
.cat-bg					{
						background-image		: URL("graphics/cat-bg.jpg");
						background-repeat		: no-repeat;
						background-position		: bottom right;
						}
.homebg					{
						background-image		: URL("graphics/homebg.gif");
						background-repeat		: repeat-x;
						background-position		: top;
						}
.otherbg				{
						background-image		: URL("graphics/otherbg.gif");
						background-repeat		: repeat-x;
						background-position		: top;
						}
.marlootbg				{
						background-image		: URL("graphics/marloot-bg.jpg");
						background-repeat		: no-repeat;
						background-position		: bottom right;
						}
.botmtxt				{
						font-size				: 8pt;
						color					: #000000;
						}
.bookformbox			{
						border-color 			: #000000;
						border-left 			: 1px #000000 solid;
						border-right 			: 1px #000000 solid;
						border-top 				: 1px #000000 solid;
						border-bottom 			: 1px #000000 solid;
						vertical-align 			: top;
						}
.bookformbox2			{
						color 					: #FBCC98;
						border-color 			: #000000;
						border-left 			: 1px #000000 solid;
						border-right 			: 1px #000000 solid;
						border-top 				: 1px #000000 solid;
						border-bottom 			: 1px #000000 solid;
						vertical-align 			: top;
						}
.ctinput				{
						border-color 			: #6E2F00;
						border-left 			: 1px #000000 solid;
						border-right 			: 1px #000000 solid;
						border-top 				: 1px #000000 solid;
						border-bottom 			: 1px #000000 solid;
						color 					: #ffffff;
						font-size 				: 9pt;
						background-color 		: #8A8886;
						}
.botmmenu				{
						font-size 				: 8pt;
						}	