/* ===== STYLE SHEET FOR JBC ===== */

* {margin:0; padding:0;}

body {
		border:0; padding:0;
		font-family:arial,helvetica,sans-serif;
		font-size:11pt;
		color: #313131;
		background-color: #f7f8d8;
		margin-top:5px;
		text-align: center;
	}
#mainframe {
		margin:0; 
		width: 780px;
		margin:0px auto;
		background:#ffffff;
/*		border:3px solid #944d38; */
		padding:0px;
		text-align: center;
	}
#wrapper {
		margin-top: 0px;
		margin-bottom: 0px;
		padding: 0px;
		width: 696px;
	}
#window {
		background: #fff;
		margin-top: 0px;
		margin-bottom: 0px;
		padding: 5px;
		border: 1px solid #90423e;
		width: 500px;
}
p 	{font-family: Verdana, Arial, sans-serif;
	color: #313131; font-size: 11pt;
	}
#hdr	{
	font-family: Times New Roman, serif;
	color: #944d38; font-size: 20pt; font-weight: bold;
	}
#hdw	{
	font-family: Times New Roman, serif;
	color: #ffffff; font-size: 20pt; font-weight: bold; 
	}

h1 {font-family: Georgia, Times New Roman, serif;
	color: #313131; font-size: 32pt; font-weight: bold;
	}
h2 {font-family: Georgia, Times New Roman, serif;
	color: #90423e; font-size: 32pt; font-weight: bold;
	}
h3 {font-family:  Verdana, Arial, sans-serif;
	color: #313131; font-size: 12pt; font-weight: bold;
	}
h4 {font-family: Verdana, Arial, sans-serif;
	color: #90423e; font-size: 12pt; font-weight: bold;
	}
h5 {font-family: Georgia, Times New Roman, serif;
	color: #fff2c8; font-size: 11pt; font-weight: bold;
	background: #050;
	}
h6 {font-family: Georgia, Times New Roman, serif;
	color: #900; font-size: 14pt; font-weight: bold;
	}

a:link { font-size: 10pt; color: #003366; text-decoration: underline; }
a:visited { font-size: 10pt; color: #003366; text-decoration: underline; }
a:active { font-size: 10pt; color: #003366; text-decoration: underline; }
a:hover { font-size: 10pt; color: #990000; text-decoration: underline; }
a.L1:link { font-size: 11pt; color: #944d38; font-weight: bold; text-decoration: none; }
a.L1:visited { font-size: 11pt; color: #944d38; font-weight: bold; text-decoration: none; }
a.L1:active { font-size: 11pt; color: #944d38; font-weight: bold; text-decoration: none; }
a.L1:hover { font-size: 11pt; color: #313131; background-color: #ffa500; font-weight: bold; text-decoration: underline; }
a.L2:link { font-size: 12pt; color: #003366; text-decoration: none; }
a.L2:visited { font-size: 12pt; color: #003366; text-decoration: none; }
a.L2:active { font-size: 12pt; color: #003366; text-decoration: none; }
a.L2:hover { font-size: 12pt; color: #990000; text-decoration: underline; }
a.L3:link { font-size: 11pt; color: #990000;  text-decoration: none; }
a.L3:visited { font-size: 11pt; color: #990000; text-decoration: none; }
a.L3:active { font-size: 11pt; color: #990000; text-decoration: none; }
a.L3:hover { font-size: 11pt; color: #ffff88; background-color: #990000; text-decoration: underline; }
a.L4:link {font-size: 11pt; color: #313131; text-decoration: none; }
a.L4:visited {font-size: 11pt; color: #313131; text-decoration: none; }
a.L4:active {font-size: 11pt; color: #313131; text-decoration: none; }
a.L4:hover {font-size: 11pt; color: #313131; background-color: #ffa500; text-decoration: underline; }
a.L5:link {font-size: 8pt; color: #313131; text-decoration: none; }
a.L5:visited {font-size: 8pt; color: #313131; text-decoration: none; }
a.L5:active {font-size: 8pt; color: #313131; text-decoration: none; }
a.L5:hover {font-size: 8pt; color: #313131; background-color: #ffa500; text-decoration: underline; }
a.L6:link {font-size: 8pt; color: #944d38; text-decoration: none; }
a.L6:visited {font-size: 8pt; color: #944d38; text-decoration: none; }
a.L6:active {font-size: 8pt; color: #944d38; text-decoration: none; }
a.L6:hover {font-size: 8pt; color: #313131; background-color: #ffa500; text-decoration: underline; }

/* ===== END STYLE SHEET FOR MKJ ===== */