/* CSS definition file containing site wide stylesheets */

.Form-Field {
	font-size: 14px;
 	color: rgb(128,0,0);
 	background-color: rgb(255,255,255);
 	border: 1pt solid rgb(128,0,0)
}

.NOF_TS_Default0 {
	color: rgb(0,0,0);
 	text-align: left;
 	background-color: rgb(255,255,255);
 	padding: 5px
}

.NOF_TS_Default1 {
	color: rgb(0,0,0);
 	text-align: right;
 	background-color: rgb(255,255,255);
 	padding: 5px
}

.NOF_TS_Default3 {
	color: rgb(0,0,0);
 	text-align: left;
 	background-color: rgb(227,218,200);
 	padding: 5px
}

.NOF_TS_Default4 {
	color: rgb(0,0,0);
 	text-align: right;
 	background-color: rgb(227,218,200);
 	padding: 5px
}

.NOF_TS_Default6 {
	color: rgb(0,0,0);
 	text-align: left;
 	background-color: transparent;
 	padding: 5px
}

.NOF_TS_Default7 {
	color: rgb(0,0,0);
 	text-align: right;
 	background-color: transparent;
 	padding: 5px
}

.Form-submit {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 10px;
 	color: rgb(255,255,255);
 	background-color: rgb(128,0,0);
 	border: 1pt solid rgb(255,255,255)
}
