body
 {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px; 
  color: #000000;
  background-color: #FFFFFF;
  background-image: url('/images/default_bg.gif');
  margin: 2pt;
  padding: 2pt;
 }
input
 {
  background-color: #FBFBFB;
  border-style: solid; 
  border-width: 1px
 }
textarea
 {
  background-color: #FBFBFB;
  border-style: solid; 
  border-width: 1px;
 }
select
 {
  background-color: #FBFBFB;
  border-style: solid; 
  border-width: 1px;
 }
.menuLink
 {
  color: #0000B3;
  text-decoration: none;
 }
a.menuLink:link
 {
  color: #0000B3;
  text-decoration: none;
 }
A.menuLink:visited
 {
  color: #0000B3;
  text-decoration: none;
 }
A.menuLink:hover
 {
  color: #5F5F5F;
  text-decoration: underline;
 }
A.menuLink:active
 {
  color: #0000B3;
  text-decoration: none;
 }
td
 {
 }

th
 {
 }

.mytitle
 {
  color: #000000;
  background-color: #F2F2F2;
  font-family: Verdana;
  font-size: 12pt;
  font-weight: bold;
  padding: 1px;
  height:22px;
 }
.mysubtitle
 {
  color: #000000;
  background-color: #F0F0F0;
  font-family: Verdana;
  font-size: 12pt;
  font-weight: bold;
  padding: 1px;
  height:22px;
 }

a.mysubtitlelink:link
 {
  color: #00006A;
  text-decoration: none;
 }

A.mysubtitlelink:visited
 {
  color: #00006A;
  text-decoration: none;
 }

A.mysubtitlelink:hover
 {
  color: #0000B3;
  text-decoration: none;
 }

A.mysubtitlelink:active
 {
  color: #00006A;
  text-decoration: none;
 }

.important
 {
  color: #0000FF;
  font-family: Verdana;
  font-weight: bold
 }
.mytitleborder
 {
  background-color: #898585;
 }
.mycontentsx
 {
  background-color: #F5F5F5;
  padding: 2px;
  padding-bottom: 2px;
  padding-top: 2px;
  padding-left: 2px;
  padding-right: 2px;
 }
.mycontentsx:hover
 {
  background-color: #FFFFFF;
  padding: 2px;
 }
.mycontents1
 {
  background-color: #FAFAFA;
  padding: 2px;
 }
.mycontents2
 {
  background-color: #ffffff;
  padding: 2px;
 }
.r1
 {
  background-color: #FAFAFA;
  padding: 2px;
 }
.r2
 {
  background-color: #F8F8F8;
  padding: 2px;
 }
.errormsg
 {
  color: #000000;
  border: 1px solid #000000;
  padding: 2px;
 }
.successmsg
 {
  color: #000000;
  border: 1px solid #000000;
  padding: 2px
 }
.mysidebar
 {
  color: #000000;
  background-color: #e0e0e0;
  font-weight: bold;
  padding: 1px;
 }
.mymenu
 {
  color: #000000;
  background-color: #efefef;
  font-family: Verdana;
  padding: 0px;
 }
ul
 {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 2em;
 }

li
 {
  margin: 0px;
  padding: 0px;
 }

ul.ulleftmenu
 {
  background-color: #fcfcfc;
  padding-bottom: 2px;
  padding-top: 2px;
 }

li.lileftmenu
  {
  }

.menubar
 {
  border-bottom: 1px solid #999;
 }

.middlecenter
 {
  background-color: #fcfcfc;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  padding-bottom: 2px;
  padding-top: 0px;
 }
.centertitle
 {
  background-color: #F0F0F0;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  padding-bottom: 2px;
  padding-top: 2px;
  padding-left: 2px;
  padding-right: 2px;
 }

.leftmenu
 {
  background-color: #F0F0F0;
  background-image: url('/images/cellpic1.gif');
  color: #000000; 
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  width:100%;
  padding-bottom: 2px;
  padding-top: 2px;
 }
.menubarh
 {
  background-color: #F0F0F0;
  color: #000000; 
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  text-align: Center;
  width:100%;
  padding-bottom: 2px;
  padding-top: 4px;
 }
.titletext
 {
  background-image: url('/images/default_titletext.gif');
  color: #000000;
  font-weight: bold;
  font-size: 16px;
  text-align: Left;
  vertical-align: bottom;
  width:100%;
  height: 20px;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-top: 3px;
 }
.titlebg
 {
  background: no-repeat;
  background-image: url('/images/default_titlebg.gif');
  text-align: center;
  vertical-align: bottom;
  width: 479px;
  height: 60px;
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-top: 2px;
 }
