 .menubox1{ font-family: Arial; font-size:10pt; border: 2px outset;  }
A:link 		 {font-family: Arial; font-size: 12px; color: #333333; text-decoration:none;}
A:visited 	 {font-family: Arial; font-size: 12px; color: blue; text-decoration:none;}
A:active 	 {font-family: Arial; font-size: 12px; color: red; text-decoration:none;}
.line        { border-style: solid; border-width: 2 }
.font10      { font-family: Arial; font-size: 10pt; color: #008080 }
.font8      { font-family: Arial; font-size: 8pt; color: #008080 }
.font11      { font-family: Arial; font-size: 11pt; color: green }
.buttom      { border-bottom-style: solid; border-bottom-width: 1; border-color:green; }
input        { font-size: 12px;  font-family: Arial; height: 18px;
               background-color: #eff3f9; border-color: #cccccc;
               border-width: 1px; 
              }
.box3        { border-left: 2 groove #008080; border-right: 2 groove #008080; 
               border-bottom: 2 groove #008080 }
.box2        { border-left: 1 solid #008080; border-right: 1 solid #008080; 
               border-top: 1 solid #008080 }
.box1        { background-color: #CCCCFF; border: 1 inset #008080; padding-top: 0 }
               
 }

.nfont{
	color:#446dbb;
	font-family: Arial;
	font-size:12px;
	border : 1px ridge;
}

.nfont1{
	color: #DCDCDC;
	font-family:Arial;
	font-size:12px;
	font-weight: bold;
	border : 1px inset;
	background-color : #1E90FF;
}
.nev_box1{
	border: 1px none;
	font-family:Arial;
	font-size: 13px;
	height: 20px;
}
.nev_box2{
	border: 1px solid #DCDCDC;
	font-family:Arial;
	font-size: 13px;
	font-weight: bold;
	height: 18px;	
}
.nev_box3{
	border: 1px solid #DCDCDC;
	font-family:Arial;
	font-size: 13px;
	height: 18px;	
	font-weight: bold;	
}
.cat_box1{
	border: 1px none;
	font-family:Arial;
	font-size: 12px;
	height: 12px;
	line-height: 14px;
}
.cat_box2{
	border: 1px solid #DCDCDC;
	font-family:Arial;
	font-size: 12px;
	height: 12px;	
	line-height: 12px;	
	cursor: hand;
	font-weight: bold;
}