body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color: #2e3233;
	line-height: 18px;
	background-image: url(fuidity%20header.gif);
	background-repeat: repeat-x;
} 
.headerCell1 {
	vertical-align: baseline;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	height: 80px;
}
.headerTitleText {
	font-size: 36px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	vertical-align: baseline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.headerCell2 {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.headerMenuLink {
	text-decoration: none;
	color: #0dff0b;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2e3233;
	background-color: #b53f00;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.headerMenuLink:hover {
	color: #F2F7FD;
	background-color: #262626;
}
.largeLeftTableCell {
	padding-right: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.nugheader {
	font-size: 12px;
	font-weight: bolder;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555555;
	color: #FFFFFF;
	background-color: #2e3233;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #555555;
}
.nugheader a {
	color: #ffa200;
	text-decoration: none;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2e3233;
}
.nugheader a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffa20f;
}

.nugbody {
	padding: 2px;
	background-color: #2e3233;
	color: #FFFFFF;
	text-decoration: none;
}
.nugbody a {
	color: #e2a20f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2e3233;
	text-decoration: none;
}
.nugbody a:hover {
	border-bottom-color: #e2a20f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.smallText {
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.largeText {
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.formButton {
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #b53f00;
}
.formTextField {
	font-style: normal;
	line-height: normal;
	color: #000000;
	border-top: 1px solid #333333;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #333333;
	background-color: #FFFFFF;
}
.normalText {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

