

body, td			{	background-color:	#FFBF1F;
						font-family:		Courier New, Courier, mono;
						font-size:			small; 
						color:				#000000;
						text-align:			center;
						height:				100%;
						min-height:			100%;	}

.popup				{	background-color:	#ffffff; 
						font-family:		Courier New, Courier, mono;
						font-size:			small; 
						color:				#000000;
						text-align:			center;
						height:				100%;
						min-height:			100%;	}

#centre				{	width:				622px;
						height:				100%px;
						background-color:	#ffffff; 
						text-align:			left;
						margin:				0 auto;
						border-style:		solid;
						border-width:		0px 1px 0px 1px;
						min-height:			100%;
						}

div.content			{	padding:			11px 11px 11px 11px;	}

img.image			{	display:			block;
						margin-left:		auto;
						margin-right:		auto  }

.bold				{	color:				#FF5C21; }

.trueBold			{	font-weight:		bold;	}

.italic				{	font-style:			italic; }

.setRight			{	margin-left:		10%;	}

p.topMargin			{	margin-top:			36px;	}

p.topMarginSm		{	margin-top:			24px;	}

p.pageEnd			{	padding-bottom:		18px;	}

.credits			{	font-size:			x-small; 
						margin-top:			4px; }

a.credits:link, a.credits:active, a.credits:visited
				 	{	font-family:		Courier New, Courier, mono;
						font-size:			x-small;
						color:				#000000;  }

a.blackBold:link, a.blackBold:active, a.blackBold:visited
				 	{	font-family:		Courier New, Courier, mono;
						font-size:			small;
						color:				#757575;
						font-weight:		bold;  
						text-decoration:	none;}

a.red:link, a.red:active, a.red:visited
				 	{	font-family:		Courier New, Courier, mono;
						font-size:			x-small;
						color:				#D43838;
						font-weight:		bold;  
						text-decoration:	none;}

a.smallGreen:link, a.smallGreen:active, a.smallGreen:visited
				 	{	font-family:		Courier New, Courier, mono;
						font-size:			x-small;
						color:				#99CC33; 
						text-decoration:	none;}

a.top:link, a.top:active, a.top:visited
				 	{	font-family:		Courier New, Courier, mono;
						font-size:			small;
						color:				#FF5C21;
						font-weight:		bold;  
						text-decoration:	none;
						float:				right; }

