.title1 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #00019B;
	font-size: large;
	font-weight: bold;
	font-style: italic;
}

.title2 {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #00019B;
	font-size: middle;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	padding-bottom: 5px;
}

.title3 {
	font-family: sans-serif;
	color: #00019B;
	font-size: xx-small;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
	font-style: italic;
}

fieldset {
	background: #F7FBFC;
	border-color: #00019B;
	font-size: x-small;
	font-family: Tahoma;
	color: #00019B;
	}

body {
	background: #F7FBFC;	
	margin-left: 1ex;
	margin-top: 1ex;
	scrollbar-3dlight-color: Black;
	scrollbar-base-color: #C8DCDF;
}
	
input.text1 {
  background-color: white;
  color: #003366;
  border: solid #00019B 1px;
  font-family: Verdana, TAhoma, Arial;
  font-size: 16px; 
  padding: 0;
  margin: 0;
  width: 100%;
  font-weight: bold;
}

input.text2 {
  background-color: white;
  color: #003366;
  border: solid #00019B 1px;
  font-family: Verdana, TAhoma, Arial;
  font-size: 12px; 
  padding: 0;
  margin: 0;
}

input.text3 {
  background-color: white;
  color: #003366;
  border: solid #00019B 1px;
  font-family: Verdana, TAhoma, Arial;
  font-size: 12px; 
  padding: 0;
  margin: 0;
  width: 100%;
}

input.text3_ro {
  background-color: #DCE5E6;
  color: #003366;
  border: none;
  font-family: Verdana, TAhoma, Arial;
  font-size: 12px; 
  padding: 0;
  margin: 0;
  width: 100%;
}

button.btn1,input.btn1 {
  font-size: 14px;
  font-weight: bold;
  background-color: #00019B;
  border: solid black 1px;
  color: #ffffff;
  padding-left: 5px;
  padding-right: 5px;
}

a, a:visited, a:active {
  font-size: 12px;
  text-decoration: none;
  color: #003366;
  text-indent: 0px;
}

a:hover {
  text-decoration: underline;
}

.sel_menu {
  font-size: 13px;
  color: #003366;
  font-weight: bold;
}

.footer {
  font-size: 12px;
  color: #003366;
  font-style: italic;
  text-align: center;
  margin-top: 1ex;
}

.body {
  font-size: 12px;
  color: #003366;
}

a.thead1, a.thead1:visited, a.thead1:active {
  text-decoration: none;
  color: #00019B;
  font-weight: bold;
  font-size: 17px;
  text-indent: 0px;
}

a.thead1:hover {
  text-decoration: underline;
  color: #00019B;
  font-weight: bold;
  font-size: 17px;
}

.thead1 {
  background: #A6C0C1;	
  color: #00019B;
  font-weight: bold;
  font-size: 17px;
  text-align: left;
  padding-right: 1ex;
  padding-left: 1ex;
}

.thead2 {  
  background: #A6C0C1;	
  color: #00019B;
  font-weight: bold;
  font-size: 17px;
  text-align: center;
  padding-right: 1ex;
  padding-left: 1ex;
}

hr {
	width: 70%;
	height: 2px;
	color: #00019B;
}

.rslt1 {
  background: #DCE5E6;
  font-size: 11px;
  color: #003366;
  padding-left: 1ex;
  padding-right: 1ex;
}

.text0 {
  color: #003366;
  font-size: 12pt;
  font-family: tahoma;
  font-weight: bold;
}

.text1 {
  color: #003366;
  font-size: 14px;
  font-family: tahoma;
}

.text2 {
  font-size: 12px;
  color: #003366;
}

.text3 {
  color: #003366;
  font-size: 17px;
  font-family: tahoma;
}

.sel_page {
  font-size: 12px;
  color: #003366;
  font-weight: bold;
}

td.ViewTitle {
	background: #B5BED6;
	color: #050A4E;
	font-size: 25px;
	text-align: center;
	font-family: Arial;
}

td.WindowHeader {
  background: #00019B;
  color: white;
  font-size: x-small;
  font-family: Tahoma;
  text-align: center;  
  font-weight: bold;	
}

td.WindowBody {
	background: #F7FBFC;
	border: thin solid #00019B;
	font-size: x-small;
	font-family: Tahoma;
	color: #00019B;
	padding-left: 2ex;
	padding-right: 2ex;
	padding-bottom: 2ex;
	padding-top: 2ex;	
}

form {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

a.tmenu, a.tmenu:visited, a.tmenu:active {
  font-family: Tahoma;
  text-decoration: none;
  color: #003366;
  font-size: 17px;
  text-indent: 0px;
}

a.tmenu:hover {
  text-decoration: underline;
}
