<!--.appbox {

	/* Define the default background color of the Box */
	background-color :  #B0C9C9;


	/* Use border-collapse to replace cellspacing and cellpadding=0*/
	border-collapse: collapse;

	/* Set all padding and margins */			
	
	
	padding-left: 5px; 
	padding-right: 5px ;
	padding-top: 5px ;
	padding-bottom: 5px ;
	
	
	margin-left: 0px; 
	margin-right: 0px ;
	margin-top: 0px ;
	margin-bottom: 0px ;
	 
	/* Define the outer box border size and color*/
	 border: 1px solid ; 
	border-top-color: #1E4843;
	border-right-color: #153330;
	border-bottom-color: #153330;
	border-left-color: #1E4843;

	 /* Default Table  Font*/
	font-family:  Verdana, Arial, sans-serif ;  
	font-size: 10px;
	color: #000000;
}


.appbox th {
	text-align : left;
}

.appbox H1 {
	/* H1 Tags in the appbox */
	 background-color :  #B0C9C9;
	 color: #000000;
	 text-decoration: none;
	 
}		



.appbox input {
	border-color: #999999;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	color: #000000; 
	font-family: Verdana, Arial, sans-serif; font-size: 12px;
	width:200;
}

.appbox submit {
	width:250;	
	font-family:verdana, Arial, sans-serif; 
	color:white; 
	font-size:7pt; 
	background:#999999;
	
}
.contact {

	/* Define the default background color of the Box */
	background-color :  #000000;


	/* Use border-collapse to replace cellspacing and cellpadding=0*/
	border-collapse: collapse;

	/* Set all padding and margins */			
	
	
	padding-left: 5px; 
	padding-right: 5px ;
	padding-top: 5px ;
	padding-bottom: 5px ;
	
	
	
	margin-left: auto; 
	margin-right:auto ;
	 
	/* Define the outer box border size and color*/
	border: 0px solid ; 
	border-top-color: #1E4843;
	border-right-color: #153330;
	border-bottom-color: #153330;
	border-left-color: #1E4843;

	 /* Default Table  Font*/
	font-family:  Verdana, Arial, sans-serif ;  
	font-size: 16px;
	color: #FFFFFF;
}


textarea {

	BORDER: 1px SOLID;
	font-family:verdana, Arial, sans-serif; 
	color:black; 
	font-size:7pt; 
	background:#EEEAE5;
	width:250px;
	-MOZ-BORDER-RADIUS: 4px;


}

input {

	BORDER: 1px SOLID;
	font-family:verdana, Arial, sans-serif; 
	color:black; 
	font-size:7pt; 
	background:#EEEAE5;
	width:250px;
	-MOZ-BORDER-RADIUS: 4px;


}


.copyright {

	/* Define the default background color of the Box */
	background-color :  #000000;


	/* Use border-collapse to replace cellspacing and cellpadding=0*/
	border-collapse: collapse;

	/* Set all padding and margins */			
	
	
	padding-left: 5px; 
	padding-right: 5px ;
	padding-top: 5px ;
	padding-bottom: 5px ;
	
	
	
	margin-left: auto; 
	margin-right:auto ;
	 
	/* Define the outer box border size and color*/
	border: 0px solid ; 
	border-top-color: #1E4843;
	border-right-color: #153330;
	border-bottom-color: #153330;
	border-left-color: #1E4843;

	 /* Default Table  Font*/
	font-family:  Verdana, Arial, sans-serif ;  
	font-size: 10px;
	color: #FFFFFF;
}



.copyright TD A {
	/* Anchor Tags in Table Data Cells */
	background-color :  #000000;
	 color: #3366FF;
	  text-decoration: none;
}
.copyright TD A:active  {
	/* Anchor Tags in Table Header Cells */
	 background-color :  #000000;
	 color: #3366FF;
	  text-decoration: none;
}		

.copyright TD A:visited  {
	/* Anchor Tags in Table Header Cells */
	 background-color :  #000000;
	 color: #3366FF;
	  text-decoration: none;
}		

.copyright TD A:hover  {
	/* Anchor Tags in Table Header Cells */
	 background-color :  #000000;
	 color: #3366FF;
	  text-decoration: none;
}		
.framework {
	/* Define table height and width attributes */
	width: 770px;
	

	/* Use border-collapse to replace cellspacing and cellpadding=0*/
	border-collapse: collapse;

	/* Set all padding and margins */			
	padding: 0px;
	padding-left: 0px; 
	padding-right: 0px ;
	padding-top: 0px ;
	padding-bottom: 0px ;
	
	
	
	
	margin-left: auto; 
	margin-right:auto ;
	 
	 /* Default Table  Font*/
	font-family:  Verdana, Arial, sans-serif ;  
	font-size: 18pt;
	color: #FFFFFF;
	text-align:center;
	
	
	
}


.infobox {
	/* Define table height and width attributes */
	width: 320px;
	
	
	/* Define the default background color of the Box */
	background-color :  #B0C9C9;


	/* Use border-collapse to replace cellspacing and cellpadding=0*/
	border-collapse: collapse;

	/* Set all padding and margins */			
	padding: 0px;
	margin-left: 0px; 
	margin-right: 0px ;
	margin-top: 0px ;
	margin-bottom: 0px ;
	 
	/* Define the outer box border size and color*/
	 border: 1px solid ; 
	border-top-color: #1E4843;
	border-right-color: #153330;
	border-bottom-color: #153330;
	border-left-color: #1E4843;

	 /* Default Table  Font*/
	font-family:  Verdana, Arial, sans-serif ;  
	font-size: 10px;
	color: #000000;
}

.infobox TH {
	/* Define the default background color of the Header Cells*/
	background-color :  #286262;
	
 	/* Override Default Table Header  Font*/
	font-family:  Verdana, Arial, sans-serif ;  
		font-size: 14px;
		color: #FFFFFF;
}		


.infobox TH A  {
	/* Anchor Tags in Table Header Cells */
	 background-color :  #286262;
	 color: #999999;
	  text-decoration: none;
}		

.infobox TH A:active  {
	/* Anchor Tags in Table Header Cells */
	 background-color :  #286262;
	 color: #999999;
	  text-decoration: none;
}		

.infobox TH A:visited  {
	/* Anchor Tags in Table Header Cells */
	 background-color :  #286262;
	 color: #999999;
	  text-decoration: none;
}		

.infobox TH A:hover  {
	/* Anchor Tags in Table Header Cells */
	 background-color :  #286262;
	 color: #FF0000;
	  text-decoration: none;
}		







.infobox TD {
	/* Define the default background color of the Data Cells*/
	background-color :  #B0C9C9;

 	/* Override Default Table Data Font*/
 	font-family:  Verdana, Arial, sans-serif ;  
		font-size: 10px;
		color: #254041;
}		


.infobox TD A {
	/* Anchor Tags in Table Data Cells */
	background-color :  #B0C9C9;
	 color: #3366FF;
	  text-decoration: none;
}
.infobox TD A:active  {
	/* Anchor Tags in Table Header Cells */
	 background-color :  #B0C9C9;
	 color: #3366FF;
	  text-decoration: none;
}		

.infobox TD A:visited  {
	/* Anchor Tags in Table Header Cells */
	 background-color :  #B0C9C9;
	 color: #3366FF;
	  text-decoration: none;
}		

.infobox TD A:hover  {
	/* Anchor Tags in Table Header Cells */
	 background-color :  #B0C9C9;
	 color: #3366FF;
	  text-decoration: none;
}		
	



.infobox input {
	border-color: #999999;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	color: #000000; 
	font-family: Verdana, Arial, sans-serif; font-size: 12px;
	width:200;
}

.infobox submit {
	width:250;	
	font-family:verdana, Arial, sans-serif; 
	color:white; 
	font-size:7pt; 
	background:#999999;
	
}-->