
TABLE.redbox, TR.redbox, TD.redbox {
	background-color: #C00;
}
TABLE.midbox, TR.midbox, TD.midbox {
	background-color: #9CF;
}
TABLE.palebox, TR.palebox, TD.palebox {
	background-color: #CEF;
}
TABLE.pinkbox, TR.pinkbox, TD.pinkbox {
	background-color: #FFDFBF;
}
TH.feint {
	font-weight: normal; 
}
.highlight {  
	color: #C00; 
}

.highlightSearch {  
	background-color: #FF0; font-weight: bold; 
}
.darkBlue {color: #006;} 

INPUT
{
	border-right: activecaption 1px solid;
	border-top: activecaption 1px solid;
	border-left: activecaption 1px solid;
	border-bottom: activecaption 1px solid;
	background-color: window;
	color: buttontext;
	font-family: Verdana;
}
TEXTAREA
{
	border-right: activecaption 1px solid;
	border-top: activecaption 1px solid;
	border-left: activecaption 1px solid;
	border-bottom: activecaption 1px solid;
	background-color: window;
	color: buttontext;
	font-family: 'Courier New';
}
INPUT.button
{
	border-right: #006 1px solid;
	border-top: #006 1px solid;
	border-left: #006 1px solid;
	border-bottom: #006 1px solid;
	font-size: 9pt;
	cursor: hand;
	color: buttontext;
	background-color: buttonface;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.thinBorder { background-color: #FFFFFF; border: 1px #006 solid; }
.thinBorderPale { background-color: #CCEEFF; border: 1px #006 solid; }

.bottomBorder1 {
	border-right: #006		1px solid;
	border-top: #006 		1px solid;
	border-left: #006 		1px solid;
	border-bottom: #006 	1px solid;
}
.bottomBorder0 {
	border-right: #006		0px solid;
	border-top: #006 		0px solid;
	border-left: #006 		0px solid;
	border-bottom: #006	1px solid;
}

.topBorder {
	border-right: #006		0px solid;
	border-top: #006 		1px solid;
	border-left: #006 		0px solid;
	border-bottom: #006 	0px solid;
}

.noBottomBorder {
	border-right: #006		1px solid;
	border-top: #006 		1px solid;
	border-left: #006 		1px solid;
	border-bottom: #006	0px solid;
}
.noBorder {
	border-right: #006		0px solid;
	border-top: #006 		0px solid;
	border-left: #006 		0px solid;
	border-bottom: #006	0px solid;
}

A:active, A:hover {
	color: #C00;
}
.like_H3 {  
	font-family: Verdana, Tahoma, Arial; 
	font-size:14pt;
	font-weight: normal; 
	color: #09C; 
	text-decoration: none;
}

.like_H4 {  
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #09C; 
	text-decoration: none;
}

.bold {
	font-weight: bold; 
}
.like_a {
	color: #006;
	font-weight: bold; 
	text-decoration: underline;
}
ul li {
	list-style-type:disc;
}
ul.plain {
	margin:6 0 0 20;
}
ul.plain li {
	list-style-type:none;
	margin:0;
	padding: 0 0 2 0;
}
#leftMenu tr td  {
	padding-left: 6px;
/* align='left' width='126' border="&cBorder&" cellpadding='0' cellspacing='0'	 */
}
