body {
	margin: 0px;
}
table#indexmain {
	height: 100%;
	width: 100%;
	font-family: Trebuchet MS;
	background-color: #CCFFFF;
	background-image: url(images/BlueBG.gif);
	background-repeat: repeat;
}
table#indexinner {
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}
#indexinner a {
	color: #999999;
	text-decoration: none;
}
#indexinner a:hover {
	color: #333333;
	text-decoration: none;
}
table#main {
	height: 100%;
	width: 100%;
	font-family: Trebuchet MS;
	background-color: #FFFFCC;
}
table#left {
	height: 100%;
	width: 100%;
	background-color: #CCFFFF;
	background-image: url(images/Merge.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
table#navigation {
	height: 400px;
	width: 170px;
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}
#navigation a {
	font-family: Trebuchet MS;
	color: #999999;
	text-decoration: none;
}
#navigation a:hover {
	font-family: Trebuchet MS;
	color: #333333;
	text-decoration: underline;
}
table#MT {
	height: 100%;
	width: 100%;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}
#MT a {
	font-family: Trebuchet MS;
	color: #999999;
	text-decoration: none;
}
#MT a:hover {
	font-family: Trebuchet MS;
	color: #333333;
	text-decoration: underline;
}
table#right {
	height: 100%;
	width: 100%;
	background-color: #FFFFCC;
}
table#content {
	height: 100%;
	width: 90%;
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #666666;
	text-align: left;
	background-image: url(images/H2AbgLogo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#content a {
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
}
#content a:hover {
	color: #333333;
	font-weight: bolder;
	text-decoration: underline;
}
table#services {
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
li {
	list-style-position: outside;
	list-style-type: disc;
}
h1 {
	color: #666666;
	font-size: 15px;
	font-weight: bold;
}