
body {
	font: 100%  'Times New Roman', Times, serif;	
	margin: 0; /* it's good practice to zero the margin and padding of the body element  */ 
	padding: 0;
	text-align:center; /* this centers the container in IE 5* browsers */
	color: #000000;
	font: 100%  'Times New Roman', Times, serif;	
/*	font: 100%  Arial, Helvetica, sans-serif;		*/
/*	font: 100%  'Times New Roman', Times, serif;	*/
/*	font: 100%  'Courier New', Courier, monospace;	*/
/*	font: 100%  'Comic Sans MS', cursive;		*/
/*	font: 100%  Verdana, Geneva, sans-serif;		*/
	font-weight : normal; 
/*	background-color: #ffffff;			*/
	background-image:url('pix/bkgrnd.jpg');
	background-repeat:no-repeat;
	background-position:center top;
}

.pgwidth {
	float: none;
	width: 100%;
/*	background-color: #ffffff;	*/
}

.col1 {
	float: left;
	width: 96%;
     	padding-left:5%;
     	padding-top:2%;
     	padding-bottom: 5px;
/*	background-color: #ffffff;	*/
}

.col2 {
	float: left;
	width: 48%;
	padding-left:1%;
     	padding-top:5px;
     	padding-bottom: 5px;
/*	background-color: #ffffff;	*/
}


.col3x1 {
	float: left;
	width: 31%;
	padding-left:1%;
     	padding-top:5px;
     	padding-bottom: 5px;
/*	background-color: #ffffff;	*/
}

.col3x2 {
	float: left;
	width: 65%;
	padding-left:1%;
     	padding-top:5px;
     	padding-bottom: 5px;
/*	background-color: #ffffff;	*/
}

.col4x1 {
	float: left;
	width: 23%;
	padding-left:1%;
     	padding-top:5px;
     	padding-bottom: 5px;
/*	background-color: #ffffff;	*/
}

.col4x3 {
	float: left;
	width: 73%;
	padding-left:1%;
     	padding-top:5px;
     	padding-bottom: 5px;
/*	background-color: #ffffff;	*/
}

.col5x1 {
	float: left;
	width: 17%;
	padding-left:2%;
	padding-right:1%;
     	padding-top:5px;
     	padding-bottom: 5px;
/*	background-color: #ffffff;	*/
}

.col5x2 {
	float: left;
	width: 36%;
	padding-left:2%;
	padding-right:1%;
     	padding-top:5px;
     	padding-bottom: 5px;
/*	background-color: #ffffff;	*/
}

.col5x3 {
	float: left;
	width: 57%;
	padding-left:2%;
	padding-right:1%;
     	padding-top:5px;
     	padding-bottom: 5px;
/*	background-color: #ffffff;	*/
}

.col5x4 {
	float: left;
	width: 77%;
	padding-left:2%;
	padding-right:1%;
     	padding-top:5px;
     	padding-bottom: 5px;
/*	background-color: #ffffff;	*/
}

.col10x1 {
	float: left;
	width: 8%;
	padding-left:1%;
     	padding-top:5px;
     	padding-bottom: 5px;
/*	background-color: #ffffff;	*/
}

.col20x1 {
	float: left;
	width: 4%;
	padding-left:1%;
     	padding-top:5px;
     	padding-bottom: 5px;
/*	background-color: #ffffff;	*/
}




.clrcol {
	clear: both;
}




h1{
	font: 100%   'Times New Roman', Times, serif;
	font: 28px  'Times New Roman', Times, serif;
	font-weight : bold; 
	text-align:center;
	color:#000000;
}

h2{
	font: 100%   'Times New Roman', Times, serif;
	font: 20px   'Times New Roman', Times, serif;
	font-weight : bold; 
	text-align:center;
	color:#000000;
}	

h3{
	font: 100%   'Times New Roman', Times, serif;
	font: 18px  'Times New Roman', Times, serif;
	font-weight : bold; 
	text-align:center;
	color:#000000;
}	

h4{
	font: 100%  'Times New Roman', Times, serif;
	font: 14px  'Times New Roman', Times, serif;
	font-weight : bold; 
	text-align:center;
	color:#000000;
}	

.hdr1 {
	font: 100%  'Times New Roman', Times, serif;
	font: 20px  'Times New Roman', Times, serif;
	font-weight : normal; 
	font-style : normal; 
	text-align: center;
	color:#000000;
}

.hdr2 {
	font: 100%  'Times New Roman', Times, serif;
	font: 16px  'Times New Roman', Times, serif;
	font-weight : normal; 
	font-style : normal; 
	text-align: center;
	color:#000000;
}

.hdr3 {
	font: 100%  'Times New Roman', Times, serif;
	font: 20px  'Times New Roman', Times, serif;
	font-weight : normal; 
	font-style : normal; 
	text-align: center;
	color:#000000;
}

.hdr1b {
	font: 100%  'Times New Roman', Times, serif;
	font: 22px  'Times New Roman', Times, serif;
	font-weight : bold ; 
	font-style : normal ; 
	text-align: center;
	color:#000000;
}

.hdr2b {
	font: 100%  'Times New Roman', Times, serif;
	font: 18px  'Times New Roman', Times, serif;
	font-weight : bold ;
	font-style : normal; 
	text-align: center;
	color:#000000;
}

.hdr1i {
	font: 100%  'Times New Roman', Times, serif;
	font: 20px  'Times New Roman', Times, serif;
	font-weight : normal; 
	font-style : italic; 
	text-align: center;
	color:#000000;
}

.hdr2i {
	font: 100%  'Times New Roman', Times, serif;
	font: 20px  'Times New Roman', Times, serif;
	font-weight : bold; 
	font-style : italic; 
	text-align: left;
	color:#000000;
}


.bod1{
	font: 100%  'Times New Roman', Times, serif;
	font: 18px  'Times New Roman', Times, serif;
	font-weight : normal; 
	text-align:left;
	color:#000000;
}

.bod2{
	font: 100%  'Times New Roman', Times, serif;
	font: 14px  'Times New Roman', Times, serif;
	font-weight : normal; 
	text-align:left;
	color:#000000;
}

.jst1{
	font: 100%  'Times New Roman', Times, serif;
	font: 18px  'Times New Roman', Times, serif;
	font-weight : normal; 
	text-align:justify;
	color:#000000;
}

.jst2{
	font: 100%  'Times New Roman', Times, serif;
	font: 14px  'Times New Roman', Times, serif;
	font-weight : normal; 
	text-align:justify;
	color:#000000;
}

.bod1it {
	font: 100%  'Times New Roman', Times, serif;
	font: 18px  'Times New Roman', Times, serif;
	font-weight : normal; 
	text-align:left;
	font-style:italic; 
	color:#000000;
}

.bod2it {
	font: 100%  'Times New Roman', Times, serif;
	font: 14px  'Times New Roman', Times, serif;
	font-weight : normal; 
	text-align:left;
	font-style:italic; 
	color:#000000;
}


.chase1{
	font: 100%  'Comic Sans MS', cursive;
	font: 42px  'Comic Sans MS', cursive;
	font-weight:normal; 
	text-align:center;
	font-style:italic; 
	color:#000000;
}
.chase2{
	font: 100%  'Comic Sans MS', cursive;
	font: 24px  'Comic Sans MS', cursive;
	font-weight:normal; 
	text-align:center;
	font-style:italic; 
	color:#000000;
}


.cntit1{
	font: 100%  'Times New Roman', Times, serif;
	font: 18px  'Times New Roman', Times, serif;
	font-weight:normal; 
	text-align:center;
	font-style:italic; 
	color:#000000;
}

.cntit2{
	font: 100%  'Times New Roman', Times, serif;
	font: 14px  'Times New Roman', Times, serif;
	font-weight:normal; 
	text-align:center;
	font-style:italic; 
	color:#000000;
}

.cntit3{
	font: 100%  'Times New Roman', Times, serif;
	font: 10px  'Times New Roman', Times, serif;
	font-weight:normal; 
	text-align:center;
	font-style:italic; 
	color:#000000;
}

.cntit4{
	font: 100%  'Times New Roman', Times, serif;
	font: 28px  'Times New Roman', Times, serif;
	font-weight:normal; 
	text-align:center;
	font-style:italic; 
	color:#000000;
}

.cntit5{
	font: 100%  'Times New Roman', Times, serif;
	font: 44px  'Times New Roman', Times, serif;
	font-weight:normal; 
	text-align:center;
	font-style:italic; 
	color:#000000;
}

.redbld1{
	font: 100%  'Times New Roman', Times, serif;
	font: 18px  'Times New Roman', Times, serif;
	font-weight : normal; 
	text-align:center;
	color:#ff0000;
}

.redbld2{
	font: 100%  'Times New Roman', Times, serif;
	font: 34px  'Times New Roman', Times, serif;
	font-weight : bold; 
	text-align:center;
	color:#ff0000;
}

.redit2{
	font: 100%  'Times New Roman', Times, serif;
	font: 14px  'Times New Roman', Times, serif;
	font-weight:normal; 
	text-align:center;
	font-style:italic; 
	color:#ff0000;
}



.big1{
	font: 100%   'Times New Roman', Times, serif;
	font: 22px  'Times New Roman', Times, serif;
	font-weight : bold; 
	text-align:left;
	color:#000000;
}

.big2{
	font: 100%   'Times New Roman', Times, serif;
	font: 18px  'Times New Roman', Times, serif;
	font-weight : bold; 
	text-align:left;
	color:#000000;
}


table.center {
	margin-left:auto;
	margin-right:auto;
}

.rw1  {
	border-width:0px;
	padding:1px;

}

.cll1 {
	border-width:3px;
	padding:4px;
	border-style:ridge; 
	border-color:#00ff00;
	background-color:#eeffee;
	font: 100%  Arial, Helvetica, sans-serif;	
	font: 10px   Arial, Helvetica, sans-serif;
	font-weight : bold; 
	text-align:center;
	color:#000000;
}

ol.a  {
	list-style-type:lower-alpha;
	font: 100%  'Times New Roman', Times, serif;
	font: 16px  'Times New Roman', Times, serif;
	font-weight : normal; 
	text-align:left;
	color:#000000;
	}

ol.b {
	list-style-type:lower-roman;
	font: 100%  'Times New Roman', Times, serif;
	font: 14px  'Times New Roman', Times, serif;
	font-weight : normal; 
	text-align:left;
	color:#000000;
	}

ul.a {
	list-style-type:square;
	font: 100%  'Times New Roman', Times, serif;
	font: 18px  'Times New Roman', Times, serif;
	font-weight : normal; 
	text-align:left;
	color:#000000;
	}

