#a1 {
  background-color: #ffffff;
}
#bf1 {
  background-image: url(../images/button.png);
  height: 45px;
}
#g1 {
  background-color: #ffffff;
}

#a2 {
  background-color: #ffffff;
}
#bf2 {
  background-color: #ffffff;
  background-image: url(../images/banner.png);
  background-position: center;
  vertical-align: bottom;
  background-repeat: no-repeat;
  width: 900px;
  height: 223px;
}
#g2 {
  background-color: #ffffff;
}

#a3 {
  background-color: #ffffff;
}
#bf3 {
  background-color: #ffffff;
  height: 10px;
}
#g3 {
  background-color: #ffffff;
}

#a4 {
  background-color: #ffffff;
}
#b4 {
  background-color: #ffffff;
}
#c4 {
  background-color: #ffffff;
}
#d4 {
  background-color: #ffffff;
  border:1pt #001b54 solid;
}
#e4 {
  background-color: #ffffff;
}
#f4 {
  background-color: #ffffff;
}
#g4 {
  background-color: #ffffff;
}

#a5 {
  background-color: #ffffff;
  height: 35px;
}
#bf5 {
  background-color: #ffffff;
  text-align:center;
}
#g5 {
  background-color: #ffffff;
}
  .button { border: 1px outset rgb(98, 98, 98);
    margin: 5px;
    font-weight: 500;
    height: 22px;
    background-color: rgb(216, 216, 216);
    }

body {
 text-align:left;
  background-image: url(../images/background.png);
  background-color: #535353;
  padding-top: 5px;
  padding-bottom: 10px;
  margin-right: auto;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 10pt;
}
#cga {
  width: 11px;
}
#cgb {
  width: 120px;
}
#cgc {
  width: 20px;
}
#cgd {
  width: 720px;
}
#cge {
  width: 0px;
}
#cgf {
  width: 0px;
}
#cgg {
  width: 11px;
}
.layout {
      
	list-style-type:none;
	margin: 20px;
	padding-left:2px;
	border:none;
} 
#menu  {
 text-decoration: none;
 float:left;
 display:inline;
 vertical-align: middle;
 font-size: 10pt;
 font-weight:500;
 font-family: Verdana;
 font-weight: bold;
 margin-left:10px;
 padding:0px;
 text-align:center;
 width: 75px;
}
#menu a { display:block; width: 98%; height: 100%; padding:1px;}
#menu a:hover { background-color:#4e91ff; }
a {
 text-decoration: none;
 color: Navy;
}
.nav1 {
 
 margin:5px;
 color:#FFFFFF;
}
.clogin {
 background-image: url(../images/loginbox.png);
 background-repeat: repeat-x;
 border:1pt #001b54 solid;
 padding-bottom: 5px;
 padding-right: 5px;
 padding-left: 5px;
 
 background-color:#FFFFFF;
 text-align:left;
}
.smhead {

      padding-top: 5px;
	color: #ffffff;
	font-size:12pt;
      font-weight:bold;
	vertical-align: bottom;
	height: 36px;
      text-align: center;
}
.content {
	padding-left: 10px;
	padding-right: 10px;
	right: 500px;
min-height:500px;
}