.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #16476F;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #99A18C;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.redText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #770000;
}
.blackText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.menuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}.menuLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #579835;
	text-decoration: none;
}
.teamTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.redTeamText {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #770000;
}
.brownText {


	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 100;
	color: #4D4238;
}

.activeField{
	/**    border: 1px solid #454743;
	 remember to change image path 
	background: url(images/field.png) repeat-x #FFFFFF;**/
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
}
.submit {
	background-image: url(images/submit-design.jpg);
	height: 22px;
	width: 80px;
	color: #FFFFFF;
}
.cancel {
	background-image: url(images/cancel-graphic-design.jpg);
	height: 22px;
	width: 80px;
	color: #FFFFFF;
}
