P, TD, BODY {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align:middle;
	xcolor: #665544;
	color:#777755;
}
BODY {
	margin-top:32px;
	background-color: #eeeecc;
	background-repeat: repeat;
	background-position: center top;
}
TABLE {
	vertical-align:middle;
}

H1 {
	font-size: 18px;
	color:FF9933;
}
H2 {
	font-size: 15px;
	color:FF9933;
}
.deep_orange {
	color: FF9933;
}
TABLE#Table_01 {
	align: center;
	xbackground-color:999999;
	xbackground-color:bbbb99;
	margin-left: auto;
	margin-right: auto;
	
}
TABLE#Table_01 TD {
	vertical-align: top;
	background-color: #F5F5E4;
}


li {
  padding:5px;
  color:#FF9933;
  font-weight:bold;
  list-style-type:none;
}


li ul li {
  padding: 5px;
  color:777755;
  font-weight:normal;
}

li img {
margin: 0 7 0 0;
padding: 1 1 1 1;
background-color:#FFFFFF;
border:1px solid #FF9933;
}

A {
  color:#FF9933;
  font-weight:bold;
}


    .menu_TD {
		height:22px;
	    background:url(images/menu_bg.gif);
		background-color:#cccc99; 
		lightest-yellow:#FFD745;
	}
    .menu {
	  border-top:1px solid #FFFFFF;
      width: 100%;
    }
    .menu ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
    }
    .menu li {
	  border-right:1px solid #FFFFFF;
      margin: 0;
      padding: 0;
      float: left;
      width: 13em;
	  xwidth:auto;
      text-align: center;
    }
    .menu a {
      float: left;
      width: 100%;
      text-decoration: none;
	  color:#ffffff;
	  line-height:22px;
	  font-weight:bold;
    }
    .menu a:hover {
  	  background:url(images/menu_bg-over.gif);
	  background-color:#ff9d00;
      float: left;
      width: 100%;
      text-decoration:none;
	  color:#FFFFFF;
	  line-height:22px;
	  font-weight:bold;
	  font-size:1.1em;
    }
	
.bot_row {
	line-height:1px;
	font-size:1px;
	height:16px;
}	
.bot_left {
	background:url(images/bot_left.gif);
	width:16px;
}
.bot_right {
	width:16px;
	background-image:url(images/bot_right.gif);
	color:#F5F5E4;
	background-repeat: repeat;
	background-position: right center;
}

.bot_center {

}


.footer {
	background-color:#eeeecc;
	color:#999999;
	text-align:center;
	font-size:10px;
	padding: 3px;
}

TD.cell {
	background-color:#FFFFFF;
	padding: 16px;

}