html,body{
	height: 99.9%;
	width: 99.9%;
	margin: 0;
	padding: 0;
	color: #4f5f75;
	font: Arial; 
        background-color: #FFF6EA;
        marginwidth:0;
        border:0;
}

.wrapper 
{ 	position:relative; 
	min-width:1024px; 
	width:99.9%; 
	height:auto!important; 
	height:99.9%; 
/*	height:getViewportHeight(); */
        background-color: #FFF6EA;
}
.header  
{ 	background-color: #FFA126;
	min-height:16px; height:16px; 
	font: bold 14px Arial, Helvetica, sans-serif; color: #FFFFFF; 
}
.lside   
{ 	float:left;  
	width:20%; 
	padding:0px 0px 0px 0px; 
}
.content 
{ 	background-color: #FFF6EA;
	padding:0px 0px 0px 0px; 
}
.rside   
{ 	float:right; 
	width:20%; 
	padding:0px 0px 0px 0px; 
}
.footer  
{	position:absolute;
        border-top:2px solid #FFA126;
        top:100%; 
	padding-top:-40px; 
	height: 38px; 
	width: 100%; 
}

.col1		{font: medium Arial;color: #663300;}
A:hover.col1	{font: medium Arial;color: #E48100; text-decoration: underline;}
A.col1		{font: medium Arial;color: #E48100; text-decoration: none;}

.col2		{font: medium Arial;color: #330000;}
A:hover.col2	{font: medium Arial;color: #905B3F; text-decoration: underline;}
A.col2		{font: medium Arial;color: #905B3F; text-decoration: none;}

.col3		{font: small Arial;color: #000000;}

.bg		{background-position:left top; background-repeat:no-repeat}
.bord		{border-left: 1px solid #AAABAC}
.content	{padding-left: 17px; padding-right: 21px;}
.column		{padding-left: 11px; padding-right: 6px;}
.grey		{font: small Tahoma;color: #424344;}
A:hover.grey	{font: small Tahoma;color: #666;}

.red		{color: #A90101;}
.item		{padding:  5px;}
.hl		{color	:  #993300}
.f10		{font	:  xx-small Arial;}
.flt		{font	:  8px Arial;}
#tabl TD	
{		vertical-align :top;
		font :x-small Arial;
                color: #E48100;
		text-decoration	:none;
		border-left: 2px solid #FFA126;
		padding-left:10px;
		padding-right:10px;
		padding-top:1px;
		padding-bottom:1px;
}
#tabl A		{font: x-small Tahoma;color: #E48100; text-decoration: none;}
#tabl A:hover	{font: x-small Tahoma;color: #E48100; text-decoration: underline;}

#tablw A	{font: xx-small Tahoma;color: #E48100; text-decoration: none;}
#tablw A:hover	{font: xx-small Tahoma;color: #E48100; text-decoration: underline;}

.pad	 	{padding-left: 15px; padding-right:15px;}
.padl 		{padding-left: 15px;}
.padr 		{padding-right:15px;}
.padl7 		{padding-left: 10px;}

#menu A		{font: x-small Arial; color: #905B3F; text-decoration: underline;}
#menu A:hover	{font: bold x-small Arial; color: #905B3F; text-decoration: underline;}

#menuw A	{font: xx-small Tahoma; color: #905B3F; text-decoration: underline;}
#menuw A:hover	{font: xx-small Tahoma; color: #905B3F; text-decoration: underline;}

A		{font:small Tahoma; color:#004DA3; text-decoration: underline;}
A:hover		{font:small Tahoma; color:#5F89B8; text-decoration: underline;}
TD		{font:medium; color:#424344;}
p.title	
{	MARGIN-LEFT: 60pt; 
	MARGIN-right: 60pt;
	font:bold Arial; 
	TEXT-ALIGN: center; 
	FONT-SIZE: 1.3em; 
}
p.subt		
{ 	MARGIN-LEFT: 40pt; 
	MARGIN-right: 40pt; 
	font:bold Arial; 
	TEXT-ALIGN: center; 
	FONT-SIZE: 1.1em; }
p.desc		
{	MARGIN: 0pt; TEXT-ALIGN: justify }
p.abzac		
{	MARGIN-TOP: 0pt; 
	MARGIN-BOTTOM: 0pt; 
	MARGIN-LEFT: 10pt; 
	MARGIN-right: 10pt; 
	TEXT-INDENT: 2.0em; 
	TEXT-ALIGN: justify;
}
p.subtt		
{	MARGIN-TOP: 12pt; 
	MARGIN-BOTTOM: 6pt; 
	MARGIN-LEFT: 4.8em; 
	MARGIN-right: 4.0em; 
	font: bold; 
	TEXT-INDENT: 0.0em; 
}

p.right		
{	MARGIN-RIGHT: 10pt; TEXT-ALIGN: right}
ul.abzac	
{	MARGIN-TOP: 0pt; 
	MARGIN-BOTTOM: 0pt; 
	MARGIN-LEFT: 10pt; 
	MARGIN-right: 10pt; 
	TEXT-ALIGN: justify;
}
li.abzac	
{	MARGIN-TOP: 0pt; 
	MARGIN-BOTTOM: 0pt; 
	MARGIN-LEFT: 2.0em; 
	MARGIN-right: 10pt; 
	TEXT-ALIGN: justify;
}

.menu0 { position:absolute; width:140px; border:2px solid black; 
         background-color:#c0c0c0; line-height:20px; 
         cursor:default; visibility:hidden; }
.menu1 { position:absolute; width:140px; border:1 solid buttonface; 
         background-color:#c0c0c0; border: 2 outset buttonhighlight;
         cursor:default; visibility:hidden; }
.menu  { padding-left:15px; padding-right:10px; }

table td.br
{	padding-left: 5px;
	padding-right: 5px;
        border-bottom:1px solid black;
        border-right:1px solid black;
	font: Arial; 
	color: #424344;
}
table td.tbr
{	padding-left: 5px;
	padding-right: 5px;
        border-top:1px solid black;
        border-bottom:1px solid black;
        border-right:1px solid black;
	font: Arial; 
	color: #424344;
}
table td.tb
{	padding-left: 5px;
	padding-right: 5px;
        border-top:1px solid black;
        border-bottom:1px solid black;
	font: Arial; 
	color:#424344;
}
table td.b
{	padding-left: 5px;
	padding-right: 5px;
        border-bottom:1px solid black;
	font: Arial; 
	color:#424344;
}

table td.n
{	padding-left: 5px;
	padding-right: 5px;
	font: Arial; 
	color:#424344;
}

table th.br
{	padding-left: 5px;
	padding-right: 5px;
 	vertical-align: middle;
 	text-align: center;
	font: bold Arial; 
	font-size:100%;
        border-top:2px solid black;
        border-bottom:2px solid black;
        border-right:1px solid black;
	background:#ffa734; 
	color: #ffffff;
}

table th.b
{	padding-left: 5px;
	padding-right: 5px;
 	vertical-align: middle;
 	text-align: center;
	font:bold Arial; 
	font-size:100%;
        border-top:2px solid black;
        border-bottom:2px solid black;
	background:#ffa734; 
	color: #ffffff;
}
input.svz
{	width:100%;
#	font-size:100%;
}
input.svzn
{	font-size:100%;
}
input.svzr
{	font-size:100%;
 	text-align: right;
}
select.svzn
{	font-size:100%;
}
textarea.svz
{	width:100%;
#	font-size:100%;
}

