body {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336;
	background: #036;
}

a
{
	color: #036;
}

.nav a
{
	display: block;
	width: 179px;
	height: 30px;
	color: #663;
	font-size: 1.1em;
	text-decoration: none;
	padding: 0 0 0 50px;
	vertical-align: bottom;
	background: url(images/menu/bg.gif) no-repeat;
}

.nav a:hover
{
	background: url(images/menu/hover.gif) no-repeat;
	text-decoration: underline;
}

.images td
{
	text-align: center;
	border-top: 1px outset #669;
	border-left: 1px outset #669;
	border-right: 2px outset #669;
	border-bottom: 2px outset #669;
	background: #def;
}

.images img
{
	border: 1px inset #669;
}

.images a
{
	display: block;
	text-decoration: none;
}

.image_header
{
	border-left: 2px solid #06f;
	border-top: 2px solid #06f;
	border-right: 2px solid #006;
	background: #036;
	color: white;
}

.list li
{
	list-style-image: url(images/green%20dot.gif);
	line-height: 1.5em;
}