body {
	margin: 0px;
	height:100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 200px 200px;
	/*	scrollbar-highlight-color: #5a5777;
	scrollbar-face-color: #f90;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #66c;
	scrollbar-darkshadow-color: #cccccc;*/
}

a:hover {
	text-decoration: none;
}

.table_main {
	width: 1000px;
}

.page_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #993300;
}

.graphic_left {
	margin-right: 10px;
}

.graphic_right {
	margin-left: 10px;
}

.table_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	width: 100%;
	text-align: left;
}

.table_content a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #039;
}
#toggle a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #039;
}


.table_content a:hover {
	color: #0099CC;
	text-decoration: none;
}
.table_news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	width: 300px;
	height: 100%;
	font-weight: normal;
	text-align: left;
}

.news_top {
	background-image: url(../images/LSCPA-NewsTop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	}
	
.news_bottom {
	background-image: url(../images/LSCPA-NewsBottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
.news_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #fff;
}

.table_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #ccc;
	background-color: #000;
	height: 42px;
}
.table_footer a {
	color: #CCCCCC;
}

.footer_right {
	background-image: url(images/LSCPA-Footer-Right.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.footer_left {
	background-image: url(images/LSCPA-Footer-Left.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.news_middle {
	background-image: url(images/LSCPA-NewsCenter.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.table_main .news_middle #news_bottom_div {
	bottom: 0px;
	position: relative;
	visibility: visible;
}
.course_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}
