.bg1 {
	background-image: url(images/subic_fw1_r1_c1.jpg);
	background-repeat: repeat-x;
}
.bg2 {
	background-image: url(images/subic_fw2_r1_c1.jpg);
	background-repeat: repeat-x;
}
.bg3 {
	background-image: url(images/subic_fw3_r1_c1.jpg);
	background-repeat: repeat-x;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.bgbody {
	background-image: url(images/home_fw/bleed.jpg);
	background-repeat: repeat-y;
}

.menutitle{
cursor:pointer;
margin-bottom: 5px;
color:#000000;
text-align:center;
font-weight:bold;
/*/*/border:none;/* */
}

.submenu{
margin-bottom: 0.5em;
}
