body{
  background: url("images/body_bg.png") #EDEDED;
	text-align: justify;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #376aa2;	
	margin-bottom: 3px;
	margin-right: 1px;
}

hr{
  color: #495623;
	width: 80%;
	text-align: center;
}

a:link, a:visited, a:active{
  color: #ff7f00;
	text-decoration: none;
}

a:hover{
  color: #ff0000;
	text-decoration: underline;
}

dt{
  font-family: Verdana, sans-serif;
	color: #e90000;
	font-size: 11pt;
	font-weight: bold;
}

dd{
  font-family: Verdana, sans-serif;
	color: #910000;
	font-size: 10pt;
}

input.btn{
  background-color: #587acb;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	
	border-style: solid;
	border-width: 1px;
	border-color: #006cd9;
}

table.reg{
  border: solid 1px #7789b4;
	vertical-align: top;
}

td.reg{
  background-color: #f3f3f3;
  border-style: solid;
	border-width: 1px; 
	border-color: #7789b4 ! important;
	
	text-align: justify;
	font-family: Verdana, sans-serif;
	font-weight: 400;
	font-size: 12px;
	color: #376aa2;
	
	vertical-align: top;
	
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}

td.regttl{
  background: url("images/regttl_bg.png");
  background-color: #545F94;
	border: solid 1px #545F94;
	border-bottom: none;
	
	letter-spacing: 1px;
	
	text-align: left;
	vertical-align: middle;
	font-family: "Verdana", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #eaeff4;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}

pre{
  text-align: left;
	vertical-align: middle;
	font-family: "Courier New", Courier, monospace;;
	font-size: 12pt;
	color: #000064;
}

.navtbl{
 /* not used */
}

.menutd{
	background-color: #bbc6df;
	border-top: solid 2px #F5F5F5;
	border-right: solid 2px #F5F5F5;
}

a.menuanchor, a.menuanchor:visited, a.menuanchor:active{
  font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #6771a7;
}

a.menuanchor:hover{
  color: #e90000;
}

a.navhead, a.navhead:visited, a.navhead:active{
	font-weight: bold;
	text-decoration: none;
	color: #DFDFDF;
}

a.navhead:hover{
  color: #ffff80;
}

a.navlink, a.navlink:visited, a.navlink:active{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	border: none;
}

a.navlink:hover{
  color: #ffff80;
}

.navcell{
  font-family: Verdana, sans-serif;
	font-size: 10px;  
	color: #D1D1D1;
}

.navtd{
  width: 145px;
}

.tblmain{
  position: absolute;
	width: 100%;
  left: 5px;
	top: 2px;
	right: 5px;
	bottom: 5px;
}

.headtd{
  background-color: #6771a7;
  height: 47px;
}

.bodytd{
	background: url("images/tdbody_bg.png") #e8e8e8;
	border-right: solid 1px #F5F5F5;
	border-bottom: solid 1px #F5F5F5;
	padding-right: 3px;
	padding-left: 2px;
}

.footd{
  font-family: Arial, sans-serif;
	font-size: 10px;
	color: #f3f3f3;
  background-color: #6771a7;
  height: 20px;
	text-align: center; 
}

.trc{
  width: 23px;
	background-color: #6771a7;
}

.ml{
  background-color: #6771a7;
  width: 23px;
}

.brc{
  width: 23px;
  background-color: #6771a7;
}

.textbox{
  background-color: #ffffff;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	border: 1px solid #688bae;
}

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