body {
	background-image: url("../images/bg.png");
        background-repeat: repeat-x;
        background-position: left top;
        background-attachment: scroll;
        background-color: #313140;
	color: #000000;
        font-family:  'Lucida Sans','Lucida Sans Unicode', Arial;
	font-size: 14px;
	text-align: left; 
}

select, input, textarea {
	color: #000000;
        font-family:  'Lucida Sans','Lucida Sans Unicode', Arial;
	font-size: 14px;
        background-color: #eee;
}
div.tadiv {
        margin-bottom: 10px;
}
h0 {
        font-family:  'Lucida Sans','Lucida Sans Unicode', Arial;
	color: #ffffff; 
	text-align: center; 
	font-size: 16px; 
	font-weight: bold; 
}

.banner {
   
}

#main {
   background-color: white;
}

h1.title {
  font-family:  'Lucida Sans','Lucida Sans Unicode', Arial;
  font-size: 18px;
  background-color: #9D0038;
  color: #FFFFFF;
  margin-top: 0px;
  text-align: center;
  padding: 5px;
  font-weight: normal;
}

h2 {
  font-size: 14px;   
  margin-top: 10px;  
  margin-bottom: 8px;
}

.b-banner{
  text-align: center;
  padding-top: 10px;
  margin-bottom: 10px;
  background-color: #9D0038;
  height: 40px;
}

td {
        text-align: left;
        margin: 5px 0;
        vertical-align: top;
}

td.header {
        text-align: center;
        font-weight: bold;
}

p {
  margin-left: 10px;
}

.t2 {
  margin: 10px;
}

td p {
  margin: 0px;
}

legend {
  font-weight: bold;
}

.form-item {
  margin-bottom: 10px;
}

label {
  width: 180px;
  float: left;
  display: block;
}

label.option {
}

.mceEditorArea {
  background-color: white;
}

    #tabsJ {
      float:left;
      width:100%;
      background: #d1d1d1;
      font-size:93%;
      line-height:normal;
          border-bottom:1px solid #24618E;
      }
    #tabsJ ul {
        margin:0;
        padding:5px 10px 0 20px;
        list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      font-size: 9pt;
      }

    #tabsJ a span {
      float:left;
      display:block;
      background:url("/tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }


