body, td {
	font-family: 'Arial', 'Tahoma', 'sans-serif';
	font-size: 80%;
	margin: 0px;
}

div.menu {
	left: 0px;
	position: absolute;
	top: 240px;
}

div.subheader {
  color: white;
  left: 284px;
  position: absolute; 
  top: 100px;
}

h1 {
	color: #333333;
	font-size: 220%;
	font-weight: 600;
  padding-top: 16px;
}

h2 {
	color: #333333;
	font-size: 170%;
	font-weight: normal;
}

h3 {
	color: #333333;
	font-size: 150%;
	font-weight: normal;
}

h4 {
	color: #333333;
	font-size: 145%;
	font-weight: normal;
}

h5 {
	font-size: 100%;
}

h6 {
	font-size: 400%;
	margin: 8px;
}

li {
	padding-bottom: 8px;
}

td.coloumn-background {
	background-image: url(/images/index_08.gif);
	background-repeat: repeat-y;
}

td.content {
	padding: 4px 45px 10px 45px;
}

td.header-background {
	background-image: url(/images/index_03.gif);
	background-repeat: repeat-x;
}

ul.menu {
	list-style-image: url(../images/arrblue.gif);
}

#table td {
	border: 1px solid #758AC1;
	padding: 3px;
}
