    /* <!-- */
	/* General styles */
	@import url("menu.css");
	

    body {
        padding:0;
        border:0;			/* This removes the border around the viewport in old versions of IE */
        width:980px;
        background-color:#375634;
		background-image: url('images/gradient.jpg');
		background-repeat:repeat-x;
        min-width:600px;    /* Minimum width of layout - remove line if not required */
							/* The min-width property does not work in old versions of Internet Explorer */
		font-size:90%;
		font-family: Arial, Verdana, Tahoma;
		color: #333333;
		text-align:center; /* for IE */
		margin:0 auto; /* for the rest */
		margin-top: 15px;
    }

	#wrapper {
		margin: 0;
		padding: 10px 0px 0px 0px;
		border: 1px solid #C0C0C0;
		background: #fff;
        width:980px;
	}

	div#wrapper {
		text-align:center; /* for IE */
		margin:0 auto; /* for the rest */
	}
	
	#inner {
		width: 950px;
	}

	div#inner {
		text-align:center; /* for IE */
		margin:0 auto; /* for the rest */
	}
	
	div#all {
		text-align: left;
	}
	
	#menu {
		float: right;
		text-align: right;
	}
    
	a {
    	color:#369;
	}
	
	a:hover {
		text-decoration:underline;
	}

	li {
		list-style: url('images/bullet.gif');
	}
	
    h1, h2, h3 {
        margin:.2em 0 .8em 0;
        padding:0;
        font-weight: normal;
		font-family: Verdana, Arial, Tahoma;
    }
    
    h2 {
    	color: #AC9259; /*#8C7646;*/
    	font-size: 14px;
    }
    
    h3 {
    	color:#466C42;
    	font-size: 13px;
    }

	img {
		margin:0px 0 5px;
	}
	 
    p {
        margin:.4em 0 .8em 0;
        padding:5px;
        text-align:justify;
    }
    
    p img {
		border: 1px solid #BEAA7E;
	}

	td {
		font-size: 12px;
	}
	
	td a img {
		border: 1px solid #BEAA7E;
	}
	
	INPUT, TEXTAREA {
		border: #C1C1A4 1px solid;
	}

	.trans {
		cellpadding:5px;
		text-align: left;
	}
	.trans tr {
    	background-color: #ffffff;
    	text-align: left;
    }
    
    .trans tr td {
    	border-bottom: 1px solid #BEAA7E;
    	text-align: left;	
    	cellpadding: 5px;
    }
    
    .trans tr td p {
    	text-align: left;	
    	cellpadding: 5px;
		font-size: 10pt;
    }
    
    .trans tr.transhead td {
    	background-color: #F1ECE2;
		text-align: left;
    }
    
   .trans tr.coloredrow td {
		background-color: #DEDEBE; 
		color: #000000;
		cellpadding: 5px;
		text-align: left;
	}
	
	.trans tr.coloredrow td p {
		cellpadding: 5px;
		text-align: left;
	}
	
	.trans tr.coloredrow td p.clientname {
		font-weight: bold;
		text-align: left;
	}
	
	.trans tr td p.clientname {
		font-weight: bold;
		font-size: 10pt;
	}
	
	.clearboth {
		clear: both;
	}

	.SubHead {
		color: #333333;
	}
	
	.NormalRed {
		color: #993300;
	}
	
	#breadcrumb {
		clear:both;
		margin:0;
		padding:6px 6px !important;
		text-align:left;
		font-size: 10px;
	}

	.hometable a:link{
		color:#993300;
	}

	.himages {
		background: #BEAA7E;
		width: 950px;
		border: 1px solid #BEAA7E;
		height: 150px;
	}

	.images {
		clear:both;
		margin:0;
		padding:0px; /* 0px !important;*/
	}

	.images p {
		margin:0;
		padding:0;
	}

	.images img {
		margin:0;
		padding:0;
	}

	/* bottom styles */
    .links {
        clear:both;
        float:left;
        width:100%;
        background:#fff;
    }
	.links {
		margin-top: 10px;
	}
	.links a:link, .links a:visited, .links a:active {
		color: #2D452A;
		font-weight: normal;
		font-size: 13px;
        background: transparent;
	}
	.links a:hover {
		text-decoration:underline;
	}

	.StandardButton {
		padding-right: 5px;
		padding-left: 5px;
		padding-top: 2px;
		padding-bottom: 2px;
		background: #2D452A;
		color: #ffffff;
		font-weight: bold;
		border: 1px solid #BEAA7E;
		font-size: 12px;
	}

	:link.StandardButton, :active.StandardButton, :visited.StandardButton {
		color: #ffffff;
	}

	:hover.StandardButton {
		background: #BEAA7E;
		color: #ffffff;
		text-decoration: none;
	}
	
	/* Header styles */
    #header {
        clear:both;
        float:left;
        width:100%;
        background:#fff;
    }

	#header h1,
	#header h2 {
	    padding: 15px;
        margin:0;
	}
	#header ul {
	    clear:left;
	    float:left;
	    width:100%;
	    list-style:none;
	    margin:10px 0 0 0;
	    padding:0;
	}
	#header ul li {
	    display:inline;
	    list-style:none;
	    margin:0;
	    padding:0;
	}
	#header ul li a {
	    display:block;
	    float:left;
	    margin:0 0 0 1px;
	    padding:3px 10px;
	    text-align:center;
	    background:#eee;
	    color:#000;
	    text-decoration:none;
	    position:relative;
	    left:15px;
		line-height:1.3em;
	}
	#header ul li a:hover {
	    background:#369;
		color:#fff;
	}
	#header ul li a.active, #header ul li a:hover.active {
	    color:#fff;
	    background:#000;
	    font-weight:bold;
	}
	#header ul li a span {
	    display:block;
	}
	/* 'widths' sub menu */
	.layoutdims {
		clear:both;
		background:#73A874;
		border-top:1px solid #BEAA7E;
		margin:0;
		padding:0px; /* 0px !important;*/
		text-align:right;
	}
	/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:100%;				/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	    background:#fff;    	/* Right column background colour */
	}
	
	.leftpane {
		width: 200px;
		padding-left: 0px;
		padding-right: 5px;
	}
	
	.contentpane {
		padding-left: 5px;
		padding-right: 5px;
	}
	
	.rightpane {
		width: 200px;
		padding-left: 5px;
		padding-right: 0px;
	}
	
   	/* Footer styles */
	#footerwrapper {
		margin: 0;
		width: 980px;
	}

	div#footerwrapper {
		text-align:center; /* for IE */
		margin:0 auto; /* for the rest */
	}
	
	#footer {
        clear:both;
        float:left;
        width:980px;
		color: #C1C1A4;
		font-size: 10px;
    }

	#footer p {
		padding:5px 0px 5px 0px;
		margin:0;
		font-size: 10px;
	}
	#footer .footerright {
		float: right;
	}
	#footer .footerleft {
		float: left;
	}

	#footer a {
		color: #C1C1A4;
		text-decoration:none;
	}
	
	#footer a:hover {
		text-decoration:underline;
		padding: 0;
		background-color: transparent;
	}
    /* --> */
    </style>
    <!--[if lt IE 7]>
    <style media="screen" type="text/css">
    .col1 {
	    width:100%;
	}
    </style>
    <![endif]-->
	
	/*NEW*/
#header h1, #header h2 {
 padding: 15px;
 margin:0;
 margin-top:6px;
 margin-bottom:-4px;
}
/*Not seen bt IE*/
html>body #header h1, #header h2 {
	padding: 15px;
	margin:0;
	margin-top:28px;
	margin-bottom:3px;
}
/*Container Rule*/
/*.with_border {
	border: 1px solid #BEAA7E;
	padding: 3px;
}*/
/*Submenu Hovering Fixes*/
.VerMenuLevel0:hover {
	cursor:pointer;
	text-decoration:none;
	color: #AC9259;
}
.VerMenuLevel1_ItemSelected:hover {
	cursor:pointer;
}