body {
	font-family: verdana;
	font-size: 10pt;
}
table {
	
}
img {
	border: 0px none #ffffff;
}

a:link {
	color: #ff0000;
}

a:visited {
	color: #ff0000;
}

a:active {
	color: #ffcccc;
}

a:hover {
	color: #000000;
}

#menu {
	vertical-align: top;
}

.menu_top {
	background: url('images/menu_top.gif');
	height: 28px;
	width: 165px;
	padding-left: 10px;
	padding-top: 3px;
	color: #ffffff;
	font-weight: bold;
}
.menu_items {
	background: url('images/menu_bg.gif');
	width: 163px;
	padding-left: 12px;
	padding-top: 5px;
}
.menu_items a {
	color: #ffffff;
}
.menu_items a:hover {
	color: #000000;
}
.menu_bottom {
	background: url('images/menu_bottom.gif');
	height: 17px;
	width: 175px;
}

#content p, td {
	color: #666666;
	font-size: 11px;
}

div.footer {
	color: #666666;
	font-size: 11px;
}
