body { font-family: Verdana, Tahoma, Georgia, Geneva, Arial; font-size: 11px; color: #19273b; }
td { font-family: Verdana, Tahoma, Georgia, Geneva, Arial; font-size: 11px;}

A{color:#3f5666;text-decoration: underline;}
A:hover{color:#3f5666;  text-decoration: none;}

FORM { margin: 0; }
SPAN.help { cursor : help; }
.menu {
  font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	color:white;
}
div.menu,.menu A, .menu A:hover {
	display: block;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 6px;
	padding-top: 5px;
}

.menu A{
  text-decoration: none;
	background:#9eb7cb url("/images/bg/m.gif");
}
.menu A:hover{
  text-decoration: none;
	background:#8dc6f3 url("/images/bg/m-on.gif");
}

/**/

td.submenu{padding:0px;  margin:2px;}
td.submenu a{padding:5px;  text-decoration: none;}

.submenu A:hover{
  text-decoration: none;
	color:#6db6eb;
}

.title, A.title { font-size: 14px; font-weight: bold; color: #3f5666;}
A.title{text-decoration: underline;}
A.title:hover { color: #316484;  text-decoration: none;}

.frm{ background-color:#f1f7ff; color:#456280;}
#frm{ background-color:#fafcff; color:#456280;}
select {height:18px; color:#456280;}
.button{background-color:#006699; border:0px solid #575757;  background-repeat:no-repeat; color:white; font-weight: normal;}
#button{background:#ffffff url("/images/icons/loading.gif"); background-repeat:no-repeat; background-position:center;}
hr {
	border: 1 px;
	border-style: dashed;
	border-width: 1px;
	color: Silver;
}

.form {background-color: #ffffff; border: #C3D9FF 1px solid}

.text1 A{
	text-decoration: none;
	border-bottom: 1px dashed;
}

.text1 A:hover{
	text-decoration: none;
	border-bottom: 1px none;
}

.date {
	font-size: 10px;
	color:#bbc5d2;
}

.small{
  font-size: 10px;
	color:#485967;
}