html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

body {
background-image:url(images/b_bg.gif);
background-position:top left;
background-repeat:no-repeat;
background-attachment:fixed;
  background-color:#CCCCCC;
  color: #2d2e2e;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 0 0; 
  padding: 0 0 0 0; 
  text-align: center; 
}

h1 {
  color: ##017a20;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}

h2 {
  color: #017a20;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
h6 {
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
}


a,  a:link {
  color: #239f3e;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #017a20;
  font-weight: bold;
  text-decoration: underline;
}


#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto; 
  text-align: left; 
  width: 944px;
  border-top: 1px solid #006600;
border-right: 1px solid #006600;
border-bottom: 1px solid #006600;
border-left: 1px solid #006600;  
}
#outerWrapper #header {
  
  line-height: 15px;
  padding: 0px 0px 0px 0px; 
  
}
 #address {

  padding: 0px 25px 0px 10px;
  height:50px;
   width: 744px;
  margin:0 auto 0 auto;
    }
     
#address p{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color:#006600;
text-align:right;
}

#outerWrapper #header #title{
background-image:url(images/lognew.jpg);
background-position:left center;
background-repeat:no-repeat;
  background-color:#fff;
  height: 80px;
  padding:10px 10px 0px 150px;
  }


#outerWrapper #contentWrapper #contentlog {
background-image:url(img/login_bg.jpg);
background-position:center top;
background-repeat:no-repeat;
width:420px;
margin:20px auto 0px auto;
  padding: 10px 20px 10px 20px; 
}


#outerWrapper #contentWrapper .clearFloat {
  clear: right;
  display: block;
}
 #footer {
margin:0 auto 0 auto;
     padding: 10px 10px 10px 10px; 
	  height:50px;
  width: 744px;
}
	  #footer p{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color:#006600;
text-align:center;
}

/*form detail*/
form {
  margin: 10px 25px 0 10px;
  }
table {
  margin-left:20px;
  }
.mediumbox {
  width: 200px;
  }
.widebox {
  width: 400px;
  }
.textarea {
  width: 400px;
  height: 100px;
  }
  .warning {
  color:#F00;
  }
  /*/MENU /*/
  #outerWrapper #header #navcontainer{
  background-color:#ccffcc;
  height: 20px;
  background-image:url(img/menu_bg.jpg);
  background-position:bottom;
  background-repeat:repeat-x;
  padding:5px 0 0 20px;
 
    
  }
  #outerWrapper #header #navcontainer {
 font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:bold;
color:#003300
text-align:left;
} 
#navcontainer
{
overflow: hidden;
width:auto;
}

#navlist
{
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist li
{
border-left: 1px solid #000;
float: left;
line-height: 1.1em;
margin: 0 .5em 0 -.5em;
padding: 0 .5em 0 .5em;
}






