/* CSS Document */

body,table,tr,td,select,input,div,textarea {font-family:; font-size:9pt; color:#666666; line-height:145%}

FORM {
	display: inline;
}

img {border:0} 

a:link { color: #666666; font-family: ; font-size: 9pt; text-decoration: none }
a:active { color: #666666; font-family: ; font-size: 9pt; text-decoration: none }
a:visited { color: #666666; font-family: ; font-size: 9pt; text-decoration: none }
a:hover { color: #000000; font-family: ; font-size: 9pt; text-decoration: none }

body { scrollbar-3dlight-color:#FFFFFF;
       scrollbar-arrow-color:#939393;
       scrollbar-track-color:#F4F4F4;
       scrollbar-darkshadow-color:#FFFFFF;
       scrollbar-face-color:#EDEDED;
       scrollbar-highlight-color:#FAFAFA;
       scrollbar-shadow-color:#BDBDBD	
 }
.font {
	font-family:??;
	font-size:8pt;
	color:#999999;
	line-height:100%;
}
.box {
	height:205;
	width:480;
	overflow:auto;
	padding:0px;
	border:1 solid;
	border-color:f0f0f0;
	background-color: #ffffff;
}
.box2 {
	height:380;
	width:600;
	overflow:auto;
	padding:0px;
	border:1 solid;
	border-color:f0f0f0;
	background-color: #ffffff;
}

.a { background-color: #ffffff; 
      font-family: ; 
	  font-size: 9pt; 
	  height: 19px
	   }
.b {
	font-family: "";
	font-color:#666666;
	font-size: 9pt;
	line-height: 20px;
}
.small{
	font-family: "";
	font-color:#666666;
	font-size: 8pt;
	line-height: 20px;
}
.black { background-color: #ffffff;  
           font-family: ; font-size: 
		   9pt; font-color: #000000; 
		   height: 30px; 
}

.input {
	BORDER-RIGHT: #D7D7D7 1px solid;
	BORDER-TOP: #D7D7D7 1px solid;
	BORDER-LEFT: #D7D7D7 1px solid;
	COLOR: #D7D7D7;
	BORDER-BOTTOM: #D7D7D7 1px solid;
	font-family: "??";
	color: #626262;
	text-decoration: none;
	font-size: 12px;
	HEIGHT: 14px;
	line-height: normal;
}

.input3 {
	BORDER-RIGHT: #D7D7D7 1px solid;
	BORDER-TOP: #D7D7D7 1px solid;
	BORDER-LEFT: #D7D7D7 1px solid;
	COLOR: #D7D7D7;
	BORDER-BOTTOM: #D7D7D7 1px solid;
	font-family: "??";
	color: #626262;
	text-decoration: none;
	font-size: 12px;
	HEIGHT: 20px;
	line-height: normal;
}

.input4 {
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	COLOR: #999999;
	BORDER-BOTTOM: #999999 1px solid;
	font-family: "??";
	color: #626262;
	text-decoration: none;
	font-size: 12px;
	HEIGHT: 14px;
	line-height: normal;
}

.textarea { 
	border:1px solid #D7D7D7; 
	font-size: 12; 
	color: #000000; 
	BACKGROUND-COLOR: none ; 
	FILTER: alpha(opacity=100); none 
}

.textarea_cs { 
	border:1px solid #D7D7D7; 
	font-size: 10; 
	color: #000000; 
	BACKGROUND-COLOR: none ; 
	FILTER: alpha(opacity=100); none 
}

.textarea_cs2 { 
	border:0px solid #D7D7D7; 
	font-size: 9pt; 
	color: #7e7d7d; 
	BACKGROUND-COLOR: none ; 
	FILTER: alpha(opacity=100); none 
}

.textarea_cs3 { 
	border:1px solid #D7D7D7; 
	font-size: 9pt; 
	color: #7e7d7d; 
	BACKGROUND-COLOR: none ; 
	FILTER: alpha(opacity=100); none 
}

.input2{
	background-color: #ffffff;
	font-family: ; font-size: 9pt;
	border-style:solid;
	border-width:1px;
	border-color:CCCCCC E8E8E8 E8E8E8 CCCCCC;
	color:666666;
	font-size:9pt;
	background-color:f0f0f0;
	color:666666y;
	height:14px;
}

.strike {
	font-family:;
	font-size:9pt;
	color:#F86945;
	line-height:145%;
	text-decoration: line-through;
}