.navDiv {
	height: 110px;
	width: 800px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B4B4B4;
	font-weight: normal;
	line-height: 2em;
}


h1,h2,h3,h4,h5,h6,p{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #B4B4B4;
	line-height: 2em;
}
p a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B4B4B4;
}
p a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
p a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 2em;
	font-weight: normal;
	color: #CC0000;
}

.labelmain {
	text-align: left;
	width: 120px;
	padding-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B4B4B4;
}

br {
	clear: left;
}

.inputmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B4B4B4;
	background-color: #333333;
	text-align: left;
	padding: 4px;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
.textareamain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B4B4B4;
	background-color: #333333;
	text-align: left;
	padding: 4px;
	display: block;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.submitBut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b4b4b4;
	background-color: #333333;
	padding: 5px;
	width: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
