body { 
  background:url(../img/chrisashwell/contentBgSdw.gif) repeat-y center;
  background-color:#3DB9E1; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	text-align: justify; 
	border:0px; 
	padding:0px;
	margin:0;
}
p, td, table { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #000000; 
	text-align: justify; 
	margin: auto;
}
img {
  border:0;
}
hr { 
	height: 1px; color: #000066; clear: both; 
}
th { 
	font-size: 12px; 
	font-weight: bold;
	border-bottom:1px #000000 solid; 
}
h1,h2, h3, h4 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #000066; 
	margin: 0em; 
	padding: 0em 0em 0.25em 0em; 
	text-align:center;}
h1 { 
	font-size: 22px; }
h2 { 
	font-size: 16px; }
h3 { 
	font-size: 14px; }
h4 { 
	font-size: 12px; }

a:link, a:visited { 
	color: #000099;
	text-decoration: underline;
}
a:active {  
	color: #FF0000; 
	text-decoration: none;
}
a:hover { 
	/*color: #FF0000;*/ 
	text-decoration: none;
}
.alignright {
	text-align:right;
	font-weight:bold;
	text-decoration:underline;
}
.odd {
	background-color: #90EE90;
}
.even {
	background-color:#FFFFFF;
}
.odd-right {
	background-color: #90EE90;
	text-align:right;
}
.even-right {
	background-color:#FFFFFF;
	text-align:right;
}
.totals {
	background-color:#FFFF66;
	color:#0000FF;
	text-align:right;
	font-weight:bold;
}
.bottom { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	text-align: center;
	clear: left; 
	z-index: 8; 
	bottom: 0px; 
	height: 54px; 
	margin-bottom: 12px; 
	width:100%; 

	margin: 0 auto;
}
/* VALID CSS TABS */
#tabs ul {
float:left;
width:100%;
padding:0;
margin:0;
list-style-type:none;
font: 12px Arial, Verdana, sans-serif;
font-weight: bold;
margin:auto;
background-color: #999999;
}
#tabs a {
float:left;
text-decoration:none;
color:white;
background-color: #999999;
padding:0.2em 0.6em;
border-right:1px solid white;
background-image:url(images/graphics/corner-6px.png);
background-position:inherit;
background-repeat:no-repeat;
}
#tabs .right a {
border-right:1px solid #999999;
}
#tabs a:hover {
background-color:#333333;
}
#tabs li {
display:inline;
}
#bottom a {
}
