
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;			
}

.pgwidth {
	float: none;
	width: 100%;
/*	background-color: #ffffff;	*/
}

.col1 {
	float: left;
	width: 96%;
/*	background-color: #ffffff;	*/
}

.col2x1 {
	float: left;
	width: 48%;
	background-color: #ffffff;	
}


.col3x1 {
	float: left;
	width: 31%;
/*	background-color: #ffffff;	*/
}

.col3x2 {
	float: left;
	width: 65%;
	background-color: #ffffff;	
}

.col4x1 {
	float: left;
	width: 23%;
	background-color: #ffffff;	
}

.col4x1b {
	float: left;
	width: 23%;
}

.col4x3 {
	float: left;
	width: 73%;
/*	background-color: #ffffff;	*/
}

.col5x1 {
	float: left;
	width: 17%;
	background-color: #ffffff;	
}

.col5x1b {
	float: left;
	width: 17%;
}

.col5x2 {
	float: left;
	width: 36%;
	background-color: #ffffff;	
}

.col5x2b {
	float: left;
	width: 36%;
}

.col5x3 {
	float: left;
	width: 57%;
	background-color: #ffffff;	
}

.col5x3b {
	float: left;
	width: 57%;
}

.col5x4 {
	float: left;
	width: 77%;
/*	background-color: #ffffff;	*/
}

.col5x4w {
	float: left;
	width: 77%;
	background-color: #ffffff;	
}

.col7x1 {
	float: left;
	width: 14%;
	}

.col10x1 {
	float: left;
	width: 8%;
/*	background-color: #ffffff;	*/
}

.col10x9 {
	float: left;
	width: 89%;
/*	background-color: #ffffff;	*/
}

.col20x1 {
	float: left;
	width: 4%;
/*	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: 28px  'Times New Roman', Times, serif;
	font-weight : bold; 
	text-align:left;
	color:#000000;
}

.hdr2{
	font: 100%   'Times New Roman', Times, serif;
	font: 20px   'Times New Roman', Times, serif;
	font-weight : bold; 
	text-align:left;
	color:#000000;
}	

.hdr3{
	font: 100%   'Times New Roman', Times, serif;
	font: 18px  'Times New Roman', Times, serif;
	font-weight : bold; 
	text-align:left;
	color:#000000;
}	

.hdr4{
	font: 100%  'Times New Roman', Times, serif;
	font: 14px  'Times New Roman', Times, serif;
	font-weight : bold; 
	text-align:left;
	color:#000000;
}	


.hdr1i {
	font: 100%  'Times New Roman', Times, serif;
	font: 28px  '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;
}

.hdr3i {
	font: 100%  'Times New Roman', Times, serif;
	font: 18px  'Times New Roman', Times, serif;
	font-weight : normal; 
	font-style : italic; 
	text-align: center;
	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;
}

.bod3{
	font: 100%  'Times New Roman', Times, serif;
	font: 12px  'Times New Roman', Times, serif;
	font-weight : normal; 
	text-align:left;
	color:#000000;
}

.bod4{
	font: 100%  'Times New Roman', Times, serif;
	font: 10px  '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;
}

.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;
}

.cntit3w{
	font: 100%  'Times New Roman', Times, serif;
	font: 10px  'Times New Roman', Times, serif;
	font-weight:normal; 
	text-align:center;
	font-style:italic; 
	background-color:#e9e9e9;
	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;
}

.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;
}

.annc {
	text-align: center;
	color:#ff0000;
	font-family: 'Comic Sans MS', cursive;
	font-size:28px; 
	font-weight : bold; 
  }

.annc1 {
	text-align: center;
	color:#ff0000;
	font-family: verdana, arial, sans-serif;
	font-size:16px; 
	font-weight : bold; 
  }

.rgt3 {
	font: 100%  'Times New Roman', Times, serif;
	font: 12px  'Times New Roman', Times, serif;
	font-weight:normal; 
	text-align:right;
	font-style:normal; 
	color:#ff0000;
}

.rgt4 {
	font: 100%  'Times New Roman', Times, serif;
	font: 10px  'Times New Roman', Times, serif;
	font-weight:normal; 
	text-align:right;
	font-style:normal; 
	color:#ff0000;
}

.mor  {
	font: 100%  'Times New Roman', Times, serif;
	font: 12px  'Times New Roman', Times, serif;
	font-weight : normal; 
	text-align:left;
	color:#202030;
}

.morr  {
	font: 100%  'Times New Roman', Times, serif;
	font: 12px  'Times New Roman', Times, serif;
	font-weight : normal; 
	text-align:right;
	padding-right:25px;
	color:#202030;
}

.mnux  {
	font: 100%  'Times New Roman', Times, serif;
	font: 12px  'Times New Roman', Times, serif;
	font-weight:normal; 
	text-align:center;
	font-style:italic; 
	padding-left:10px;
	color:#ff0000;
}

.bld0  {
	font: 100%  'Times New Roman', Times, serif;
	font: 22px  'Times New Roman', Times, serif;
	font-weight:bold; 
	text-align:left;
	padding-left:10px;
	color:#000000;
}

.bld1  {
	font: 100%  'Times New Roman', Times, serif;
	font: 18px  'Times New Roman', Times, serif;
	font-weight:bold; 
	text-align:left;
	padding-left:10px;
	color:#000000;
}

.bld2  {
	font: 100%  'Times New Roman', Times, serif;
	font: 14px  'Times New Roman', Times, serif;
	font-weight:bold; 
	text-align:left;
	padding-left:10px;
	color:#000000;
}

.bld3  {
	font: 100%  'Times New Roman', Times, serif;
	font: 18px  'Times New Roman', Times, serif;
	font-weight:bold; 
	text-align:left;
	padding-left:10px;
	color:#000000;
}


.bld0d  {
	font: 100%  'Times New Roman', Times, serif;
	font: 22px  'Times New Roman', Times, serif;
	font-weight:bold; 
	text-align:left;
	padding-left:30px;
	color:#000000;
}

.bld1d  {
	font: 100%  'Times New Roman', Times, serif;
	font: 18px  'Times New Roman', Times, serif;
	font-weight:bold; 
	text-align:left;
	padding-left:30px;
	color:#000000;
}

.bld2d {
	font: 100%  'Times New Roman', Times, serif;
	font: 14px  'Times New Roman', Times, serif;
	font-weight:bold; 
	text-align:left;
	padding-left:30px;
	color:#000000;
}

.bld3d  {
	font: 100%  'Times New Roman', Times, serif;
	font: 18px  'Times New Roman', Times, serif;
	font-weight:bold; 
	text-align:left;
	padding-left:30px;
	color:#000000;
}

.bld1r  {
	font: 100%  'Times New Roman', Times, serif;
	font: 18px  'Times New Roman', Times, serif;
	font-weight:bold; 
	text-align:right;
	padding-left:40px;
	color:#000000;
}


.nrm2  {
	font: 100%  'Times New Roman', Times, serif;
	font: 14px  'Times New Roman', Times, serif;
	font-weight:normal; 
	text-align:left;
	padding-left:20px;
	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;
}	

td.mnuh{
	width:700px;
	font: 100%   'Times New Roman', Times, serif;
	font: 18px  'Times New Roman', Times, serif;
	font-weight : bold; 
	text-align:left;
	color:#000000;
}	

td.mnup{
	font: 100%   'Times New Roman', Times, serif;
	font: 18px  'Times New Roman', Times, serif;
	font-weight : bold; 
	text-align:left;
	color:#000000;
}	



td A:link {
	color:#000000;
	font:11px  Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight : bold; 
}

td A:visited {
	color:#111111;
	font:11px  Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight : bold; 
}

td A:hover {
	color:#0000ff;
	font:11px  Arial, Helvetica, sans-serif;
	font-weight : bold; 
}


#menu		{
	width:100%;
	position:absolute;
	left:50px;
	top:365px;
	margin-left:10px;
	margin-top:10px;
}

#menu ul	{
	width:15%;
	padding:5px;
	float:left;
	margin:5px;
	font: 100%  Arial, Helvetica, sans-serif;	
	font: 12px  Arial, Helvetica, sans-serif;		
	font-weight : bold; 
	background-color:#d9d9d9;
	list-style:none;
}

#menu ul .item	{
	color:#00f;
	display:none;
}

#menu ul .top a		{
	color:#00f;
	text-decoration:none;
}

#menu ul:link .item a		{
	color:#00f;
	text-decoration:none;
}

#menu ul:visited .item a		{
	color:#00d;
	text-decoration:none;
}

#menu ul:hover .item		{
	display:block;
	background:#eee;
/*	border-width: 1px;  */
/*	border-style: solid;  */
/*	border-color: #ccc #888 #555 #bbb;  */
	margin: 5px;
	padding: 5px;
}

#menu ul:hover .item a		{
	color:#00f;
	text-decoration:none;
}

#menu ul:hover .item a:hover	{
	color:#00f;
}


#site {
	float: left;
	width: 36%;
	padding-left:2%;
	padding-right:1%;
     	padding-top:5px;
     		
}

img  {
	border: none;
	  }




