.menubg {
	background-image: url(images/menu_bg.jpg);
	background-repeat: no-repeat;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;


}
.menu {
	color: #FFFFFF;
}

a.menu:link { color: #CCD99F; text-decoration: none; }
a.menu:active { color: #FFFFFF; text-decoration: none; }
a.menu:visited { color: #CCD99F; text-decoration: none; }
a.menu:hover { color: #FFFFFF; text-decoration: none; }a:link {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #660000;
	text-decoration: underline;

}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;

}
.header {
	font-size: 11px;
	font-weight: normal;
	color: #455522;

}
.grey {
	color: #7F7E71;
}
.content {
	background-image: url(images/parchment.gif);
	background-repeat: repeat;
	background-color: #D3D2BC;
}
.headerbg {
	background-color: #4A5A28;
	background-image: url(images/header_bg.gif);
}

