body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(images/stripes-new.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #292929;
}
p {
	margin-top: 8px;
	margin-bottom: 8px;
}
#mytable td { 
	margin-left:6px;
	margin-right:6px;
} 
h1 {
	font-size: 17px;
	margin-top: 0px;
	margin-bottom: 8px;
}
h2 {
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2.one {
	display: block;
	width: 100%;
	background: #FF0000;
	color: #FFFFFF;
}
h2.two {
	display: block;
	width: 100%;
	background: #6633CC;
	color: #FFFFFF;
}
h2.three {
	display: block;
	width: 100%;
	background: #FF9900;
	color: #FFFFFF;
}
a:link {
	text-decoration: underline;
	color: #165FC9;
}
a:visited {
	text-decoration: underline;
	color: #165FC9;
}
a:hover {
	text-decoration: underline;
	color: #07CD22;
}
a:active {
	text-decoration: underline;
	color: #07CD22;
}
a.menuLink:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
a.menuLink:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
a.menuLink:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
a.menuLink:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
a.footerLink:link {
	text-decoration: none;
	color: #292929;
}
a.footerLink:visited {
	text-decoration: none;
	color: #292929;
}
a.footerLink:hover {
	text-decoration: underline;
	color: #292929;
}
a.footerLink:active {
	text-decoration: underline;
	color: #292929;
}
.sideAdvertTables {
	margin-left: 5px;
}
.footerSpace {
	margin-top: 5px;
}
.header-image-pad {
	padding-right: 5px;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
a.style1:link {
	text-decoration: underline;
	color: #292929;
	font-size: 16px;
	font-weight: bold;
}
a.style1:visited {
	text-decoration: underline;
	color: #292929;
	font-size: 16px;
	font-weight: bold;
}
a.style1:hover {
	text-decoration: none;
	color: #292929;
	font-size: 16px;
	font-weight: bold;
}
a.style1:active {
	text-decoration: none;
	color: #292929;
	font-size: 16px;
	font-weight: bold;
}
.style4 {
	font-size: 18px;
	color: #165FC9;
}