body {
	margin:0;background-color:#c0c0c0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;color:#000000;
}
td.left_page_border {
	background-image:url(jebweb/border-left.jpg);
	background-repeat:repeat-y;width:4px;
}
td.right_page_border {
	background-image:url(jebweb/border-right.jpg);
	background-repeat:repeat-y;width:4px;
}
td.bottom_page_border {
	background-image:url(jebweb/border-bottom.jpg);
	background-repeat:repeat-x;height:4px;
}
table.main {
	width:780px;border:0;
}
td.jeb_logo {
	background-image:url(jebweb/logo-right.jpg);
	background-repeat:repeat-x;
}
td.menu_bar {
	background-image:url(menu/bar-off.jpg);
	background-repeat:repeat-x;
}
td.left_menu {
	background-color:#e5e5e5;
	border-right:solid #c5c5c5 1px;
}
a:link,a:visited {
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;color:#006600;
	text-decoration:none;
}
a:visited {
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;color:#555500;
	text-decoration:none;
}
a:hover,a:active {
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;color:#EEAA24;
	text-decoration:none;
}

p,ul,li {
	margin-top:0;margin-bottom:5px;line-height:1.2em;
}
ul {
	list-style:disc;
}
b {
	font-weight:bold;color:#0C4024;
}
hr {
	color:#c5c5c5;
}
td.jeb_main{
	padding:10px 15px 5px;line-height:1.5em;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;font-weight:normal;color:black;
	background-color:white;height:270px;
}
td.jeb_main h1 {
	font-size:16pt;font-weight:bolder;color:#0C4024;
	margin:0 0 5px;
}
td.jeb_main h2 {
	font-size:12pt;font-weight:bold;color:#0C4024;
	margin:0 0 5px 0;
}
td.jeb_main table {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;font-weight:normal;
}
td.jeb_right{
	padding:20px 5 10px;line-height:1.5em;
	border-left:solid #c5c5c5 1px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;font-weight:normal;color:black;
	background-color:#e5e5e5;
}
td.jeb_right h2 {
	font-size:9pt;font-weight:bold;color:#0C4024;
	margin:0 0 5px 0;
}
td.jeb_right table {
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;font-weight:normal;
}
td.jeb_welcome_training{
	height:85px;
	background-image:url(welcome/training.jpg);
	background-repeat:no-repeat;
	background-color:white;
}
td.jeb_copywrite{
	border-bottom:solid #b5b5b5 1px;
	border-top:solid #c5c5c5 1px;padding:10px 0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:7pt;font-weight:normal;
	color:black;background-color:white;
}
