.box {
	padding: 5px;
}
.constHead {
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #9FC65B;
	background-color: #CFE1AD;
	padding: 5px;
	font-weight: bold;
	left: -10px;
	position: relative;
}
.traftHead {
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FF6633;
	background-color: #FFCC66;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 2px;
	left: -10px;
	position: relative;
}
.trafSubHead {
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FF6633;
	padding: 3px;
	font-weight: bold;
	margin-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF6633;
	border-bottom-width: thin;
	border-top-width: thin;
	border-right-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FF6633;
	border-right-color: #FF6633;
	left: -10px;
	position: relative;
}
.trafBox {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CFE1AD;
	border-bottom-color: #CFE1AD;
}
H2 {
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #9FC65B;
	background-color: #CFE1AD;
	padding: 5px;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: -10px;
	left: -10px;
	position: relative;
}
#Content {
	margin:0px 275px 0px 0px;
	padding:10px;
	background-color:#fff;
	}
#Menu {
	position:absolute;
	right:0px;
	width:230px;
	padding:15px;
	background-color:#ccc;
	border:1px ridge #999;
	line-height:17px;
}
#ContentMod {
		width:500px;
		background:#fff;
		margin-right:15px;
	padding:15px;
	}
#MenuMod {
	position:absolute;
	top: 98px;
margin-left:550px;
	background-color:#ccc;
		width:300px;
	padding:15px;
}
.formsm {
	font-size: 10px;
}
