td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
	font-style : normal;
	}

a {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	}
	
a:visited {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	}

a:hover {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none
	background-color:#CC0000;
	}
	
a:active{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
	font-style : normal;
	}
	
input {
	border-left: 1px solid #000099;
	border-bottom: 1px solid #000099;
	border-right: 1px solid #000099;
	border-top: 1px solid #000099;
	color: #000000;
	background-color: #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
  }

textarea {
	border-left: 1px solid #000099;
	border-bottom: 1px solid ##000099;
	border-right: 1px solid #000099;
	border-top: 1px solid #000099;
	color: #000000;
	background-color: #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
  }

input.button {
	color: #0000FF;
	background-color: #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight: bold;
	border: 1px solid #0000FF;
}
  }
  
  select {
	border: 1px solid #000099;
	color: #000000;
	background-color: #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
  }
  
.bgimage {
	background-image: url(img/site/bg_naf1.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
.lino {
	background-image: url(img/site/line_h.gif);
	background-repeat: repeat;
	background-position: left left;
}

.IELine {
	background-image: url(img/site/line_h.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.lineV {
	background-image: url(img/site/line_v.gif);
	background-repeat: repeat-y;
	background-position: 79px 0px;
}
.LineVn {
	background-image: url(img/site/line_v.gif);
	background-position: 1px 1px;
	background-repeat: repeat-y;

}

.txtBg1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCFF;
}
.tab {
	border: thin dotted #009933;
}
.navbg {
	background-image: url(img/navi/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
hr {
	width:100%;
	color:#000000;
	background-color:#000000;
	height:1px;
	margin-right:0;
	text-align:right;
	border:1px #000000;
}
.gruen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #009900;
}
