.logobox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.boxmenu {
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 8px;
	font-weight: bold;
	color: #525252;
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px none #666666;
	border-left: 1px solid #666666;
}
.bodywrap {
	border: 1px solid #666666;
}

.bd1 {
		border-bottom: 1px none #666666;

}

.class1 A:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.class1 A:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.class1 A:active {text-decoration: none}
.class1 A:hover {text-decoration: underline; color: #FFCC33;}
