body,td,th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
line-height: 1.4;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
  background-position:center; 
  background-repeat: repeat-y;
}
a:link, a:visited, a:active {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 0px 0px 0px 0px;

}

h1, h2, h3, h4, h5 {
	font-size: 22px;
}
.header {
	background-color: #336699;
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	height: 50px;
	font-size: 40px;
	font-weight: bold;
}
.menu {
	color: #FFFFFF;
	padding: 0px;
	width: 140px;
	vertical-align: top;
line-height: 2.4;
font-size: 14px;
font-weight: none;
}

.menu a {
color: #FFFFFF;
	text-decoration: none;

}



.menu ul, .menu li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 0px;
}
.current {
	font-weight: bold;
}
.content-left {
	background-color: #FFFFFF;
	padding: 7px;
	height: 400px;
	vertical-align: top;

	float: left;
	
	width: 220px;

}


.content-middle {
	background-color: #FFFFFF;
	padding: 7px;
	height: 400px;
	vertical-align: top;

	float: center;
	
	width: 220px;

}


.content-right {
	background-color: #FFFFFF;
	padding: 7px;
	height: 400px;
	vertical-align: top;

	float: right;
	
	width: 220px;

}

.image .caption { font-size: 80%;
                  font-family: Verdana, Arial, sans-serif;
                  text-align: center; 
}





.footer {
	background-color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	height: 10px;
}
