#content {
	margin: 0px;
	padding: 0px 115px 0px 0px;
}
#main { 
	margin: 15px;
	padding: 15px;
	border: 1px solid #666666;
	background: #FFFFFF url(../images/bgd.jpg) no-repeat;
}
#navbar {
	border: 1px solid #666666;
	width: 105px;
	top: 15px;
	right: 17px;
	position: absolute;
}
body {
  margin: 0px;
  padding: 0px;
}
@media screen {
  body>#navbar {
    position: fixed;
  }
}
body, p, td {
	color: black;
	font-family: arial, helvetica, sans-serif;
	line-height: 1.4em;
}
h1           {
	color: #291770;
	font: bold 14pt arial, helvetica, sans-serif;
}
h2           {
	color: #291770;
	font: bold 12pt arial, helvetica, sans-serif;
}
h3           {
	color: #291770;
	font: normal 12pt arial, helvetica, sans-serif;
}
ul           {
	font-family: arial, helvetica, sans-serif;
	list-style-type : square;
}
ul ul        {
	font-family: arial, helvetica, sans-serif;
	list-style-type : square;
}
ul ul ul     {
	font-family: arial, helvetica, sans-serif;
	list-style-type : square;
}
ol {
	list-style: lower-alpha;
}
a:link       { color: #993300; text-decoration: none }
a:hover      { color: #CC6633; text-decoration: none }
a:active     { color: #CC6633; text-decoration: none }
a:visited    { color: #993300; text-decoration: none }

a.contact    { font-family: arial, helvetica, sans-serif; color: #993300 ; text-decoration: none; font-weight: bold }
a.recordnav  { font-family: arial, helvetica, sans-serif; color: #FFCC99; text-decoration: none; font-weight: bold }
a.recordnav:visited  { font-family: arial, helvetica, sans-serif; color: #FFCC99; text-decoration: none; font-weight: bold }
a.recordnav:hover  { font-family: arial, helvetica, sans-serif; color: #FFCC99; text-decoration: none; font-weight: bold }
a.recordnav:active  { font-family: arial, helvetica, sans-serif; color: #FFCC99; text-decoration: none; font-weight: bold }


span em      { color: #993300; text-decoration: none; font-family: arial, helvetica, sans-serif; font-size: 9pt; font-weight: bold; line-height: 21px}
span em a:link { color: #ffcc99; text-decoration: none }
span em a:hover { color: #ffcc99; text-decoration: none }
spam em a:active { color: #ffcc99; text-decoration: none }
span em a:visited { color: #ffcc99; text-decoration: none }

em           { font-weight: bold; font-size: 100%; font-style: normal }
li           { font-size: 100%; font-family: arial, helvetica, sans-serif }


.ja_banner   { font-size: 26px; color: #cc6600; font-weight: normal }
.smallwhite  { font-size: 10px; color: white; font-weight: bold }
.head        { font-size: 18px; font-weight: normal }
.head2       { font-family: Arial, Helvetica, sans-serif; font-size: 105%; font-weight: bold; color: #666666}
.status      { font-size: 11px; color: #FFCC99; background-color: #CC6633; font-weight: bold}
.recordnav   { font-weight: bold; color: #FFCC99; text-decoration: none}
.leftnav     { font-size: 11px; text-decoration: none}
.newshead    { font-size: 90%; font-weight: bold; color: #993300;}
td.news      { font-size: 80%; font-family: arial, helvetica, sans-serif }
.MenuItem {
	cursor: hand;
	}
	.infobox {  border: 1px #CC6633 solid; font-size: 90%; font-weight: bold; background-image: url(images/transparentbgd.gif)}
		.infobox p {
	font-size: 90%;
	font-weight: bold;
	padding : 0 0 0 5;
}
.smallText {
	font-size: 9pt;
}

