  body {
    margin:0px 0px 0px 0px;
    padding:0px;
    FONT-SIZE: 10pt; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    background-color: #F2F2F2;
    background-image: url(images/main_background.jpg);
    background-repeat: repeat-x;
    border:0;			/* This removes the border around the viewport in old versions of IE */
    width:100%;
    min-width:600px;		/* Minimum width of layout - remove line if not required */
  }



/*   A {font: bold 10pt; text-decoration: none; color: #000066;} 
   A:visited {font: bold 10pt; text-decoration: none; color: #000066;}
   A:hover {text-decoration: none; color: #0000FF; background-color: #FFFFDD;}*/

/*   A {font: bold 10pt; text-decoration: none; color: #FFFFFF;} 
   A:visited {font: bold 10pt; text-decoration: none; color: #FFFFFF;}
   A:hover {text-decoration: underline; color: #FFFFFF; }*/

   .A1 {font: bold 10pt; text-decoration: none; color: #000066;} 
   .A1:visited {font: bold 10pt; text-decoration: none; color: #000066;}
   .A1:hover {text-decoration: underline; color: #000066; }

   .A2 {font: bold 10pt; text-decoration: none; color: #000066;} 
   .A2:visited {font: bold 10pt; text-decoration: none; color: #000066;}
   .A2:hover {text-decoration: none; color: #0000FF; background-color: #FFFFDD;}

   .a_copy {font: bold 8pt verdana, arial, helvetica, sans-serif; color: #000066; text-decoration: none; } 
   .a_copy:visited {color: #000066; }
   .a_copy:hover {text-decoration: underline; }

    .txt  {
		border-style: solid;
		border-width: 1px;
		border-color: #CCCCCC;
		background-color: #FFFFFF !important;
	}

/* New Section */


	/* Header styles */
	#header {
		clear:both;
		float:left;
		width:100%;
	}
	#header p,
	#header h1,
	#header h2 {
		padding:.4em 15px 0 15px;
		margin:0;
	}
	#header ul li a span {
		display:block;
	}
	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		border-top:1px solid #000;
		border-bottom: 0px none;
		margin:0;
		padding:6px 15px !important;
		text-align:center;
	}
	/* column container */
	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;			/* width of page */
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:10px 0 10px 0;	/* no left and right padding on columns, we just make them narrower instead 
						only padding top and bottom is included here, make it whatever value you need */
		overflow:hidden;
/*border: 1px solid;*/
	}
	.col3 {
		float:left;
		position:relative;
		padding:0px 0 10px 0;	/* no left and right padding on columns, we just make them narrower instead 
						only padding top and bottom is included here, make it whatever value you need */
		overflow:hidden;
	}
	.col2 ul {
		clear:left;
		width:100%;
		list-style:none;
		margin:10px 0 0 0;
		padding:0;
	}
	.col2 ul li {
		display:inline;
		list-style:none;
		margin:0;
		padding:0;
	}
	.col2 ul li a {
		display:block;
		float:left;
		margin:0 0 0 1px;
		padding:3px 10px;
		text-align:left;
/*		background:#eee;*/
		color:#000099;
         width: 100%;
		text-decoration:none;
/*		position:relative;
		left:15px;*/
		line-height:1.5em;
	} 
	.col2 ul li a:hover {
		background:#000066;
		color:#fff;
	}
	.col2 ul li a.active,
	.col2 ul li a.active:hover {
/*		color:#fff;
		background:#000;*/
		color:#000;
		background:transparent;
		font-weight:bold;
	}
	/* 3 Column settings */
	.threecol {
		background:#eee;		/* right column background colour */
	}


	/* Footer styles */
	#footer {
		clear:both;
		float:left;
		width:100%;
		padding-top: 10px;
		border-top:1px solid #DDDDDD;
		text-align: center;
		background: #DDDDDD;
	}
	#footer p {
		padding:0;
		margin:0;
	}


/* END New Section */


   #copyright {
       color: #000000;
	  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  	  FONT-SIZE: 7pt;
       margin-top: 0px;
   }

   #contact {
	  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
      COLOR: #444444;
  	  FONT-SIZE: 8pt;
   }

		
	h1,h2,h3,h4,h5,h6 {
		margin:0px 10px 10px 0px;
      color
	}
	
/*	#rightcontent p {
		font-size:10px
		}*/
tr {
	FONT-SIZE: 10pt; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

td {
	FONT-SIZE: 10pt; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

P {
	FONT-SIZE: 10pt; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
LI {
	FONT-SIZE: 10pt; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
UL {
	FONT-SIZE: 10pt; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
OL {
	FONT-SIZE: 10pt; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

/* H1 TO H6 STYLES CSS */
/* These control the text format for your headings and titles */
H1 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 140%;
}

H2 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 130%;
}
H3 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 120%
}
H4 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 110%;
}
H5 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 100%;
}
H6 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 90%;
}
HR {
	COLOR: #000000; HEIGHT: 1px;
}
