body {
   overflow-x: hidden;
   overflow-y: auto;
}

a
{
	color: #000080;
	display: inline;
	text-decoration: none;
	width: auto;
}

a:hover
{
	color: #800000;
	text-decoration: underline;
}

.banner {
   font-family: Veranda, Arial, "Times New Roman";
   font-size: 2em;
   font-weight: bold;
   height: 3em;
   background: #000000;
   text-align: center;
}

.content {
   width: 60em;
   margin: auto;
   text-align: center;
}

.main {
   font-size: 0.69em;
   font-family: Veranda, Arial, "Times New Roman";
   color: black;
   display: block;
   margin-top: 2em;
   width: 98.6%;
}

form {
   display: table;
   position: relative;
   float: left;
   text-align: right;
}

hr {
   color: #BBBBBB;
   clear: both;
}

ul.news {
   margin-left: 0;
   list-style: none;
}

li.head {
   margin-left: 0;
   text-transform: uppercase;
   font: bold 1.15em veranda;
   text-decoration: underline;
   list-style: none;
}

li.news {
   margin-left: 2em;
   list-style: none;
   width: 65em;
}

.pc_auth {
   float: right;
   border: 0;
   margin-left: 5px;
}

.pc_title {
   font-size: 1.25em;
   font-weight: bold;
   text-decoration: none;
   text-transform: none;
}

.login {
   float: left;
   display: block;
   width: 6em;
   text-align: left;
   font-weight: bold;
}

.pinchat {
   float: left;
   display: block;
   width: 7.2em;
   text-align: left;
   font-weight: bold;
}

.footer {
   font-size: 0.69em;
   position: relative;
   width: 99%;
   text-align: center;
   top: 0;
}

.ctext {
   position: relative;
   float: left;
   top: 0;
   color: #BBBBBB;
   text-align: left;
}

.fimage {
   position: relative;
   top: 0;
   float: right;
   height: 31px;
   width: 88px;
   border: 0;
}

.ti_comments {
   margin-left: 2em;
   font-style: italic;
}

.ti_title {
   font-size: 1.25em;
   font-weight: bold;
   text-decoration: underline;
   text-transform: uppercase;
}

a.ti_tlink {
   text-decoration: none;
}

div.kings0 {
   width: 99%;
   display: block;
   text-align: center;
   font: bold 14px arial narrow;
   color: #0000FF;
}

div.kings1 {
   width: 99%;
   display: block;
   text-align: center;
   font: bold 12px arial;
   color: #0000FF;
}

div.kings2 {
   font: 1em fixedsys;   
   white-space: pre;
   width: 99%;
   display: block;
}

#nav {
        position: relative;
	width: 60em;
	background: #eee;
	float: left;
        z-index: 500;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 10em;
	float: left;
}

#nav div.har {
	font: bold 0.1em veranda, arial, sans-serif;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	margin: 0;
	padding: 0;
        color: #000;
	background: #000;
}

#nav div.subhead {
	font: bold 0.69em veranda, arial, sans-serif;
	display: block;
        height: 1.5em;
        line-height: 1.5em;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	margin: 0;
	padding: 2px;
	color: #000;
	background: #fff;
	text-decoration: none;
	text-transform: none;
        text-align: right;
        vertical-align: middle;
}

#nav div.subhead1 {
   position: absolute;
   text-align: left;
   width: 100%;
}

#nav a.header {
	font: bold 0.88em veranda, arial, sans-serif;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	margin: 0;
	padding: 2px;
	color: #fff;
	background: #000;
	text-transform: uppercase;
	text-decoration: none;
        text-align: center;
        cursor: pointer;
}

#nav a.item {
	font: bold 0.69em veranda, arial, sans-serif;
	display: block;
        height: 1.5em;
        line-height: 1.5em;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	margin: 0;
	padding: 2px;
	color: #000;
	background: #fff;
	text-decoration: none;
	text-transform: none;
        vertical-align: middle;
}

#nav a.item:hover {
        color: #fff;
        background: maroon;
}

#nav div.subhead:hover {
	//color: #a00;
	//background: #fff;
        color: #fff;
        background: maroon;
        cursor: pointer;
}

#nav li {
	position: relative;
        line-height: 3em;
	width: 10em;
}

#nav li.lmenu {
	width: 12.5em;
}

#nav li.tinfo {
	width: 15em;
}

#nav ul ul {
	position: absolute;
	z-index: 5000;
}

#nav ul ul ul {
	top: 0;
	left: 100%;
}

#nav ul ul ul ul {
	top: 0;
	left: 100%;
}

div#nav ul ul,
div#nav ul li:hover ul ul ,
div#nav ul ul li:hover ul ul {
	display: none;
}

div#nav ul li:hover ul,
div#nav ul ul li:hover ul,
div#nav ul ul ul li:hover ul {
        display: none;
	display: block;
}

.admenu {
   width: 8em;
   height: 15.5em;
   float: left;
}

.admenu ul {
   list-style: none;
   margin: 0;
   padding: 0;
   width: 7em;
   float: left;
}

.admenu div.subhead {
   font: bold 0.8em veranda, arial, sans-serif;
   display: block;
   border-width: 1px;
   border-style: solid;
   border-color: #ccc #888 #555 #bbb;
   margin: 0;
   padding: 2px;
   color: #15317E;
   background: #fff;
   text-decoration: none;
   text-transform: none;
   text-align: right;
}

.admenu div.subhead1 {
   position: absolute;
   text-align: left;
   width: 100%;
}

.admenu a.header {
   font: bold 0.9em veranda, arial, sans-serif;
   display: block;
   border-width: 1px;
   border-style: solid;
   border-color: #ccc #888 #555 #bbb;
   margin: 0;
   padding: 2px;
   color: #fff;
   background: #15317E;
   text-transform: uppercase;
   text-decoration: none;
   text-align: center;
}

.admenu a.logout {
   font: bold 0.8em veranda, arial, sans-serif;
   display: block;
   border-width: 1px;
   border-style: solid;
   border-color: #ccc #888 #555 #bbb;
   margin: 0;
   padding: 2px;
   color: #15317E;
   background: #fff;
   text-decoration: none;
   text-transform: none;
   text-align: left;
}

.admenu a.item {
   font: bold 0.8em veranda, arial, sans-serif;
   display: block;
   border-width: 1px;
   left: 100%;
   border-style: solid;
   border-color: #ccc #888 #555 #bbb;
   margin: 0;
   padding: 2px;
   color: #fff;
   background: #38ACEC;
   text-decoration: none;
   text-transform: none;
}

.admenu a.item:hover {
   color: #38ACEC;
   background: #fff
}

.admenu a.logout:hover {
   color: #fff;
   background: #15317E;
   cursor: pointer;
}

.admenu div.subhead:hover {
   color: #fff;
   background: #15317E;
   cursor: pointer;
}

.admenu li {
   position: relative;
   width: 9em;
}

.admenu ul ul {
	position: absolute;
	z-index: 400;
}

.admenu ul ul ul {
	top: 0;
	left: 100%;
}

.admenu ul ul ul ul {
	top: 0;
	left: 100%;
}

div.admenu ul ul ul,
div.admenu ul li:hover ul ul ,
div.admenu ul ul li:hover ul ul {
	display: none;
}

div.admenu ul li:hover ul,
div.admenu ul ul li:hover ul,
div.admenu ul ul ul li:hover ul {
	display: block;
}

.tres {
   border: 0;
   margin: 0;
   padding: 0;

   border-spacing: 7px 1px;
}

.thead {
   border: 0;
   margin: 0;
   padding: 0;

   font: bold 0.88em Courier, monospace;
   white-space: pre;
}

.tdiv {
   border: 0;
   margin: 0;
   padding: 0;

   font: bold 0.69em Courier, monospace;
   font-style: italic;
   white-space: pre;
}

.tval {
   border: 0;
   margin: 0;
   padding: 0;

   font: 0.69em Courier, monospace;
   white-space: pre;
}
