/* text properties for states: normal */
.in0 {
	;
	color: #333333;
	text-decoration: none;
	font: 10pt "Trebuchet MS", Verdana, Arial, sans-serif;
	border: none;
	padding-top: 2px;
	text-indent: 2pt;
}

/* box properties for states: normal */
.out0 {
	background: #E0F0E0;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	border-top: thin solid #ddffdd;
	border-right: thin solid #bbddbb;
	border-bottom: thin solid #bbddbb;
	border-left: thin solid #ddffdd;
}

/* text properties for states: hover, click */
.in1 {
	;
	color: #000000;
	text-decoration: none;
	font: normal 10pt "Trebuchet MS", Verdana, Arial, sans-serif;
	border: none;
	padding-top: 2px;
	text-indent: 2pt;
}

/* box properties for states: hover */
.out1 {
	background: #D0E0D0 url(menu/bullet-t.gif) no-repeat 116px;
	padding: 1px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	border-top: thin solid #eeffee;
	border-right: thin solid #bbddbb;
	border-bottom: thin solid #bbddbb;
	border-left: thin solid #eeffee;
}

/* box properties for states: click */
.out2 {
	background: #c0d0c0;
	padding: 1px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	border-top: thin solid #ddeedd;
	border-right: thin solid #bbccbb;
	border-bottom: thin solid #bbccbb;
	border-left: thin solid #ddeedd;
}
.out20 {
	background: #E0F0E0;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	border-top: thin solid #ccddcc;
	border-right: thin solid #aabbaa;
	border-bottom: thin solid #aabbaa;
	border-left: thin solid #ccddcc;

}
.catcell-border2 {
	border-top: 1px;
	border-right: 1px dotted #333333;
	border-bottom: 1px;
	border-left: 1px;
	background: #eeFFee;
	font-size: 10pt;
	color: #000000;


}
.catcell-border3 {

	border-top: 1px;
	border-right: 1px dotted #333333;
	border-bottom: 1px solid;
	border-left: 1px;
	background: #eeffee;
	font-size: 10pt;
	color: #000000;
}
