.main {
	margin: 6px 0 12px 170px;
	width: 700px;
}

#tablebox {
}

.formbox {
	border: #355bff solid 1px;
}

.formboxhead {
	color: black;
	font-weight: 800;
	background: #a1b3ff;
	padding: 5px;
	text-align: center;
}

.greenhead {
	background: white url(images/greentop.gif) no-repeat top left;
	padding: 10px 5px 5px 5px;
	width: 206px;
	color: black;
	font-size: 11px;
	margin: 10px 0 0 480px;
}

.bluehead {
	background: #336799 url(images/bluetop.gif) top left no-repeat;
	padding: 3px 6px 16px 6px;
	color: white;
	font-size: 11px;
	width: 688px;
}

.bluehead2 {
	background: #336799 url(images/bluebar2.png) top left no-repeat;
	padding: 3px 66px 6px 6px;
	color: white;
	font-size: 11px;
	width: 55%;
}

.fixed { 	
	background: white url(images/greentop.gif) no-repeat top left;
	padding: 10px 5px 5px 5px;
	width: 206px;
}

.secondary {
	float: left; 
	margin-right: 8px; 
	width: 460px;
}

.title {
	color: white;
	font-weight: 700;
}

.bluebar {
	background: url(images/bluebar.gif) top left no-repeat;
	width: 460px;
	padding: 4px 0 5px 0;
	color: black;
	margin: 20px 0 0 0;
	float: left;
}

.bluebar2 {
	background: url(images/bluebar.gif) top left no-repeat;
	width: 460px;
	padding: 4px 0 5px 0;
	color: black;
	margin: 20px 0 0 0;
}

.menubar {
	background: url(images/menubar.gif) top left no-repeat;
}

.leftmenu {
	float: left;
	width: 160px;
	padding: 0;
}

.leftmenutitle {
	background: url(images/menubar.gif) top left no-repeat;
	padding: 0 0 0 3px;
	margin: 6px 0 10px 0;
}

.leftmenutitle2 {
	background: url(images/menubar2.gif) top left no-repeat;
	padding: 0 0 10px 3px;
	margin: 6px 0 0 0;
}
