#menu {
	color : White;
	font-family : "Arial";	font-size : 12px;
}
#menu a {
	color : White;
	font-family : "Arial";	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

#menu a:hover {
	color : e4e4e4;
	font-family : "Arial";	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
#menu2 {
	color : Black;
	font-family : "Arial";	font-size : 12px;
	text-decoration : none;
	padding : 10 1 10 1;
}
#menu2 a {
	color : #6385AB;
	font-family : "Arial";
	font-size : 12px;
	font-weight : bold;
}

#menu2 a:hover {
	color : Black;
	font-family : "Arial";	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

#menu3 {
	color : Gray;
	font-family : "Arial";	font-size : 12px;
	padding: 3 1 10 1;
}
#menu3 a {
	color : #6385AB;
	font-family : "Arial";	font-size : 12px;
	font-weight : bold;
}

#menu3 a:hover {
	color : Black;
	font-family : "Arial";	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}

.DEK {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:1000;}


fieldset {
	font-family : "Arial";
  }
legend {
	font-family : "Arial";
  font-weight:bold;
  color: black;
  }
  fieldset p {
	padding: 10 10 10 10;
}
.content {
	color : Black;
	font-family : "Arial";	font-size : 12px;
}

#tpad td {
	padding : 10 10 10 10;
}

.emph {
	color : ff650f;
	font-weight : bold;
		font-family : "Arial";	font-size : 12px;
}
input,textarea,select {
	font-family : "Arial";	font-size : 12px;
	background-color : #F7F7F7;
}