﻿body {
   margin: 15px;
   background-color: #336699;
}

#logo {
   margin-bottom: 10px;
}

#logo table {
   width: 100%;
}

.logo_mid {
	background-image: url(../images/logom.png);
	margin: 0px;
	overflow: hidden;
	vertical-align: middle;
	color: white;
	font-size: 26pt;
	font-family: Tahoma;
	font-weight: bolder;
	font-style: normal;
	padding-left: 10px;
	text-align: center;
}

.logo_main {
   position: absolute;
   left: 40px;
   top: 22px;
}

.logo_subs {
   font-size: 10pt;
   position: absolute;
   left: 80px;
   top: 83px;
}

#marquee table {
   background-color: white;
   margin: 0px;
   margin-bottom: 10px;
   border: 5px solid #204781;
   width: 100%
}

#marquee .marquee_scroll {
	padding: 3px;
	font-family: Tahoma;
	font-size: 14pt;
	color: #FF0000;
	font-weight: bold;
}

#marquee .marquee_imp {
   font-family: Tahoma;
   font-size: 10pt;
   color: red;
   font-weight: bold;
   padding: 3px;
   width: 100px;
}

#marquee_box {
   overflow: hidden;
   position: relative;
}

.navtop_left {
   width: 12px;
   height: 25px;
   background-image: url(../images/navhead_left.png)
}

.navtop_mid {
   height: 25px;
   background-image: url(../images/navhead_mid.png);
   font-family: Tahoma;
   font-size: 10pt;
   color: white;
   font-weight: bold;
   text-indent: 5px
}

.navtop_right {
   width: 12px;
   height: 25px;
   background-image: url(../images/navhead_right.png)
}

.navmid_left {
   background-image: url(../images/navhead_mid.png)
}

.navmid_mid {
   margin: 0px;
   padding: 5px;
   font-family: Tahoma;
   font-size: 10pt;
   background-color: white;
}

.navmid_right {
   background-image: url(../images/navhead_mid.png)
}

.navbot_left {
   width: 12px;
   height: 11px;
   background-image: url(../images/navbot_left.png)
}

.navbot_mid {
   height: 11px;
   background-image: url(../images/navbot_mid.png)
}

.navbot_right {
   width: 12px;
   height: 11px;
   background-image: url(../images/navbot_right.png)
}

.navitems td a.navitem {
   display: block;
   background-color: white;
   width: 100%;
   margin: 0px;
   padding: 5px;
   border-bottom: 1px solid gray;
   font-family: Tahoma;
   font-size: 10pt;
   text-decoration: none;
   color: black
}

.navitems td a.navitem:hover {
   display: block;
   background-color: #CCCCCC;
   width: 100%;
   margin: 0px;
   padding: 5px;
   border-bottom: 1px solid gray;
   font-family: Tahoma;
   font-size: 10pt;
   text-decoration: none;
   color: black
}

.navitems td a.navitemImp {
   display: block;
   background-color: lightblue;
   width: 100%;
   margin: 0px;
   padding: 5px;
   border-bottom: 1px solid gray;
   font-family: Tahoma;
   font-size: 10pt;
   text-decoration: none;
   color: black;
}

.navitems td a.navitemImp:hover {
   display: block;
   background-color: #CCFFFF;
   width: 100%;
   margin: 0px;
   padding: 5px;
   border-bottom: 1px solid gray;
   font-family: Tahoma;
   font-size: 10pt;
   text-decoration: none;
   color: black
}

.navitem {
   background-color: white;
}

.navitemImp {
   background-color: blue;
}

.nav {
   width: 100%;
   margin-bottom: 15px;
}

.nav_cell {
   width: 220px;
   padding-right: 15px
}

#menu {
   margin-bottom: 15px;
   width: 100%
}

.menuItem, .menuEnd {
   text-align: center;
   font-family: Tahoma;
   font-size: 10pt;
   border-left: 1px solid gray;
   width: 20%;
}

#menu td a {
   display: block;
   background-color: white;
   padding-top: 3px;
   padding-bottom: 3px;
   font-family: Tahoma;
   font-size: 10pt;
   text-decoration: none;
   color: black;
   font-weight: bold;
}

#menu td a:hover {
   display: block;
   padding-top: 3px;
   padding-bottom: 3px;
   font-family: Tahoma;
   font-size: 10pt;
   text-decoration: none;
   color: black;
   background-color: #CCCCCC;
}

.menu_base {
   width: 100%;
   border: 5px solid #204781;
}

.menu_end {
   border-right: 0px;
}

.content {
   width: 100%;
}

.content_mid {
   background-color: white;
   text-align: left;
   font-family: Tahoma;
   vertical-align: top;
   font-size: 10pt;
   padding: 5px
}

.content_cell {
}

p {
   padding: 0px;
   margin: 0px;
}

.maintext {
   font-family: Tahoma;
   font-size: 10pt;
   padding: 5px;
}

li {
   padding: 3px;
}

img {
   padding: 5px;
   margin: 5px;
   border: 0px;
}

.header {
   font-size: 16pt;
   color: navy;
   font-family: Tahoma;
   padding: 5px;
   border-bottom: 1px solid navy;
   font-weight: normal;
}

.subheader {
   font-size: 16pt;
   color: navy;
   font-family: Tahoma;
   padding: 5px;
   border-bottom: 1px solid navy;
   font-weight: normal;
   padding-top: 20px;
}

.logo_smalltext {
	background-image: url(../images/logom.png);
	margin: 0px;
	overflow: hidden;
	vertical-align: middle;
	color: white;
	font-size: 14pt;
	font-family: Tahoma;
	font-weight: bolder;
	padding-left: 10px;
	text-align: center;
}

.logo_link {
	color: white;
	font-size: 12pt;
	font-family: Tahoma;
	font-weight: bolder;
	text-align: center;
}

.address_label {
   display: block;
   background-color: white;
   width: 100%;
   margin: 0px;
   padding: 5px;
   border-bottom: 1px solid gray;
   font-family: Tahoma;
   font-size: 10pt;
   text-decoration: none;
   color: black
}

#footer table {
   background-color: white;
   margin: 0px;
   margin-bottom: 10px;
   border: 5px solid #204781;
   width: 100%
}

#footer .footer_scroll {
	padding: 3px;
	font-family: Tahoma;
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
}

#footer .footer_left {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	padding: 3px;
	width: auto;
	float: left;
}

#footer .footer_right {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	padding: 3px;
	width: auto;
	float: right ;
}

#footer_box {
    overflow: hidden;
    position: relative;
}

.tip_layer {
	visibility: hidden;
	position: absolute;
	z-index: 1000;
	top: -100;"
}
