body, html { 

  height: 100%;
  margin: 0px;
  padding: 0px;
  
	background-color: #FFFFFF;
	background-image: url(/images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;  
}

body, p, ol, ul, td {
/*  font-family: verdana, arial, helvetica, sans-serif;*/
  font-size:   11px;
  /*line-height: 21px;*/
}

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px;
}

form {
  margin: 0px;
  padding: 0px;
}

a {
  color: #003366;
  text-decoration: none;
  font-weight: bold;
}

a:visited { 
  /*color: #1876aa;*/
}

a:hover {
  color: #ff3c00;
  text-decoration: underline;
  font-weight: bold;
}

a:active {text-decoration: none;}

.fieldWithErrors {
  padding: 2px;
  background-color: #1876aa;
  display: table;
}

#errorExplanation {
  width: 400px;
  border: 2px solid #1876aa;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: normal;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #1876aa;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

div.uploadStatus {
  margin: 5px;
}

div.progressBar {
  margin: 5px;
}

div.progressBar div.border {
  background-color: #fff;
  border: 1px solid #1876aa;
  width: 100%;
}

div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}

.login_link {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  color: #00000;
}

h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  color: #1876aa;
  width: auto;
}

.input_txt {
  width: 160px;
}

.input_btn {
  width: 60px;
  padding-left: 20px;
  padding-right: 20px;
}

table {
  /*border: 1px solid #cecece;*/
  background-color: #ffffff;
  padding:5px
}

td {
  border: 1px solid #ffffff;
  /*background-color: #f5f8fe;*/
  padding:5px
}

.title_table>th {
  background-color: #36bff4;
  color: #FFFFFF;
  white-space: nowrap;
  padding: 0px 10px 0px 10px;
}

.table_01 {
  border-spacing: 0px;
}

.table_01>td {
  padding: 2px 10px 2px 10px;
  border: 1px solid #36BFF4;
}

.form_table_01 {
}

.form_table_01>th {
  padding: 0px 10px 0px 10px;
  border: 0px solid #eeeeee;
  background-color: #36bff4;
  color: #FFFFFF;
}

.form_table_01>td {
  padding: 2px 10px 2px 10px;
  border: 1px solid #36BFF4;
}
/*** tabs ***/
div.TabView { margin-top: 6px;}

.TabView, .Tabs {
   z-index: 1000;
   margin: 0px;
}

.Tabs {
  padding: 0px 5px 0px 5px;
}

.Page, .Pages {
  margin: 0px;
}

div.TabView div.Tabs {
  height: 24px;
  overflow: hidden;
}

div.TabView div.Tabs a {
  float: left;
  display: block;  
  width:  auto;
  text-align: center;  
  height: 24px;
  padding: 3px 5px 3px 5px;
  vertical-align: middle;
  border: 1px solid #a6a6a6;
  border-bottom: 0px;  
  text-decoration: none;
  font-family: "Times New Roman", Serif;
  font-weight: 900;
  color: #000080;
  
}

div.TabView div.Tabs a:hover, div.TabView div.Tabs a.Active {
  background-color: lightyellow;
}

div.TabView div.Tabs a.Active {
  background-color: #c6c6c6;
}

div.TabView div.Pages {
  clear: both;
  border-top: 1px solid #a6a6a6;
  overflow: hidden;
}

div.TabView div.Pages div.Page {
  height: auto;
  padding: 0px;
  overflow: hidden;
}

div.TabView div.Pages div.Page div.Pad {
  padding: 3px 5px;
  margin: 0px;
  width: auto;
  height: auto
}
/*** fine tabs ***/

div#content {
  padding: 0px;
  margin: 0px;
}

textarea {
  margin: 0px;
}

.label_new {
  display: inline;
  font-weight: bold;
  vertical-align: top;
  margin: 0px 2px 0px 1px;
  text-decoration: none;
}

.black_label {
  color: #555555;
}

/* New css rules */
body, html {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(/images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.brd {
	border: 1px solid #7ab2d8;
}

.bt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 15px;
	padding-left: 15px;
}

a.linktop {
  margin-left: 15px;
  margin-right: 20px;
}

a.linktop:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.linktop:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.linktop:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00CCFF;
	text-decoration: none;
}

a.linktop:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00CCFF;
	text-decoration: none;
}

.td_top_menu {
  font-size: 12px;
  font-weight: bold;
  border: 0px;
  background: transparent;
  padding-top: 0px;
  padding-left: 0px;
}

.td_top {
  height: 80px;
  font-size: 12px;
  font-weight: bold;
  width: 165px;
  border: 0px;
  background: transparent;
}

.td_top1 {
  color:#FFFFFF;
  font-family:Geneva,Arial,Helvetica,sans-serif;
  font-size:12px;
  font-weight:bold;
}

.title, .table_filter td.title {
  background-color:	#195FA5;
  color: #ffffff;
  border: none;
}

.new, .table_filter td.new {
  background-color:	#d2e843;
  color: #26606E;
  text-align: right;
  border: none;
}

.blank, .table_filter td.blank {
  background: none;
  width: auto;
  border: none;
}

.guide {
  background: #ff6600;
  width: auto;
}

.guide a {
  color: #ffffff;
  text-decoration: none;
}

.guide a:hover {
  color: #195FA5;
}

.back, .table_filter td.back {
  background: none;
  color: #26606E;
  border: none;
  border-left:1px solid #195FA5;
}

th {
  background-color: #36bff4;
  color: #FFFFFF;
  vertical-align: bottom;
  text-align: left;
  text-transform: uppercase;
  height: 50px;
  padding: 5px;
  border: 0px;
}

th.last {
  border: 1px solid #36BFF4;
  color: #36BFF4;
  background: none;
  text-align: center;
}

td.content {
  border: 0px;
  background-color: #d7eef7;
}

td.center {
  text-align: center;
}

.ll {
	font-size: 11px;
	background-image: url(/images/freccetta.gif);
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 17px;
	background-repeat: no-repeat;
	background-position: 3px center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a.ll_l:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #195FA5;
	font-weight: normal;
}

a.ll_l:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #195FA5;
	font-weight: normal;
}

a.ll_l:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FF0000;
	font-weight: normal;
}

a.ll_l:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #0D3257;
	font-weight: normal;
}

.hoverlink:hover {
	font-size: 11px;
	background-image: url(/images/freccetta.gif);
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 17px;
	background-repeat: no-repeat;
	background-position: 3px center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #d7eef7;
}

.ll_b {
	font-size: 11px;
	background-image: url(/images/freccetta_b.gif);
	padding-top: 2px;
	padding-right: 3px;
	padding-left: 33px;
	background-repeat: no-repeat;
	background-position: 18px center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
}

.hoverlink_b:hover {
	font-size: 11px;
	background-image: url(/images/freccetta.gif);
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 33px;
	background-repeat: no-repeat;
	background-position: 18px center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #d7eef7;
}

.table_upload {
  border: none;
  width: 400px;
}

.table_upload th {
  height: 10px;
  padding: 1px;
  margin: 1px;
  vertical-align: top;
}

.table_upload td {
  height: 10px;
  border-bottom: 1px solid #36BFF4;
  background: none;
  padding: 1px;
  margin: 1px;
}

.table_filter {
  
}

.table_filter th {
  background: #195fa5;
  height: 20px;
}

.table_filter td {
  background: none;
  border: 1px solid #36BFF4;
}

.table_data {
  
}

.table_data td {
  border-right: 1px solid rgb(54, 191, 244);
}

.table_home {
  background: transparent;
}

.table_home {
  background: transparent;
  border: 0px;
  padding: 0px;
}

a.rif:link {
	font-size: 11px;
	color: #195FA5;
	text-decoration: none;
	font-weight: bold;
}
a.rif:visited {
	font-size: 11px;
	color: #195FA5;
	text-decoration: none;
	font-weight: bold;
}
a.rif:active {
	font-size: 11px;
	color: #36bff4;
	text-decoration: none;
	font-weight: bold;
}
a.rif:hover {
	font-size: 11px;
	color: #36bff4;
	text-decoration: none;
	font-weight: bold;
}

#list_info {
  color: #003366;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  text-align: left;
  font-weight: bold;
}

#welcome {
  color: #003366;
  padding: 20px;
  font-size: 18px;
  text-align: center;
}

.menu_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}