
body {
	background-color:#FFFFFF;
	padding:0;
	margin:0;}

p, td, div, span {
	margin-top:0;
	margin-bottom:10;
	font: 11px verdana;
	color:#333333;}
	
#tblHeader, #tblContent, #tblLayout {
	width:750;}
	
#header1 {
	background-color:#000000;
	text-align:left;
	width:190;}
	
#header2 {
	text-align:left;
	vertical-align:bottom;
	background-color:#000000;}
	
#menu {
	background-image:url('images/bg_menu.jpg');
	background-repeat:repeat-x;	
	background-color:#000000;
	height:30;
	text-align:left;
	vertical-align:bottom;}
	
#subheader {
	background-color:#ffffff;
	background-image:url('images/bg_subheader.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	border-top:solid 1 #000000;
	border-right:solid 1 #666666;
	height:30;
	text-align:left;
	padding-left:5;
	font:bold 12px verdana;}
	
#toc {
	color:#ffffff;
	vertical-align:top;
	width:210;
	padding:0;
	border-right:solid 1 #666666;
	border-bottom:solid 1 #666666;}
	
#content {
	padding:10;
	vertical-align:top;
	border-left:solid 1 #666666;
	border-bottom:solid 1 #666666;
	width:550;
	height:300;}
	
#footerads {
	border-top: solid 5 #000000;}

	
#footernav {
	text-align:center;
	vertical-align:middle;
	font-size:10px;
	padding-top:15;}
	
.text1 {
	font-family:verdana;
	font-size:10px;}
	
.text2 {
	font-family:verdana;
	font-size:12px;}
	
.text3 {
	font-family:verdana;
	font-size:9px;
	color:#333333;}
	
.header1 {
	font-size:12px;
	font-family:verdana;
	font-weight:bold;
	color:#3333cc;}
	
.header2 {					
	font-size:12px;
	font-family:verdana;
	font-weight:bold;
	color:#ccccff;}
	
.header3 {
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color:#6666cc;}
	
.header4 {
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color:#000000;}
	
.header5 {
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	color:#333333;}
	
#clientlist img {
	border:solid 1 #333333;}
	
.cellTop {
	background-image:url('images/cell_top.jpg');
	background-repeat:no-repeat;
	background-position:center bottom;
	width:200;
	height:20;}

.cellMiddle {
	background-image:url('images/cell_fill.jpg');
	background-repeat:repeat-y;
	background-position:center;
	width:200;
	text-align:center;}
	
.cellBottom {
	background-image:url('images/cell_bottom.jpg');
	background-repeat:no-repeat;
	background-position:center top;
	width:200;
	height:20;}
	
.cellMiddle p {
	width:180;
	font-size:11px;
	text-align:left;}
	
.cellMiddle a {
	color:yellow;}