.rowHEADER {
	font-size: small;
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 6px;
	font-weight: bold;

}
.rowFIRST {
	background-image: url(assets/input-shadow.gif);
	background-repeat: no-repeat;
	background-position: -6px 0px;


}
.rowA {
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 4px;
	background-repeat: no-repeat;

}
.rowB {
	color: #000000;
	background-color: #F2F0EA;
	padding-left: 4px;

}

.tableLINES {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}

.copyright {
	font-size: 70%;
	color: #FFFFFF;
}
.inputbox, .tfvNormal {
	background-image: url(assets/input-shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666666;
	font-size: 100%;


}
.smalltext {
	font-size: 9px;
	font-weight: normal;
}
#maincontainer {

	background-attachment: fixed;
	background-image: url(assets/bg-content.jpg);
	background-repeat: no-repeat;
	display: table;
	height: 575px;
	width: 750px;
}
#masthead {
	background-image: url(assets/masthead.gif);
	height: 191px;
	width: 750px;
	float: left;
	clear: left;


}
footer {
	background-color: #000000;
	display: block;
}
#footer {
	background-color: #000000;
	height: auto;
	width: 100%;
	float: left;
	clear: left;
	display: block;





}
#middle {
	background-image: url(assets/bg-content.gif);
	width: 750px;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	background-repeat: no-repeat;
	clear: left;
}
#totop {
	width: 400px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CC2030;
	border-right-color: #CC2030;
	border-bottom-color: #CC2030;
	border-left-color: #CC2030;
	font-size: 9px;
	font-weight: bold;

}
#footernav {
	font-size: 11px;
	padding-left: 24px;
	font-weight: bold;

}
#content {
	overflow: auto;
	height: 360px;
	width: 530px;
	margin-bottom: 2px;
	padding: 12px 12px 12px 32px;
	vertical-align: top;
	float: left;
	clear: none;
}
.tag {
	font-size: 16px;
	line-height: normal;
	font-weight: lighter;
	color: #32338D;
}
#mastphoto {
	background-image: url(assets/nav/mastphoto.jpg);
	background-repeat: no-repeat;
	height: 165px;
	width: 294px;
	position: absolute;
	left: 343px;
	top: 7px;
}
#tagline {
	font-size: 16px;
	font-weight: bold;
	color: #32338D;
	height: 24px;
	width: 240px;
	left: 160px;
	top: 146px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;

}
#homenav {
	left: 12px;
	top: 166px;
	position: absolute;
}
#tag2 {
	float: left;
	display: block;
	width: 500px;
	text-align: center;
	height: auto;
	overflow: hidden;
	margin-top: 6px;

}
.rowHEADERred {

	font-size: small;
	color: #FFFFFF;
	background-color: #CB2130;
	padding-left: 6px;
	font-weight: bold;
}
#mastnav {
	background-repeat: no-repeat;
	height: 165px;
	width: 294px;
	position: absolute;
	left: 343px;
	top: 7px;
	text-align: right;

}
body {SCROLLBAR-FACE-COLOR: #999999; SCROLLBAR-HIGHLIGHT-COLOR: #999999; SCROLLBAR-SHADOW-COLOR: #999999; SCROLLBAR-3DLIGHT-COLOR: #eeeeee; SCROLLBAR-ARROW-COLOR:  #000000; SCROLLBAR-TRACK-COLOR: #E4ECF7; SCROLLBAR-DARKSHADOW-COLOR: #999999; }

	/* classes for validator */
	.tfvHighlight
		{
	color: #000000; font-size: 1em;
	background-color: #FFCC00;
	border: 1px solid #FF0000;
}
	.tfvNormal
		{color: black;}
	.inputHighlighted
		{color: #CEA639;}
	.inputNormal
		{color: black;}
