A:link {
	color: black;
	text-decoration: underline;
}
A:visited {
	color: black;
	text-decoration: underline;
}
A:hover {
	color: #168c36;
	text-decoration: underline;
}
A:active {
	color: #168c36;
	text-decoration: underline;
}
BODY {
	color: black;
	font-family: arial, helvetica, sans-serif;
	margin: 0 0 0 0;
}

.footer {
	background: url(Images/bg_main2.gif) no-repeat;
	padding-right: 2px;
}
.header {
	background: url(Images/top3_bg.gif) repeat-x;
}
.highlight {
	color: #168c36;
}
.panel_gap {
	background: url(Images/bg_gap.gif) no-repeat;
}
.panel_head {
	background: url(Images/bg_head.gif) no-repeat;
}
.panel_head2 {
	background: url(Images/bg_head2.gif) no-repeat;
}
.panel_main {
	background: url(Images/bg_main.gif) no-repeat;
	padding: 8px 40px 8px 40px;
}
.panel_menu {
	background: url(Images/bg_menu.gif) no-repeat;
}
.panel_menu IMG {
	display: block;
}
.panel_menu2 {
	background: url(Images/bg_menu2.gif) no-repeat;
	padding: 0 4px 0 4px;
}
.panel_video {
	background: url(Images/bg_video.gif) no-repeat;
}
.panel_pic {
	background: url(Images/blob.gif) repeat;
}
.player {
	border: 1px solid black;
	margin: 0 0 0 0;
}
.popup_header {
	background: url(Images/blob.gif) repeat;
	color: white;
	padding-left: 5px;
}
.popup_body {
	background: url(Images/blob2.gif) repeat;
}
.quiz_cell_a1 {
	background-color: #bddec7;
	border-bottom: 1px solid #168c36;
	padding: 3px 5px 3px 5px;
}
.quiz_cell_a2 {
	background-color: #9ccdaa;
	border-bottom: 1px solid #168c36;
	padding: 3px 5px 3px 5px;
}
.quiz_cell_a3 {
	background-color: #7abd8d;
	border-bottom: 1px solid #168c36;
	padding: 3px 5px 3px 5px;
}
.quiz_cell_b1 {
	border-bottom: 1px solid #168c36;
	padding: 3px 5px 3px 5px;
}
.quiz_cell_b2 {
	background-color: #bddec7;
	border-bottom: 1px solid #168c36;
	padding: 3px 5px 3px 5px;
}
.quiz_cell_b3 {
	background-color: #9ccdaa;
	border-bottom: 1px solid #168c36;
	padding: 3px 5px 3px 5px;
}
.quiz_cell_c1 {
	border-bottom: 1px solid #168c36;
	font-size: 0.8em;
	padding: 3px 5px 3px 5px;
}
.quiz_cell_c2 {
	background-color: #bddec7;
	border-bottom: 1px solid #168c36;
	font-size: 0.8em;
	padding: 3px 5px 3px 5px;
}
.quiz_cell_c3 {
	background-color: #9ccdaa;
	border-bottom: 1px solid #168c36;
	font-size: 0.8em;
	padding: 3px 5px 3px 5px;
}
.quiz_table {
	border: 1px solid #168c36;
	border-bottom: 0;
}
.text {
	font-size: 0.8em;
}
.text_big {
	font-size: 0.9em;
}
.text_bullet {
	font-size: 0.8em;
	margin-bottom: 14px;
}
.text_copyright {
	color: #666;
	font-size: 0.65em;
}
.text_heading {
	font-size: 1em;
}
.text_medium {
	font-size: 0.75em;
}
.text_menu {
	font-size: 0.75em;
	padding-top: 15px;
}
.text_para {
	font-size: 0.8em;
}
.text_small {
	font-size: 0.65em;
}
.text_title {
	font-size: 1.1em;
}
.thumbnail {
	border: 1px solid black;
	margin: 4px 4px 0 0;
}
.transcript {
	background-color: #dcf7e5;
}
