	BODY, B, TD, P, UL, LI, INPUT, SELECT, TEXTAREA
	{
		COLOR: #333333; FONT-FAMILY: Arial, helvetica; FONT-SIZE: 8pt;
	}
	.errMsg			 {COLOR: red;}
	.linkclass       {COLOR: #333333; TEXT-DECORATION: none;}
	.linkclass:hover {COLOR: #972A24; TEXT-DECORATION: underline;}
	.spacer          {COLOR: #333333; FONT-FAMILY: Arial, Verdana, Helvetica; FONT-SIZE: 8px;}
	.fieldHelp       {COLOR: #800000; FONT-FAMILY: Arial, Helvetica; FONT-SIZE: 8pt;}
	.textBlockHead   {COLOR: #800000; FONT-FAMILY: Arial, Helvetica; FONT-SIZE: 9pt; FONT-WEIGHT: BOLD;}
	.navigationBar   {BACKGROUND-COLOR: #EEEEEE; BORDER: 1px solid #888888;}
	.main		 {BACKGROUND-COLOR: #EEEEEE; BORDER: 1px solid #888888; padding: 10pt;}
	.textBlock       {BACKGROUND-COLOR: #EEEEEE; BORDER: 1px solid #CCCCCC;}
	.blockInBlock    {BACKGROUND-COLOR: #F5F5F5; BORDER: 1px dashed #888888;}
	.findTable       {BACKGROUND-COLOR: #EEEEEE; BORDER: 1px solid #CCCCCC;}
	.listTable       {BACKGROUND-COLOR: #EEEEEE;}
	.listRowTop      {BACKGROUND-COLOR: #DDDDCC; BORDER-TOP: 1px solid #888888; BORDER-BOTTOM: 1px solid #888888;}
	.listRowHead     {BACKGROUND-COLOR: #DDDDDD;}
	.listRowBot      {BACKGROUND-COLOR: #DDDDCC; BORDER-TOP: 1px solid #888888; BORDER-BOTTOM: 1px solid #888888;}
	
	.CPquickBar		 {BACKGROUND-COLOR: #EEEEEE; PADDING: 10px; } 

	input.textCounter	{text-align: center; border-style: none; background-color: #eeeeee;}
	input.saCommand	 	{text-align: center; border-style: none; background-color: #eeeeee; cursor: hand;} 
	
	dtree {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		white-space: nowrap;
	}
	.dtree img {
		border: 0px;
		vertical-align: middle;
	}
	.dtree a {
		color: #333;
		text-decoration: none;
	}
	.dtree a.node, .dtree a.nodeSel {
		white-space: nowrap;
		padding: 1px 2px 1px 2px;
	}
	.dtree a.node:hover, .dtree a.nodeSel:hover {
		color: #333;
		text-decoration: underline;
	}

	.dtree .clip {
		overflow: hidden;
	}
	
	H1 { 	font-size: 12pt;
		font-family: Arial;
	}
	H2 { 	font-size: 10pt;
		font-family: Arial;
		color: red;
	}


.h1_welcome {
	color: #FFFFFF;
	font-size: 12pt;
}
.textarea.ah1 {
	color: #FFFFFF;
	font-size: 12pt;
}

.CatPrice {
	text-decoration: none;
	font-size: 9pt;
	font-family: verdana;
	color: #4A8143;
	letter-spacing: 2px;
	font-weight: bold;
}