body         {  /*vertical-align: none;*/
		background-image: url('../img/back.jpg');
		/*text-align: none; */
		font-style: normal;
		font-weight: normal ;
		font-family: "Comic Sans Ms", sans-serif;
		}

caption      { font-size: 14pt; 
font-style: Normal; 
}

fieldset     {  
font-size: 8pt; font-style: normal; 
               border-style: solid; border-width: 1pt }

h1           {  
		font-size: 36pt; 
		font-weight: normal;
		font-style: normal ;
		color:rgb(0, 145, 0);
		background-color:transparent;	
	font-family: "Monotype Corsiva", sans-serif;
		}
h2           {  
		font-size: 24pt; 
		font-weight: bold;
		font-style: normal ;
		color:rgb(0, 125, 0);
		background-color:transparent;	
		font-family: "Monotype Corsiva", sans-serif;
		}
h3           {  
		font-size: 20pt; 
		font-weight: bold;
		font-style: normal ;
		color:rgb(0, 125, 0);
		background-color:transparent;	
		font-family: "Monotype Corsiva", sans-serif;
		}

h4          {  
		font-size: 15pt; 
		font-weight: normal;
		font-style: normal ;
		color:rgb(0, 145, 0);
		background-color:transparent;	
	font-family: "Monotype Corsiva", sans-serif;
		}


h5           { 	
		font-size: 10pt;
		font-style: normal;
		font-weight: normal;
		color:rgb(0, 105, 0);		
		background-color:transparent;	
	     }

h6           { 	
 	        font-size: 8pt;
		font-style: normal;
		color:rgb(0, 95, 0);		
		background-color:transparent;	
		font-weight: normal }
li          {  
		font-size: medium;
		font-weight: normal;
		font-style: normal ;
		color:rgb(0, 0, 0);
		background-color:transparent;	
	font-family: "Century Gothic", sans-serif;
		text-align: justify;
		}
b          { 
		font-size: 17px;
		font-weight: bold;
		font-style: normal ;
		color:rgb(0, 0, 0);
		background-color:transparent;	
	font-family: "Century Gothic", sans-serif;
	text-align: left;
		}
p          {  
		font-size: 16px;
		font-weight: normal;
		font-style: normal ;
		color:rgb(0, 0, 0);
		background-color:transparent;	
	font-family: "Century Gothic", sans-serif;
		text-align: justify;
		}
td          {  
		font-size: medium;
		font-weight: normal;
		font-style: normal ;
		color:rgb(0, 0, 0);
		background-color:transparent;	
		font-family: "Century Gothic", sans-serif;
		text-align: center;
		}
th          {  
		font-size: medium;
		font-weight: bold;
		font-style: normal ;
		color:rgb(0, 0, 0);
		background-color:transparent;	
		font-family: "Century Gothic", sans-serif;
		text-align: center;
		}






textarea     { font-style: normal; font-size: 8pt; 
               border-style: solid; border-width: 1pt }

input     { font-style: normal; font-size: 8pt; 
               border-style: solid; border-width: 1pt }



.Navigation {
	    	position: absolute;
	    	top: 20px;
	    	left: 5px;
	    	width: 155px;
	    	height: auto;
	    	line-height : 110%;
	    	text-align: center;
 		font-size: 15px;/*readability for the links*/
}                  
.contentbox {
    
    	position: relative;
	margin-left: 180px;
/* 	margin-right: 20px;*/
	padding: 0px;
    	width: auto;
   /*to insure that NN4.xx renders the background-color of the content area*/
    }

.Header {
    	margin-top: 10px;
    	text-align: "center";
	margin-bottom: 10px;
   }
 
.Title {
	margin-top: 10px;
	text-align:center;	
	vertical-align: middle;
	font-size: 36pt; 
	font-weight: bold;
	font-style: normal ;
	font-family: "Monotype Corsiva", sans-serif;
	color:rgb(0, 145, 0);	
	background-color:transparent;	
    } 
.Category{
	font-size: 10pt;	
	font-style: normal;
	font-weight: normal;
	text-align: justify;			
   	margin-top: 5px;
	color : #000000;
	background: #FFFFFF;
	background-color:transparent;	
}

.content{	
	font-style: normal; 
	font-weight: normal;
	text-align: justify;			
   	margin-top: 100px;
}	

.box {
	background: #FFFFFF;
	color : #000099;
	font-size: 14px;
	padding : 0px;
	margin: 0px;
	border-color: rgb(0,160,0);
	border-style : groove;
	border-width : 0px;/* the border property in longhand*/
  }
.boxbanner {
	margin-top:20px;
	padding : 0px;
	margin: 0px;
	border-width : 0px;/* the border property in longhand*/
  }



.brotherbox{
	position: relative;
	left: 25px;
	border-color: rgb(0,160,0);
	border-style: groove; /*border-properties would read:*/
 	border-width: 0px;/*border: 2px groove #FF6633;*/
  	padding: 0px;
	margin: 0px;
   }

.parentbox{
	position: relative;
	left: 0px;
	border-color: black;/*#FF6633;/*or, in shorthand, the three*/
	border-style: outset; /*border-properties would read:*/
 	border-width: 0px;/*border: 2px groove #FF6633;*/
  	padding: 0px;
	margin: 0px;
   }


.logobox {
	position: relative;
	left: 0px;
	top: 0;
	border-style: inset; /*border-properties would read:*/
 	border-width: 10px;/*border: 2px groove #FF6633;*/
  	padding: 0px;
	margin: 10px;
	border-width:0px;
	border-color: blue;/* rgb(0, 285, 0);	*/
   }
.mebox {
	position: relative;
	left: 0px;
	border-style: groove; /*border-properties would read:*/
 	border-width: 0px;/*border: 2px groove #FF6633;*/
  	padding: 0px;
	margin: 0px;
	border-color: blue;/* rgb(0, 285, 0);	*/
   }

.childbox {
	position: relative;
	left: 0px;
	border-color: #5c1317;/*#FF6633;/*or, in shorthand, the three*/
	border-style: groove; /*border-properties would read:*/
 	border-width: 0px;/*border: 2px groove #FF6633;*/
  	padding: 0px;
	margin: 0px;
   }
.buttonbox {
	position: relative;
	text-align: center;
	border-style: groove; /*border-properties would read:*/
 	border-width: 0px;/*border: 2px groove #FF6633;*/
	vertical-align: middle;	
}

 
A:link  {
color: #004400;
text-decoration: none;
font-weight:bold;
	background-color:transparent;
}
A:visited {
	color:rgb(0, 145, 0);	
text-decoration: none;
font-weight:bold;
	background-color:transparent;
}
A:active, A:hover {
color: black;
text-decoration: none;
font-weight:bold;
	background-color:transparent;
}
