H1 {
  FONT-WEIGHT: bold;
  FONT-SIZE: 100%;
  color: #FB6604;
  FONT-STYLE: italic;
  FONT-FAMILY: sans-serif;
  
  TEXT-ALIGN: center;
  vertical-align: bottom; }
textarea {
overflow:visible ;

 }

.H1 {
  FONT-WEIGHT: bolder;
  FONT-SIZE: 100%;
  color: #FB6604;
  FONT-STYLE: oblique;
  FONT-FAMILY: sans-serif;
  BACKGROUND-COLOR: #F5DD6D;
  TEXT-ALIGN: center;
  text-shadow: black;
  vertical-align: bottom; }

H2 {
  font-size: 100%;
    color: #FB6604; }

H3 {
  font-size: 100%;
  color: #595741; }

body {
	color: #595741;
	font-family: arial;
	font-size: 70%;
	background-color: #f7de65;
	margin: 0;
	padding: 0;
	scrollbar-face-color: #ff6939;
	scrollbar-shadow-color: #F5DD6D;
	scrollbar-highlight-color: #F9E171;
	scrollbar-3dlight-color: #F9E171;
	scrollbar-darkshadow-color: #f7de6e;
	scrollbar-track-color: #f7de65;
	overflow: auto;
}

table { }

TD {
  margin: 0;
  margin-left: 0; }
  
TD.ctd {
	-moz-opacity:.7;
	filter:alpha(opacity=75);
}

TR {
  margin: 0;
  margin-left: 0; }

img {
  border-width: 0; }

#foldheader {
  cursor: pointer;
  cursor: hand;
  font-weight: bold;
  margin: 0;
  padding: 0; }

#foldinglist {
  list-style-image: url(/img/yelow/point.png);
  margin: 0;
  padding: 0; }

#rightfoldinglist {
  list-style-image: url(/img/yelow/rightpoint.png);
  margin: 0;
  padding: 0; }

ul {
  margin: 0;
  padding: 0; }

li {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 19;
  padding-top: -10;
  padding-right: -10;
  padding-bottom: -10;
  padding-left: -10;
  color: #595741;
  font-size: 80%; }

p {
  color: #595741;
  padding-left: 8px;
  font-size: 100%; }

p:first-letter {
  color: 595741;
  font-size: 100%;
  float: up;
  font-weight: bold; }

a {
  color: #595741;
  font-weight: bold;
  text-decoration: none; }

a:visited {
  color: #706f69;
  font-weight: bold;
  text-decoration: none; }

a:Hover {
  color: #b72d00;
  font-weight: bold;
  text-decoration: underline; }

.sm {
  COLOR: #fe3e00;
  FONT-SIZE: 12px; }

.imgtab {
  COLOR: #595741;
  FONT-SIZE: 16px; }
  
.imgtab:visited {
  color: #595741;
  FONT-SIZE: 16px; }
  
.imgtab:Hover {
  color: #b72d00;
  FONT-SIZE: 16px; }


.sm:hover {
  COLOR: #fe3e00;
  FONT-SIZE: 12px; }
  
.sm:visited {
  color: #FB6604;
  FONT-SIZE: 12px; }
  
.header {
  FONT-WEIGHT: normal;
  FONT-SIZE: 80%;
  COLOR: #595741;
  FONT-STYLE: normal;
  FONT-FAMILY: Arial,Arial,Helvetica,sans-serif;
  BACKGROUND-COLOR: #ffce14;
  TEXT-ALIGN: left; }

.datatab {
  FONT-WEIGHT: bold;
  FONT-SIZE: 80%;
  COLOR: #595741;
  FONT-STYLE: Bold;

  FONT-FAMILY: Arial,Arial,Helvetica,sans-serif;
  TEXT-ALIGN: left; }


.data0 {
  FONT-WEIGHT: bold;
  FONT-SIZE: 80%;
  COLOR: #595741;
  FONT-STYLE: Bold;
  BACKGROUND-COLOR: #FFC861; 
  FONT-FAMILY: Arial,Arial,Helvetica,sans-serif;
  TEXT-ALIGN: left; }

.data1 {
  FONT-WEIGHT: normal;
  COLOR: #595741;
  FONT-STYLE: normal;
  FONT-FAMILY: Arial,Arial,Helvetica,sans-serif;
  BACKGROUND-COLOR: #FCE7A6;
  TEXT-ALIGN: left;
  FONT-SIZE: 80%; }
  
  .hoverRow { background-color: #FFC861; }
  .clickedRow { background-color: #FFB750; }
  
.data2 {
  FONT-WEIGHT: normal;
  COLOR: #595741;
  FONT-STYLE: normal;
  FONT-FAMILY: Arial,Arial,Helvetica,sans-serif;
  BACKGROUND-COLOR: #FAE282;
  TEXT-ALIGN: left;
  FONT-SIZE: 80%; }
  
    .hoverRow { background-color: #FFC861; }
  .clickedRow { background-color: #FFB750; }

.head4 {
  FONT-WEIGHT: bold;
  FONT-SIZE: 100%;
  COLOR: #595741;
  FONT-STYLE: inherit;
  FONT-FAMILY: serif;
  BACKGROUND-COLOR: #ffce14;
  TEXT-ALIGN: left; }

.supertable {
  width: 100%;
  height: 100%; }

.maintable {
	background-image: url("img/yelowline.jpg");
	width: 100%;
	height: 100%;
}

.mainright {

	BACKGROUND-COLOR: #ffebc1;
}
.mainleft {

  BACKGROUND-COLOR: #f7de65;
}

.line {
  background-image: url("img/yelowline.jpg");
  height: 8; }

.help-tooltip {
  position: absolute;
  border-color: WindowFrame;
  border-width: 1px;
  border-style: Solid;
  background-color: #F9E171;
  color: #496F9A;
  font-size: 80%;
  font-weight: regular;
  font-family: tahoma;
  font-style: normal;
  padding: 3px;
  filter: progid:DXImageTransform.Microsoft.Shadow(color="#777777", Direction=135, Strength=8);
  z-index: 10000; }

.help-tooltip a, .help-tooltip a:hover {
  color: #595741; }

.count {
  FONT-SIZE: 12px;
  COLOR: #595741;
  FONT-WEIGHT: bold; }

