
body {
	background-image: url("../images/bgmid.jpg");
	background-repeat: repeat-x;
	background-color: White;
}

a.nav {
	color:#006699;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:none;
}

a.nav:hover {
	color:#009933;
	font-family:Tahoma;
	font-size:12px;
	text-decoration:underline;
}

td.fieldLabel {
	color:#006699;
	font-family:Tahoma;
	font-size:12px;
}

p {
	font-family:Tahoma;
	font-size:12px;
}

input {
	color:#black;
	font-family:Tahoma;
	font-size:12px;
}

select {
	color:#black;
	font-family:Tahoma;
	font-size:12px;
}

textarea {
	color:#black;
	font-family:Tahoma;
	font-size:12px;
}
