body { background-image:url(img/bg.gif);
}
div {width:450;
}
.title {
	line-height: 10px;
	color: #000000;
	font-family: Verdana, Geneva;
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
}
.bodytext {	font-family: Verdana, Geneva;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
}
.bodyBg { background-image:url(img/bodyBg.gif);
			background-repeat:no-repeat;
}
.menu {
	font-family: Verdana, Geneva;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	word-spacing:16px;
}
.menu:hover {
	color:#999999; 
	font-weight:bold;
}
.subMenuHead {
	line-height: 14px;
	color: #330000;
	font-family: Verdana, Geneva;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
.subMenuHead:hover {
	text-decoration: underline;
}
.subMenu {
	font-family: Verdana, Geneva;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal; 
	text-decoration:none; 
	line-height:12pt;
}
.submenu:visited {color:#000000;
}
.submenu:hover {text-decoration: underline;
}
.submenu:active { color:#FF0000; text-decoration: underline;
}
.bottom {
	font-family: Verdana, Geneva;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.bottomMenu {
	font-family: Verdana, Geneva;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.bottomMenu:hover {text-decoration: underline;
}
