/*in use*/
body
{
	margin: 0px;
	padding: 0px;
	overflow: auto;
	background-image: url(./images/bslognew.gif);
	background-repeat: repeat;
	background-attachment: fixed;
}
/*in use*/
div#body
{
	margin: 0px auto;
	padding: 0px;
	width: 700px;
	
}
/*in use*/
div#header
{
	text-align: center;
	Background-Color: #000000;
	padding: 6px 0px;
	margin-top:2px;
	border: solid 1px #000000;
	/*border-left: groove 2px #000000;
	border-right: ridge 2px #000000;*/
}
/*in use*/
div#menu 
{
	Background-Color: #000000;
	margin-top:2px;
	margin-bottom:2px;
	/*border-top: solid 2px #ffffff;
	border-bottom: solid 2px #ffffff;*/
	border: solid 1px #000000;
	padding:6px 0px;
	/*border-left: groove 2px #000000;
	border-right: ridge 2px #000000;*/
}
/*in use*/
div#content 
{
	border-left: groove 2px #48d1cc;
	border-right: ridge 2px #48d1cc;
	border-top: groove 2px #48d1cc;
	border-bottom: ridge 2px #48d1cc;
	background-color: #1ba4aa;
	margin-bottom:20px;
}
/*in use*/
table
{
	margin:0 auto;
	border-collapse:collapse;
}
/*in use*/
table#event_details_table td
{
	border:solid 1px #000000;
}
/*in use*/
a.menu:link
{
	Font-Family: Tahoma;
	Font-Style: Normal;
	Font-Weight: normal;
	Font-Size: 10.5pt;
	Color: #ffffff;
	Text-Decoration: None;
}
/*in use*/
a.menu:active
{
	Font-Family: Tahoma;
	Font-Style: Normal;
	Font-Weight: normal;
	Font-Size: 10.5pt;
	Color: #ffffff;
	Text-Decoration: None;
}
/*in use*/
a.menu:visited
{
	Font-Family: Tahoma;
	Font-Style: Normal;
	Font-Weight: normal;
	Font-Size: 10.5pt;
	Color: #ffffff;
	Text-Decoration: None;
}
/*in use*/
a.menu:hover
{
	Font-Family: Tahoma;
	Font-Style: Normal;
	Font-Weight: normal;
	Font-Size: 10.5pt;
	Color: #b0b0b0;
	Text-Decoration: None;
}
/*in use*/
table.toolbars
{
	color: #ffffff;
	font-family: Tahoma;
	font-style: normal;
	font-weight:600;
	font-size: 11pt;
	/*border-top: solid 1px #ffffff;*/
	text-align: center;
	margin:0 auto;
}
/*in use*/
a:link
{
	Text-Align: Center;
	Color: #000000;	
}
/*in use*/
a:active
{
	Text-Align: Center;
	Color: #000000;
}
/*in use*/
a:visited
{
	Text-Align: Center;
	Color: #c0c0c0;
}
/*in use*/
a:hover
{
	Text-Align: Center;
	Color: #2e2e2e;
}

top-image
{
	Position: Absolute;
	Top: 0px;
	Left: 0px
}

content-caption
{
	Font-Family: Times New Roman;
	Font-Style: Normal;
	Font-Weight: Bold;
	Font-Size: 13pt;
	Color: #CCCCCC;
}
/*in use*/
.content-header-text
{
	Text-Align: Center;
	Font-Family: Times New Roman;
	Font-Style: Normal;
	Font-Weight: Bold;
	Font-Size: 18pt;
	Color: #000000;
	Z-Index: 1
}
/*in use*/
.content-subheader-text
{
	Text-Align: Center;
	Font-Family: Times New Roman;
	Font-Style: Normal;
	Font-Weight: Bold;
	Font-Size: 16pt;
	Color: #000000;
}

.content-newsheader-text
{
	position: Absolute;
	Font-Family: Times New Roman;
	Font-Style: Normal;
	Font-Weight: Normal;
	Font-Size: 13pt;
	Color: #ffffff;
}



.Current-content-link
{
	Text-Align: Center;
	Font-Family: Times New Roman;
	Font-Style: Normal;
	Font-Weight: Bold;
	Font-Size: 13pt;
	Color: #909000;
	Text-Decoration: None;
}

.content-text
{
	Text-Align: Center;
	Font-Family: Times New Roman;
	Font-Style: Normal;
	Font-Weight: Normal;
	Font-Size: 13pt;
	Color: #000000;
}

.content-sub-text
{
	Font-Family: Times New Roman;
	Font-Style: Normal;
	Font-Weight: Normal;
	Font-Size: 13pt;
	Color: #000000;
}
/*in use*/
.content-event-text
{
	Text-Align: Left;
	Font-Family: Times New Roman;
	Font-Style: Normal;
	Font-Weight: Normal;
	Font-Size: 14pt;
	Color: #000000;
}