Body {
	margin: 0px;	
}
a:link {
	text-decoration: none;	
	font-family: Arial;
	font-size: 11px;
	color: #0089CF;	
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	/*color: #F2AE4C;	*/
	color: #0089CF;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
	color: #0089CF;	
	font-weight: normal;
}
a:active {
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color: #0089CF;	
	font-weight: normal;
}
.txt_b {
	font-family: Arial;
	font-size: 11px;
	color: #0089CF;
}
.txt_k{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.txt_y{
	font-family: Arial;
	font-size: 11px;
	color: #F3AE4D;
}
.txt_yb{
	font-family: Arial;
	font-size: 11px;
	color: #F3AE4D;
	font-weight: bold;
}
.txt_c{
	font-family: Arial;
	font-size: 10px;
	color: #BCBCBC;
}
.tit{
	font-family: Arial;
	font-size: 13px;
	color: #9C6A00;
	font-weight: bold;
}
.nav {
	margin-left: 18px;
	margin-right: 9px;
	vertical-align: top;
}
.border {
	border: solid;
	border-color: #F3AE4D;
	border-width: 1px;
}
.foto{
	margin-right: 10px;
	margin-bottom: 5px;
}
.img-tit{
	margin-top: 2px;
	margin-right: 3px;
	margin-left: 0px;
	vertical-align: bottom;
}
.field {  
font-family: Arial;
font-size: 11px;
color: #000000;
width: 250px; 
height: 16px; 
border: #cccccc solid; 
border-width: 1px 1px 1px 1px; 
padding-right: 3px; 
padding-left: 3px
}
.bt {  
font-family: Arial;
font-size: 11px;
color: #000000;
width: 50px;
height: 16px;
background-color: #DCDCDC;
text-align: center;
border: #cccccc solid; 
border-width: 1px 1px 1px 1px; 
}
.bt2 {  
font-family: Arial;
font-size: 11px;
color: #000000;
width: 120px;
background-color: #DCDCDC;
text-align: center;
border: #cccccc solid; 
border-width: 1px 1px 1px 1px; 
}
.textarea { 
font-family: Arial;
font-size: 11px;
color: #000000;
width:250px; 
height:150px; 
border: #cccccc solid; 
border-width: 1px 1px 1px 1px; 
scrollbar-3dlight-color: #cccccc; 
scrollbar-arrow-color: #cccccc; 
scrollbar-darkshadow-color: #999999; 
scrollbar-face-color: #FFFFFF; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-shadow-color: #cccccc; 
scrollbar-track-color: #F9F9F9; 
padding-right: 3px; 
padding-left: 3px
}
.REDfield {  
color: #000000; 
font-family: Arial;
font-size: 11px;
width: 250px; 
height: 16px; 
border: #F3AE4D solid; 
border-width: 1px 1px 1px 1px; 
padding-right: 3px; 
padding-left: 3px
}
