﻿body 
{
    margin:0px;
    padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #e7daa5;
    /*background-repeat: no-repeat;
    background-position: top center;*/
}
.main_div{width:998px; margin:0px auto 0px auto;}
#top-information
 {
	width:998px;
	height:168px;
	position:relative;
	top:20px;
    /*left:100px;*/
}
	
	#logo
	 {
	position:relative;
	top:30px;
	left:30px;
	
	}
	#logo-right
	 {
	
	height: 43px;
    width: 550px;
    position: absolute;
    top: 0px;
    right: 0px;
    left:450px;
}
#logo-right-lower
	 {
	height: 105px;
    width: 550px;
    position: absolute;
    top: 25px;
    right: 0px;
    left:450px;
}
#top-search
{
	height: 44px;
    width: 500px;
    position: absolute;
    top: 0px;
    right: 0px;
    left:130px;
}
.srch
{
position:absolute;
}
#top-userwelcome
	 {
	position:relative;
	top:40px;
}
.lk_user
{
	text-decoration:none;
	color: #584A32;
	font-size: 7pt;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#top-menu
 {
	width:998px;
	height:35px;
	position:relative;
	top:20px;
    /*left:100px;*/
}
#moving-banner
{
    width: 964px;
        height: 15px;
        position: relative;
        top: 1px;
        z-index: 1;
        /*left:100px;*/
}
.lk_banner
{
	text-decoration:none;
	color: #584A32;
	font-size: 10pt;
	font-family:Geneva, Arial, Helvetica, sans-serif
}
#left-menu
 {
	width:172px;
	position:absolute;
	top:40px;
    
}
.glossymenu{
margin: 0px 0;
padding: 0;
width: 144px; /*width of menu*/

border-bottom-width: 0;
}
.glossymenu a.menuitem{
background: url('glossyback.gif') repeat-x left bottom;
font: bold 8pt Geneva, Arial, Helvetica, sans-serif; 
color: black;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding-left: 10px;
text-decoration: none;
    padding-right: 0;
    padding-top: 4px;
    padding-bottom: 4px;
}
.submenu{ /*DIV that contains each sub menu*/
background: white;
}
.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid #ccbe8d;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 8pt Geneva, Arial, Helvetica, sans-serif; 
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #e4d9b4;
color: white;
}
.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 0px;
right: 0px;
border: none;
}
.style1
    {
        width: 144px;
        height:auto;
    }
    #main-content
 {
	width:800px;
	position:relative;
	top:40px;
    left:180px;
    
    
}
#main-menu-content
 {
	width:979px;
	position:relative;
	top:0px;
    /*left:115px;*/
    left:15px;
    
}
 a:link
  {
   color: #584a32;
   text-decoration: none;
  }
   a:hover
      {
       color: #851825;
       text-decoration: none;
      }
      a:active
      {
      color: #851825;
      text-decoration: none;
      }
      a:visited
      {
      text-decoration: none;
       }
      .myc
      {
      margin-left: 3px;
      }
      .myimg
      {
       background-image:url(images/pgsign.gif);
       background-repeat: no-repeat;
       width: 20px;
       height: 21px;
       margin-right: 2px;
       }
       .tbl
       {
        border-bottom-style: solid;
        border-bottom-color: Gray;
        border-bottom-width: 1px;
        border-right-color:  Red;
        border-right-style: solid;
        border-right-width: 1px
       }
       .gridrow
       {
       text-align:center;
       }    
                                                               