BODY{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	background-color: #e6e3d4;	
	background-position: top;
	height: 100%;
}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #675752;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	word-spacing: -1px;
	text-decoration: underline;	
}
A:HOVER{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #675752;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	word-spacing: -1px;
	text-decoration: none;
}
A.link1, A:ACTIVE.link1, A:FOCUS.link1, A:LINK.link1, A:VISITED.link1{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #336699;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	word-spacing: -1px;
	text-decoration: underline;
}
A:HOVER.link1{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #336699;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	word-spacing: -1px;
	text-decoration: none;
}
h3{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #675752;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;	
	margin-bottom: 20px;	
}
TD{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #675752;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	word-spacing: -1px;
}
P{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #675752;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	word-spacing: -1px;
}
input{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	background-color: #ffffff;
	color:#000000;	
}
input.search{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	font-style: italic;
	text-align: left;
	background-color: #DCDDDE;
	color:#000000;
	height: 19px;
	width: 152px;	
	border: none;
	padding-left: 3px;
	padding-top: 2px;
}
input.alert{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	background-color: #DCDDDE;
	color:#000000;
	line-height:10px;
	border-width:1px;
	border-style: solid;
	border-top-color: #807E7F;
	border-bottom-color: #807E7F;
	border-left-color: #AEAEAF;
	border-right-color: #AEAEAF;
	padding-left: 3px;
	width: 211px;
	height: 15px;	
}
input.request{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	background-color: #DCDDDE;
	color:#000000;
	line-height:10px;
	border-width:1px;
	border-style: solid;
	border-top-color: #807E7F;
	border-bottom-color: #807E7F;
	border-left-color: #AEAEAF;
	border-right-color: #AEAEAF;
	padding-left: 3px;
	height: 15px;	
}
select.request{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#000000;
	background-color: #DCDDDE;
	width: 110px;
	height: 15px;
	border: 1px;
	border-style:solid;
	border-color:#9A9A9A;
}
ul {
    margin-top: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
	margin-right: 0px;
    padding: 0px;
	margin-left: 17px;
}
li {
 	list-style-image: url(../images/bulllet.gif);
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
 	margin-bottom: 0px;		
	line-height: 14px;
	word-spacing: -1px;	
}
div#hold	{
	position:relative;
	overflow:hidden;
	width:194px;
	height:411px;
	z-index:10;
	left: 0px;
	top: 0px;
}
div#wn	{ 
	position:absolute; 
	left:10px; top:0px; 
	width:194px; height:311px; 
	clip:rect(0px, 194px, 311px, 0px); 
	overflow:hidden;	
	z-index:1;
}
div.content {
	position:absolute;
	left:0px;
	top:0px;
	bottom:0px;
	z-index:1;
	width: 194px;
	height: 311px;
}
/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar { 
  position:relative; left:0; top:0;
  width:11px; height:411px; 
  font-size:1px; z-index:1;
  }
div#track { 
  position:absolute; 
  left:6px; 
  top:3px;
  width:1px; height:311px;
  z-index:1;
  background-color:#A79D93;
  }
div#dragBar {
  position:absolute; 
  left:-10px; 
  top:0px;
  width:9px; height:20px;
  z-index:1;
  }  
div#up { position:relative; left:0; z-index:2 }  
div#down { position:relative; left:0;bottom:0; z-index:3 }  
div#scr { position:relative; left:0; bottom:0; z-index:5 }
div#hold_ana	{
	position:relative;
	overflow:hidden;
	width:400px;
	height:415px;
	z-index:100;
	left: 0px;
	top: 0px;
	}
div#wn_ana	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:415px; height:420px; 
	clip:rect(0px, 400px, 970px, 0px); 
	overflow:hidden;	
	z-index:1;
	
	}
div.content_ana {
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	width: 400px;
	height: 500px;
	}
div#hold_invfaq	{
	position:relative;
	overflow:hidden;
	width:400px;
	height:415px;
	z-index:100;
	left: 0px;
	top: 0px;
}
div#wn_invfaq	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:415px; height:420px; 
	clip:rect(0px, 400px, 970px, 0px); 
	overflow:hidden;	
	z-index:1;
}
div.content_invfaq {
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	width: 400px;
	height: 500px;
}
.text1{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #675752;
	font-size: 10px;
	font-weight: normal;
}
.table_bg{
	background-color: #E6E3D4;
	height: 447;
}
.color_bg{
	background-color: #E6E3D4;
}