h1			{	font-family: Verdana;
				font-size: 12pt;
				font-weight: bold;
				color: #726960;
				line-height: 12pt;
				margin: 0pt;
				padding-top: 12pt;
			}

h2			{	font-family: Verdana;
				font-size: 14pt;
				font-weight: bold;
				color: #F3B347;
				line-height: 20px
			}

h3			{	font-family: Verdana;
				font-size: 12pt;
				font-weight: bold;
				color: #726960;
				line-height: 20px
			}


p 			{	font-family: Verdana;
				font-size: 10pt;
				font-weight: normal;
				color: #726960;
			}
b 			{	font-family: Verdana;
				font-size: 10pt;
				font-weight: normal;
				color: #F89E04;
			}

td 			{	font-family: Verdana;
				font-size: 10pt;
				font-weight: normal;
				color: #726960;
				vertical-align: top;
			}
input       {   font-weight: normal; 
                font-size: 10pt; 
                color: #996633; 
                font-family: Verdana; 
                height: 20px;
                position: absolute; 
                left:250px;			
            }
select      {   font-weight: normal; 
                font-size: 10pt; 
                color: #996633; 
                font-family: Verdana; 
                height: 20px;
                position: absolute; 
                left:250px;
            }
textarea    {   font-weight: normal; 
                font-size: 10pt; 
                color: #996633; 
                font-family: Verdana; 
            }               	            
A			{	color :#72573B;
				font-size : 9pt;
                font-style: normal;
				font-weight: normal;
				font-family: Verdana;
				text-decoration : none;
			}

A:hover		{	color :#F3B347;
				font-family: Verdana;
				font-size: 9pt;
				font-weight: normal;
				text-decoration: none;
			}

.TxtSp		{	color :#726960;
				font-size : 10pt;
				font-weight: bold;
                font-style: normal;
				font-family: Verdana;
				text-decoration : none;
			}

.Lnk		{	color :#72573B;
				font-size : 8pt;
				font-weight: normal;
                font-style: italic;
				font-family: Verdana;
				text-decoration : none;
			}
.Lnk2		{	color :#72573B;
				font-size : 8pt;
				font-weight: normal;
                font-style: normal;
				font-family: Verdana;
				text-decoration : none;
			}											
		
.Lnk:hover	{	color :#F3B347;
				font-size : 8pt;
				font-weight: normal;
                font-style: italic;
				font-family: Verdana;
				text-decoration : none;
			}			
.Lnk2:hover	{	color :#F3B347;
				font-size : 8pt;
				font-weight: normal;
                font-style: normal;
				font-family: Verdana;
				text-decoration : none;
			}	
.navmain 	{	padding-top: 4px;
				padding-right: 4px;
				padding-bottom: 4px;
				padding-left: 4px;
                height: 40px;
				width: 140px;
				margin-right:5px
			}
.navmain2 	{	padding-top: 0px;
				padding-right: 3px;
				padding-bottom: 10px;
				padding-left: 0px;
                height: 1px;
				width: 140px;
				margin-right:5px
			}
.doctable	{	border: 0px;
				padding: 4px;
				width: 500px;
				margin-left:40px;
			}

.leftfield	{	width: 40px;
				padding: 4px;
			}

.fullfield	{	width: 400px;
				padding: 4px;
			}

.rightfield	{	width: 460px;
				padding: 4px;
			}

.block		{	width:  40px;
				padding: 0px;
				height: 14px;
			}

.caption	{	text-align:  center;
				font-weight: bold;
			}

.nrmimage	{	width:360px;
                overflow:hidden;
			}

.fulimage	{	width:400px;
                overflow:hidden;
			}

.listtable	{	width:100%;
			}

.listbullet	{	border:  0px;
				width:   36px;
				height:  15px;			
			}

.listentry	{	vertical-align:top;
			}

.listbulletfrm	{	border:  0px;
				    width: 28px; 
				    height: 14px
			}

.listentryfrm	{	vertical-align:middle;
                    height:  24px;
			}

sup         {
                  font-size:-2;
            }
