body   			{ 
				background-color: #FFFFFF; 
				background-image:url(../images/main/bg_hand.jpg);
				background-repeat: no-repeat;
				margin: 0px;				
				}
				
div    			{ 
				font-family:  Arial, Helvetica, sans-serif; 
				font-size: 12px; 
				line-height: 18px; 
				color: #89766A; 
				text-decoration: none; 
				}
				
.divHeader   	{ 
				font-family: Arial, Helvetica, sans-serif; 
				font-size: 11px; 
				line-height: 16px; 
				color: #89766A; 
				text-decoration: none; 
				vertical-align:bottom;
				}
				
td     			{ 
				font-family: Arial, Helvetica, sans-serif; 
				font-size: 12px; 
				line-height: 18px; 
				color: #89766A; 
				text-decoration: none; 
				}
				
.naviElement	{ 
				padding-top:3px;
				}		
						
.navi			{ 
				font-family: Arial, Helvetica, sans-serif; 
				font-size: 11px; 
				line-height: 15px; 
				color: #000000;
				text-decoration: none; 
				border-top:1px solid #0D3F96;
				border-bottom:1px solid #0D3F96;
				background-color:#E3E5E6;
				}
				
.border		{ 
				border:1px solid #0D3F96;
				background-color:#E3E5E6;
				font-size: 12px; 
				line-height: 18px; 
				color:#89766A;
				}
				
.bordercolor	{ 
				border:1px solid #C29079;
				background-color:#E3E5E6;
				font-size: 12px; 
				line-height: 18px; 
				color:#89766A;
				}
				
.border2		{ 
				border-right:1px solid #0D3F96;
				border-bottom:1px solid #0D3F96;
				background-color:#E3E5E6;
				font-size: 12px; 
				line-height: 18px; 
				color:#89766A;
				}
				
.quote     		{ 
				font-family: Arial, Helvetica, sans-serif; 
				font-size: 18px; 
				line-height: 21px; 
				color: #000000; 
				text-decoration: none; 
				font-style:italic;
				}

.quote2    		{ 
				font-family: Arial, Helvetica, sans-serif; 
				font-size: 14px; 
				line-height: 18px; 
				color: #FFFFFF; 
				text-decoration: none; 
				font-style:italic;
				}
				
.help     		{ 
				font-family: Arial, Helvetica, sans-serif; 
				font-size: 11px; 
				line-height: 15px; 
				color: #FFFFFF; 
				text-decoration: none; 
				font-style:italic;
				}
.headline2		{ font-size: 14px; font-weight: bold; color:#89766A; height:20px; }
.headline		{ font-size: 18px; font-weight: bold; color:#89766A; height:20px; }
.flowBold		{ font-weight: bold; }
.flowSmall		{ font-size: 9px; }
.imageBorder	{ border: 1px solid #4D78B4; }

/* flow text */
a	 			{ 
				font-family: Arial, Helvetica, sans-serif; 
				font-size: 12px; 
				line-height: 18px; 
				color: #006FBB; 
				text-decoration: none; 
				font-weight:bold;
				}
				 
a:hover 		{ 
				color: #0D3F96; 
				}
				
/*a:hover 		{ 
				background-color: transparent;
				border-bottom: 1px dotted #C7145F; }*/
				
.aImg 			{ 
				background-color: transparent;
				border-bottom: 1px solid #C7145F;
				border-top: 1px solid #C7145F;
				border-left: 1px solid #C7145F;
				border-right: 1px solid #C7145F; }
/* end flow text */

.bigHeader1 	{ 
				font-family: Verdana, Arial, Helvetica, sans-serif; 
				font-size: 48px; 
				color: #FFFFFF; 
				text-decoration: none; 
				font-weight: bold; 
				}
				
.bigHeader2 	{ 
				font-family: Verdana, Arial, Helvetica, sans-serif; 
				font-size: 48px; 
				color: #000000; 
				text-decoration: none; 
				font-weight: bold; 
				}
				
/* footer */
.footer			{ 
				font-family: Arial, Helvetica, sans-serif; 
				font-size: 9px; 
				line-height: 15px; 
				color: #89766A; 
				text-decoration: none; 
				 }
a.footer		{ 
				font-family: Arial, Helvetica, sans-serif; 
				font-size: 9px; 
				line-height: 15px; 
				color: #006FBB; 
				text-decoration: none; 
				 }
a.footer:hover	{ 
				color: #0D3F96; 
				}