.activetab {
	border: 1px solid #708090;
	padding: 4px; 
	height: 12px;
	background-color: #F1F1F1;
	font-weight: bold;
}
.inactivetab {
	border-left: 1px solid #708090;
        border-top: 1px solid #708090;
	border-right: 1px solid #708090;

	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	height: 12px;
	background-color: #DFDFDF;
	color: black;
}

.TUT   { 
 font-family: Tahoma; 
 font-size: 8pt;
  background-color: #F1F1F1; 
  color: #FFA200; 
  border: 3 solid #9F9F9F; 
  padding: 6 
}
.BLUE {
  color: #FFA200; 
}

a { text-decoration: none; font-weight: bold; }
a:link { color: #FFA200; }
a:visited { color: #FFA200; }
a:hover {  text-decoration: underline; color:#FFA811; }
td.moo {
 background: url(/images/vdash2.gif) repeat-y;
}
body {
 background: #F1F1F1 url(/images/bg.gif) repeat-y;
 font-family: Tahoma; 
 font-size: 8pt;
 color: #000000;
 
}
table {
 font-family: Tahoma; 
 font-size: 8pt;
}
td.dash {
 background: url(/images/dash.gif) 
}
td.vdash {
 background: url(/images/vdash.gif)
}

td.button {
 background: #DFDFDF;
 width: 128px;
 text-align: center;
 font-family: Tahoma;
 font-size: 8pt;
 color: #404040;
}
td.button2 {
 background: #F1F1F1;
 width: 325px;
 text-align: left;
 font-family: Tahoma;
 font-size: 8pt;
 color: #404040;
 padding-top: 2px;
 padding-left: 7px;
 padding-bottom: 2px;
}
td.butt3 {
 background: #F1F1F1;;
 width: 150px;
 text-align: right;
 font-family: Tahoma;
 font-size: 8pt;
 color: #404040;
 padding-top: 2px;
 padding-bottom: 2px;
}

td.button6 {
 background: #FFFFFF;
 width: 325px;
 text-align: left;
 font-family: Tahoma;
 font-size: 8pt;
 color: #404040;
 padding-top: 2px;
 padding-left: 7px;
 padding-bottom: 2px;
}

td.button3 {
 background: #F1F1F1;;
 width: 100px;
 text-align: right;
 font-family: Tahoma;
 font-size: 8pt;
 color: #404040;
 padding-top: 2px;
 padding-bottom: 2px;
}
td.button4 {
 background: #DFDFDF;
 text-align: left;
 font-family: Tahoma;
 font-size: 8pt;
 color: #404040;
 padding-top: 5px;
 padding-right: 4px;
 padding-left: 14px;
 padding-bottom: 4px;
}

td.button7 {
 background: #DFDFDF;
 text-align: left;
 font-family: Tahoma;
 font-size: 8pt;
 color: #404040;
 padding-top: 5px;
 padding-right: 4px;
 padding-left: 7px;
 padding-bottom: 4px;
}

td.button8 {
 background: #F1F1F1;;
 width: 75px;
 text-align: right;
 font-family: Tahoma;
 font-size: 8pt;
 color: #404040;
 padding-top: 2px;
 padding-bottom: 2px;
}

td.buttonover {
 background: #9F9F9F;
 width: 128px;
 text-align: center;
 font-family: Tahoma;
 font-size: 8pt;
 color: #FFFFFF;
 cursor: hand;
}
td.bar {
 background: #DFDFDF;
 border: 1px #9F9F9F solid;
 font-family: Tahoma;
 font-size: 8pt;
 color: #404040;
 padding-top: 4px;
 padding-right: 4px;
 padding-bottom: 4px;
 padding-left: 4px;
}
td.barover {
 background: #9F9F9F;
 border: 1px #DFDFDF solid;
 font-family: Tahoma;
 font-size: 8pt;
 color: #FFFFFF;
 padding-top: 4px;
 padding-right: 4px;
 padding-bottom: 4px;
 padding-left: 4px;
 cursor: hand;
}

td.padleft {
 padding-left: 4px;
 background: #DFDFDF;
}

td.padright {
 padding-right: 4px;
 background: #DFDFDF;
 text-align: right;
}





TABLE.noborder {
 font-size: 8pt;
 font-family: Tahoma;
}

TD.head {
 background: #9F9F9F;
 color: #000000;
 font-weight: bold;
}

TD.cellSolid {
 background: #9F9F9F;
 font-size: 8pt;
 font-family: Tahoma;
 color: black
 nowrap: true;
}
TD.cellBoldWhite {
 font-size: 8pt;
 font-family: Tahoma;
 font-weight: bold;
 color: white;
 nowrap: true;
}
