/* Global Styles */
a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none; font-family:Arial
}

a:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none; font-family:Arial
}

a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none; font-family:Arial
}

a:hover {
	color: #FFFFFF;
	text-decoration: none underline; font-family:Arial
}

input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt		}

td {
	font-family: Arial;
	font-size : 11px
}

body {
}

.test {  font-size: 7pt; font-family: Arial, Helvetica, sans-serif}

/* expanding tree styles */
.status	{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #FFFFFF}
.normal {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #000000; }

.look	{
	FONT:bold Verdana;
	text-decoration : underline;
}
.look a:link { color: #000000; 	font-weight : bold; text-decoration : underline;}
.look a:visited { color: #000000; font-weight : bold;  text-decoration : underline;}
.look a:hover { color: #E1C600; font-weight : bold;  text-decoration : underline;}

.look2 { FONT:	bold 7pt Verdana; 	MARGIN-TOP: 2px;}
.look2 a:visited { 	color: #7F7F7F; font-weight : normal; }
.look2 a:link { color: #7F7F7F; font-weight : normal; }
.look2 a:hover { color: Blue; text-decoration: none }

.folding{cursor:hand}


LI IMG
{
	CURSOR: hand;
}

OL { MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 15px; CURSOR: default; MARGIN-RIGHT: 0px; }

UL
{
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	MARGIN-LEFT: 15px;
	CURSOR: default;	
	MARGIN-RIGHT: 15px;
}
/* end of expanding tree styles */

td.menuon { background-color: #C6B074; color: #000000; }
td.menuoff { background-color: #A2862C; color: #000000; }
