/*  Offshore Company Formation CSS - copyright 2006 */


HTML 				  { PADDING: 0px; 
						MARGIN: 0px;   
					  }

A:link 				  {	font: bold 12px Arial,Helvetica,Sans-Serif; 
						color : #039; 
						text-decoration : underline;
						}
A:visited 			  {	color : #039; 
						text-decoration : underline;
						}
A:hover 			  {	color : #00F; 
						text-decoration : underline; 
						cursor : pointer;
						}
A:active 			  {	color : #00F; 
						text-decoration : underline;
						}

A:link.PageTop			  {	font: bold 10px Arial,Helvetica,Sans-Serif; 
						color : #039; 
						text-decoration : underline;
						}

body   		      	  {	FONT: 11px Verdana, Arial, Helvetica, Sans-Serif; color: #000000;
						PADDING: 0px; 
						MARGIN: 0px;
						text-align: left; 
               			BACKGROUND-COLOR: #7D97B0; 
               			}

H1 				 	 { font: bold 15px Verdana,Arial,Helvetica,Sans-Serif;
						color: #000066;
						text-align: left;
						MARGIN: 0 5px -10px 5px;
						}  
						             		  
H2					  { font: bold 13px Verdana,Arial,Helvetica,Sans-Serif;
						color: #000066;
						text-align: left;
						MARGIN: 0 5px -10px 5px;
						}	

FORM				  {	display: inline;
						}
						
HR 					  {	text-align: left; 
						border: 1px solid #003399; 
						margin-right: 5%
						}

INPUT 				  {	font : 11px Arial, Helvetica, sans-serif; 
						color: #006; 
						cursor: text
						}

OL 					  { list-style-type : decimal;
						}

P					  { font: 13px Verdana,Arial,Helvetica,sans-serif;
						MARGIN: 20px 10px 10px 5px;
						}

SELECT 				  { font : 11px Arial,sans-serif; 
						cursor: hand;
						}

SUP					  { font-style: bold; color: #003399; cursor: help;}
TEXTAREA 			  { font : 11px Arial,Helvetica,sans-serif; cursor: text}
TH					  { font: bold 13px Arial,Helvetica,Sans-serif; color: #000000; background-color: #EEEEFF; 
		 	 			text-align: center; }
TD					  { valign: top;  }

TABLE				  { font: 12px Verdana,Arial,Helvetica,Sans-Serif;
						}

.pkgborder			  { border-top: 1px solid #C0C0C0; 
						border-right: 1px solid #000000; 
						border-bottom: 1px solid #000000; 
			 			border-left: 1px solid #C0C0C0; 
			 			}

.pkgcoll			  { font: normal 11px Arial,Helvetica,sans-serif; text-indent: 0px; }	

.bullets			  { list-style-type: square;
						list-style-position: outside; 
						color: #0044AA; 
						margin: 10px 0px 10px 0px !important;	/* NS adjustment */
						margin: 10px 0px 10px 40px;
						}

.text10			  	{	font:bold 10px Arial,Helvetica,Sans-Serif; color:#000;  }

.text10W			  {	font:10px Verdana,Arial,Helvetica,Sans-Serif; color:#FFF;  }

.text11				  {	font:11px Verdana,Arial,Helvetica,Sans-Serif; color: #000000;  }	

#FOOT2				  { FONT: bold 10px Arial,Helvetica,Sans-Serif;
						text-align: center;  						
  						}
  						
/* ++++++++++++++ BUTTONS +++++++++++++  */

#button UL 		  	  {	PADDING: 0px; 
						MARGIN: 0px; 
						LIST-STYLE-TYPE: none  
						}
					
#button LI 		  	  {	MARGIN-BOTTOM: 1px; 
						
						TEXT-ALIGN: left; 
						WIDTH: 143px;  					/* 143 */
						}


#button LI A 	  	  {	BORDER-TOP: #C9D4DE 1px solid;		/* ---- THIS IS THE MAIN ELEMENT ---- */
						BORDER-RIGHT: #224059 1px solid; 
						BORDER-BOTTOM: #224059 1px solid;
						BORDER-LEFT: #7D97B0 1px solid;
						PADDING: 2px 4px 2px 4px; 
						COLOR: #000000; 
						BACKGROUND-COLOR: #C9D4DE; 		/*  Button Color A3B6C7 */
						FONT: 11px Arial,Helvetica,Sans-Serif;
						COLOR: #000000; 
						DISPLAY: block;
						TEXT-INDENT: 5px;
						TEXT-ALIGN: left; 
						TEXT-DECORATION: none;
						WIDTH: 154px !important;  		/* NS and FF reads this Padding 5+5 and Borders 1=1 = 12 */
						WIDTH: 166px; 					/* IE 5 reads this */
						WIDTH/**/:/**/166px;  			/* IE 6 reads this */
						}

#button LI A:hover 	  { BORDER-RIGHT: #4E677E 1px solid; 
						BORDER-TOP: #31557f 1px solid; 
						BORDER-LEFT: #31557f 1px solid; 
						BORDER-BOTTOM: #4E677E 1px solid; 
						BACKGROUND-COLOR: #A3B6C7; 
						COLOR: #006; 
						TEXT-INDENT: 6px;
						TEXT-DECORATION: none  
						}


#button LI A:visited  { COLOR: #000000;  
						}

/*  END OF BUTTONS CODE ++++++++++++++++++  */

#TableTop			  { background-image:url('images/top.jpg'); background-position: center top; 
						border-collapse: collapse; background-repeat:no-repeat;
						}
#TableBottomFoot	  { border-collapse: collapse; color: #000000; background-color: #7D97B0; 
						background-image: url('images/foot-bottom2.jpg'); background-repeat: repeat-y; 
  						background-position: center top;
  						}			
#TableCenter		  { background-image:url('images/mid.jpg'); background-color: #7D97B0;
						border-collapse: collapse;
						} 

/* END */
  									
