/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
}
.txt_gry_b{
	color:#454545;
	font-weight:bold;
}
.txt_gry_s{
	color:#858585;
	font-size:10px;
}

.txt_blk_b{
	color:#000000;
	font-weight:bold;
	font-size:12px;
}
.txt_blk_s{
	color:#000000;
	font-size:11px;
}

.txt_blu{
	color:#143b80;
}
.txt_blu a{
	color:#143b80;
	text-decoration: none;
}
.txt_blu_s_b{
	color:#143b80;
	font-size:11px;
	font-weight:bold;
}

.txt_red{
	color:#a64646;
}
.txt_red a{
	color:#a64646;
}
.txt_brn{
	color:#866500;
}
.txt_fd{
	border:1px solid #5d769d;
}
.yrl_brdr{
	border:1px solid #e4ab32;
	font-size:12px;
}
.policy{
	 margin:0px;
	 padding:0px 0px 10px 0px;
	 list-style:none;
}
.policy li{
	background: url(d_img/pt.jpg) no-repeat left top;
	padding-left:15px;
	color:#858585;
	font-size:11px;
}

.folderstyle a{
	background:url(asp_img/closedb.gif) right center no-repeat;
}
.folderstyle a:hover{
	background:url(asp_img/closedb.gif) right center no-repeat;
}
.folderstyle a:link{
	background:url(asp_img/closedb.gif) right center no-repeat;
}
.folderstyle a:active{
	background:url(asp_img/closedb.gif) right center no-repeat;
}
.folderstyle a:visited{
	background:url(asp_img/closed.gif) right center no-repeat;
}

.folderstyle_hot a{
	background:url(asp_img/hotclosedb.gif) right center no-repeat;
}
.folderstyle_hot a:hover{
	background:url(asp_img/hotclosedb.gif) right center no-repeat;
}
.folderstyle_hot a:link{
	background:url(asp_img/hotclosedb.gif) right center no-repeat;
}
.folderstyle_hot a:active{
	background:url(asp_img/hotclosedb.gif) right center no-repeat;
}
.folderstyle_hot a:visited{
	background:url(asp_img/hotclosed.gif) right center no-repeat;
}




