BODY,P,TD		{font-family:Verdana,Arial; font-size:8pt; cursor:default;}
li				{padding-bottom:3px; padding-top:3px;}
TD.whitehead	{color:white}
TD.whiteheadonblue	{color:white; font-size:8pt; background-color:#004178; border-bottom:solid 1px #000000; border-top:solid 1px #000000;}
TD.small		{font-size:7pt}
TR.small		{font-size:7pt}
TD.onBrown		{color:#cdb4a0}
TD.onBrownSmall		{color:#cdb4a0; font-size:7pt}
TD.menu			{border-bottom:solid 1px #c0c0c0; cursor:default;}
TD.bot			{font-size:7pt; color:White;}
.groot			{font-size:14pt; font-weight:bold;}
TD.groot2		{font-size:10pt; font-weight:bold;}
.groot3			{font-size:11pt; font-weight:bold;}
DIV.shadow		{position:absolute; width:160; filter:blur(add=1,direction=135,strength=2);}
DIV.small		{font-size:7pt}
SPAN.small		{font-size:7pt}
SPAN.groot2		{font-size:12pt; font-weight:bold;}
SPAN.groot3		{font-size:10pt; font-weight:bold;}
.on				{ display:on; }
.off			{ display:none; }
.detailbox		{
				width:24%;
				margin-right:5px; 
				margin-bottom:3px; 
				border:1px solid #c0c0c0;
				background-color:#f0f0f0;
				}
				
.detailbox2		{
				width:24%;
				margin-right:5px; 
				margin-bottom:3px; 
				padding:7px;
				border:1px solid #c0c0c0;
				background-color:#f0f0f0;
				float:left;
				filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='#eeeeee', Positive='true');
				}
.normalbox		{
				xwidth:100%;
				xborder:1px solid #e8e8e8;
				border-top:3px solid #3366aa; /* #F76E07; */
				border-bottom:1px solid #e0e0e0;
				margin:10px;
				margin-bottom:30px;
				}
.normalboxhead	{
				xwidth:100%;
				xbackground-color:#f0f0f0; /*3366aa;*/
				xcolor:#fff;
				color:#000;
				padding:5px;
				padding-top:10px;
				xborder-bottom:1px solid #e0e0e0;
				}
.normalboxbody	{
				xwidth:100%;
				padding:10px;
				padding-bottom:15px;
				text-align:justify;
				}

a:visited		{text-decoration:none; color:#004178;}
a:link			{text-decoration:none; color:#3366aa;}
a:hover			{text-decoration:underline; color:red;}
