/*validated 2010 02 07*/
body {
	background:#000 url(images/bgStarsWithColours.gif);
	background:#F3CE93;
	background: #fbeeb5;
	color:#ffffbf; 
	background-attachment:fixed;
}
/*table				{ width:770px; }*/
table				{ width:750px; }
td					{ text-align:left; }
td-text			{ text-align:justify; }
td.link				{ color:#7fffff; border-bottom: 1px solid #660000; color:navy; text-align:left; }
td.description	{ color:#7fffff; border-bottom: 1px solid #660000; color:navy; }

A:link		{ text-decoration:none;		color:#77ffff; color:#ffffbf; color:#660000; }
A:visited	{ text-decoration:none;		color:#77ffff; color:#ffffbf; color:#660000; }
A:active	{ text-decoration:none;		color:#77ffff; color:#ffffbf; color:#660000; }
A:hover	{ text-decoration:underline;	color:#ffffff;   color:#ffffbf; color:#660000; }

h1, h2 {margin: 2px; padding:0; color:#660000; }

#content {
	font-size: 10pt;
	position: relative; z-index:20;
	margin: 5px 1em 1em 0em;
	padding: 0;
	border: none; 
	color:#7fffff;
	color:#ffffbf;	
}

/* the menu links' blue captions with rounded corners - thanks to Eric Meyer for publishing this CSS technique - www.meyerweb.com 
replaced border color #08c in several places with #DF6C17 
replaced background color d4d4d4 with F3CE93  */

/*#infor	{ margin:8px 0px 0px 0px; width:770px; }*/
#infor	{ margin:8px 0px 0px 0px; width:770px; }

/* these were originally # (id) instead of . (class) */
/*.infor {width:770px; margin:4px 0px 4px 0px; }  */
.infor {width:770px; margin:4px 0px 4px 0px; }  
.xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px;}
.xsnazzy h1 {font-size:2.5em; color:#fff; color:#660000;}
.xsnazzy h2 {font-size:1.5em;color:#06a; border:0;}
.xsnazzy p {padding-bottom:0.5em; font-family:Times New Roman;}
.xsnazzy h2 {padding-top:0.5em;}
.xsnazzy { margin:10px 0; background: transparent;}
/* these were the same */
.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 { display:block; overflow:hidden; }
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#F3CE93; border-left:1px solid #DF6C17; border-right:1px solid #DF6C17;} /*background:#d4d4d4;*/
.xb1 {margin:0 5px; background:#DF6C17;} /*background:#08c;}*/
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}
.xboxcontent	{	display:block;  
							background:#F3CE93; 
							border:0 solid #DF6C17; border-width:0 1px;  padding:5px; 
							/*background:#000 url(images/bgStarsWithColours.gif);*/
							color:#660000;
						}   /* background:#d4d4d4; */
.section {margin-top:15px;}
	.sheader {font-size:14pt; font-weight:bold; font-style:italic; color:maroon;}
	.stopic {font-size:13pt; font-weight:bold; font-style:italic; color:maroon;}
		.theader {font-size:12pt; font-weight:bold; font-style:italic; color:maroon;}
		.ttext {font-size:10pt; font-weight:normal; font-style:normal;  color:#000000; text-align:justify;}

