.container {width: 800px;
	}
	
	
	body {
		margin:0;
		padding:0;
		border:0;			/* This removes the border around the viewport in old versions of IE */
		width:100%;
		background:#000;
		min-width:800px;    	/* Minimum width of layout - remove line if not required */
						/* The min-width property does not work in old versions of Internet Explorer */
		font-family: Verdana, Arial, Helvetica, sans-serif;  font-weight: normal; color: #000; text-decoration: none	
		font-size:80%;
	}



		
.header table {

                        background-color: black;

                        border-collapse: collapse;

                        border-spacing: 0px;

                }




 a img       {border: none; }



.class1 A:link {text-decoration: none; color: white;}
.class1 A:visited {text-decoration: none; color: white;}
.class1 A:active {text-decoration: none; color: white;}
.class1 A:hover {text-decoration: underline; color: orange;}
.class1 {float: left;font-family: Tahoma;font-size:10pt;color:white;font-weight:600;}


	 
	 
	  
	

	 a {	text-decoration:none;
		font-weight:bold;
		color: green;
		}
	
	

	 a:hover {
		color:orange;
		background:none;
		text-decoration:none;
	}
	h1, h2, h3 {
		margin:.8em 0 .2em 0;
		padding:1em;
	}

h1{font-size: 125%;}
h2{font-size: 110%;}

b {font-weight: 700;}

	p {
		margin:.4em 0 .8em 0;
		padding:0;
	}
	img {
		margin:0px 0 0px;
	}
	
	
		
	/* 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 {
		float:left;
		width:100%;
		position:relative;
	}
	.colmid {
	
		float:left;
		width:100%;
		position:relative;
	}
	.colleft {
		
		float:left;
		width:100%;
		position:relative;
	}
	.col1 {
	
		float:left;
		position:relative;
		padding:2em 0 4em 0;
		overflow:hidden;
		text-align: justify;
	}
	.col2 {
	
		float:left;
		position:relative;
		padding:2em 0 4em 0;
		overflow:visible;
		text-align: justify;
	}
	.col3 {
		float:left;
		position:relative;
		padding:0 0 4em 0;
		overflow:hidden;
		text-align: justify;
	}
	/* 2 Column (left menu) settings */
	.leftmenu {
		
		background:#eee;		/* right column background colour */
	}
	.leftmenu .colleft {
		
		right:75%;			/* right column width */
		background:#696969;	/* left column background colour */
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 500; color: #000; 		text-decoration: none;		

}
	.leftmenu .col1 {
		
		width:71%;			/* right column content width */
		left:102%;			/* 100% plus left column left padding */
		
	}
	.leftmenu .col2 {
		
		width:21%;			/* left column content width (column width minus left and right padding) */
		left:6%;			/* (right column left and right padding) plus (left column left padding) */
	}
	/* Footer styles */
	#footer {
		clear:both;
		float:left;
		width:100%;
		border-top:1px solid #000;
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; font-weight: bold; color: #c0c0c0; 	text-decoration: none; text-align: center;
	}
	#footer p {
		padding:10px;
		margin:0;
	}
	
	.title_strip { 
	
	background:#696969;
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; 	text-decoration: none; text-align: left;
	padding-left:5%;
	}
			
	.title_strip_top { 
	
	background:#696969;
	width:100%;
	
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #FF8000; 	text-decoration: none
	}

 div.border1
{ border-style: solid;
  color: #404040;
  border-width: 1px;
  padding: 5px;
  margin: 5px
}

		
			
	
	
	ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#000; text-decoration:none}
ul.menu li {position:relative; float:left; margin-right:2px}
ul.menu ul {position:absolute; top:26px; left:0; background:#d1d1d1; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; border:1px solid #aaa; border-top:none; width:148px; margin:0}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#d1d1d1; }
ul.menu ul li a:hover {color: orange; background-color:#696969;}

ul.menu ul ul {left:148px; top:-1px}
ul.menu .menulink {border:1px solid #aaa; padding:5px 7px 7px; font-size: 12px; font-weight:bold; background:url(images/header.gif); width:134px}
ul.menu .menulink:hover, ul.menu .menuhover {background:white	}
ul.menu .sub {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;font-weight: bold; background:#d1d1d1 url(images/arrow.gif) 136px 8px no-repeat; padding:3px 7px 5px;}
ul.menu .topline { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;font-weight: bold; border-top:1px solid #aaa; }
	
	
	