@charset "utf-8";
/* author: llyuniku@umich.edu */
/* Generated by AceHTML Freeware http://freeware.acehtml.com */
/* Creation date: 3/20/2006 */

.bold { font-weight: bold; }
.italic { font-style: italic; }

.underline { text-decoration: underline; }
.overline { text-decoration: overline; }
.strikethrough { text-decoration: line-through; }

.alignLeft { text-align: left; }
.alignRight { text-align: right; }
.alignCenter { text-align: center; }

.main
	{
	background: transparent;
	text-align: justify;
	/* font-family: Verdana, Arial, sans-serif; */
	overflow: auto;
	}
	
.news
	{
	font-size: 12px;
	text-align: left;
	}
			
.menu
	{}
	
.header
	{
	background-color: #486176;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #003E72;
	}	
	
A.menu:link, A.menu:visited, A.menu:active, A.menu:hover {
	background-color: #667799;
	display: block;
	/* font-family: Verdana, sans-serif; */
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	border: 1px solid #003E72;
	}
	
A.menu:hover { background-color: #B9DDFB; }


/** Layout Images **/

#bg_01 { background-image: url(images/bls6_01.gif); }
#bg_02 { background-image: url(images/bls6_02.gif); }
#bg_03 { background-image: url(images/bls6_03.gif); }
#bg_04 { background-image: url(images/bls6_04.gif); }


/** table positioning **/

#navigation {
	padding-left: 7px;
	padding-right: 18px;
}

#content {
	padding-left: 9px;
	padding-right: 6px;
}

A
{
	color: #BFBFBF;
	text-decoration:none;
}

A:hover
{
	cursor:crosshair;
}

body
	{
	background-color: transparent;
	color: #FFFFFF;
	margin: 0px 0px;
	}

iframe
	{
		background-color: transparent;
	}	
	
table, td
	{
	/* border: 1px solid #FFFFFF; */
	/* table-layout:fixed; */
	background-color: transparent;
	background-repeat:repeat-y;
	overflow: auto;
	}