body 
{   margin:0 auto;
	scrollbar-face-color: #FEFDF8;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #FEFDF8;
    scrollbar-3dlight-color: #D1D7DC;
    scrollbar-arrow-color:  #006699;
    scrollbar-track-color: #EFEFEF;
    scrollbar-darkshadow-color: #98AAB1;
}
body,td,th {
	font-size: 12px;
	color: #333;
	line-height:160%;
}
ul,li{ margin:0 auto; padding:0px; list-style:none;}
p{ margin:5px auto;}
a:link {
	text-decoration: none;
	color: #333;
}
a:visited {
	text-decoration: none;
	color: #333;	
}
a:hover {
	text-decoration: none;
	color:#017EFE;
}
a:active {
	text-decoration: none;
	color:#333;
}

.menu,.menu:link,.menu:visited ,.menu:active{
	color:#fff; padding-left:25px; padding-right:25px; font-weight:600; font-size:12px;
}
.menu:hover {
	text-decoration: underline;
	color:#017EFE;
}
.menu1,.menu1:link,.menu1:visited ,.menu1:active{color:#017EFE; text-decoration: underline;

}
.menu1:hover {text-decoration: underline; color:#333;
}
.menu11,.menu11:link,.menu11:visited ,.menu11:active{color:#000000;
}
.menu11:hover { text-decoration:underline; color:#017EFE;
}
.f-color{color:#017EFE;}
.f-red{ color:#FF0000;}
.webtext{ padding:13px;}
.ctext{padding-left:6px;}
.f-14{ font-size:14px;}
.button{ background-color:#017EFE; color:#FFFFFF;}
.prname{ width:90px; left:18px; overflow:hidden; white-space: nowrap; text-overflow:ellipsis;}
.table1
{ border:solid 1px #F6A62D;
}
INPUT {
font-size: 9pt;
background-color: #FFFFFF;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #CCCCCC;
border-right-color: #CCCCCC;
border-bottom-color: #CCCCCC;
border-left-color: #CCCCCC;}

textarea{
font-size: 9pt;
background-color: #FFFFFF;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: #CCCCCC;border-right-color: #CCCCCC;border-bottom-color: #CCCCCC;border-left-color: #CCCCCC;
}