*
{
	margin: 0;
	padding: 0;
}

body
{
	background-color:			#000;
	color:						#fff;
	font-family:				arial, helvetica, sans-serif;
/*	background-image:			url("./images/BbRGB_web_2011.jpg");*/
	background-repeat:			no-repeat;
/*	background-attachment:			fixed;*/
	background-position:			0% 0%;
	width:						955px;
	margin:						auto;
	height:						100%;
}

body *
{
	font-family:			"Comic-Sans MS", "Segoe UI", "Trebuchet MS", sans-serif;
	font-family:			arial, helvetica, sans-serif;
	font-size:				13px;
	font-size:				10pt;
}

#Wrap
{
}

#LeftCol
{
	float:					left;
	width:					700px;
	padding-bottom:			15px;  /* 	Shows the SiteMap bar more clearly	*/
}

#RightCol
{
	float:					right;
	width:					240px;
	margin-left:			15px;
}

#SmToggle
{
	cursor:					pointer;
}

.separator
{
	color:					#00A6EC;
		color:						#00aeb7;
/*		color:						#a3c92b;*/
	margin-left:			4px;
	margin-right:			4px;
}

img
{
	border:					0;
}

fieldset
{
	font-size:				7pt;
	color:					#444;
	border:					0px dashed green;
	position:				absolute;
	right:					4px;
	top:					4px;
}

#MainMenu .separator
{
	color:					#fff;				
}

#Bg
{
/*	background-image:			url("./images/rook_neg.jpg");*/
	/*background-repeat:			no-repeat;
	background-attachment:		fixed;
	position:					fixed;
	right:						-45px;
	bottom:						-40px;
	width:						277px;
	height:						456px;
	border:						0;
	z-index:					-1;*/
}

#ActTickOuter
{
	position:					absolute;
	left:						0;
	top:						0;
	width:						100%;
	height:						100%;
	background-image:			url("./images/bg_opac_blue_30.png");
	z-index:					99999999;
	text-align:					center;
	padding-top:				100px;
}

iframe
{
	background-color:			#fff;
}

.foundString
{
	background-color:			#d9d9d9;
	font-style:					italic;
		color:					#00A6EC;
		color:					#000;
		padding-left:			1px;
		padding-right:			1px;
}
