body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image:url(../images/bg2.jpg);
	
	scrollbar-base-color: #5688EA;
	scrollbar-arrow-color: #9A0201;
	scrollbar-3dlight-color: #9A0201;
	scrollbar-darkshadow-color: #5688EA;
	scrollbar-face-color: #DADADA;
	scrollbar-highlight-color: #C3C3C3;
	scrollbar-shadow-color: #5688EA;
	scrollbar-track-color: #FAF0D4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
	border-left-color: DE2D0B;
	border-left-width: 20px;
	border-left-style: solid;
	padding-left: 10px;
	color: #DE2D0B;
}
h3 {
	font-size: 12px;
	border-left-color: #058430;
	border-left-style: solid;
	border-left-width: 10px;
	padding-left: 8px;
}
h4 {
	font-size: 12px;
	border-left-color: #058430;
	border-left-width: 10px;
	border-left-style: solid;
	padding-left: 5px;
	font-weight: normal;
	list-style-type: disc;
	text-align: left;
}
a {
	color: #921B39;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
#tdSidebar a {
	text-decoration: none;
	display: block;
	margin: 10px;
	padding: 8px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: double;
	border-bottom-style: solid;
	border-top-color: 23BFF0;
	border-left-color: 23bFF0;
}
#tdSidebar a:hover {
	background-color: #23BFF0;
}
#tdMain {
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
	width: 450px;
	max-width: 450px;
	line-height: 1.5em;
}

#table {
	background-color: #FFFFFF;
}
#tdSidebar {
	text-align: center;
}
.bullet_text {
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #63B57B;
	padding-left: 10px;

}
#tdRtSide {
	text-align: center;
}
#Right_Side_Links {
	line-height: 1.5em;

}

#sched_table {
	border: thin groove #999999;
}
