body, td {
	font-family: Tahoma;
	font-size:10pt;
        color:#3F4041;
}
a:hover { color:red; }

.fckBold { font-weight: bold; }

.fckTitle { font-size: 14pt; color:#3F4041; }
/**/

.pagebartitle {
  color:#63A40B; 
  font-weight:bold;
  margin-left:20px;
}
.pagebar {
  color:#63A40B;
  margin-left:20px;
}
.canpage {
  color:#63A40B;
}
.pagebar th { 
  font-size:10pt; 
  padding-right: 10px;
}
.pagebar td {
  width:23px;
  height:23px;
  color:#63A40B;
  text-align:center;
}
.pagebar td.curpage {
  color:#FFFFFF;
  background:url(/templ/default/img/pg_cur.jpg) no-repeat top left;
}

.rbcan0 {
  font-family: Tahoma; 
  color:#FFFFFF; 
  font-size: 10pt; 
  text-decoration:none;
}
.rbcur0 {
  font-family: Tahoma; 
  color:#FFFFFF; 
  font-size: 10pt; 
  font-weight:bold;
  text-decoration:underline;
}
a.rbcan0:hover { color:#FFFFFF; text-decoration:underline; }

.rbund1 {padding: 20 10 10 10px; text-align:center;}
.rbund1, .rbund1 a, .undtxt {
  color:#FFFFFF; 
  font-size:9pt;
  text-decoration:none;
} 
.rbund1 a:hover { 
  color:#FFFFFF; 
  text-decoration:underline; 
}

.rbcan1 {
  color: #04BFF5;
  font-size: 10pt;
  font-weight:bold;
  font-family: Tahoma;
  text-decoration: none;
}
.rbcur1 {
  color: #64A70A;
  font-size: 10pt;
  font-weight:bold;  
  font-family: Tahoma;
}
a.rbcan1:hover {
  text-decoration: underline;
  color: #04BFF5;;
}
.rbcanx {
  color: #084B78;
  font-size: 9pt;
  font-family: Tahoma;
  text-decoration: none;
}
.rbcurx {
  color: #64A70A;
  font-size: 9pt;
  font-family: Tahoma;
}
a.rbcanx:hover {
  text-decoration: underline;
  color: #084B78;
}

.formtitle {font-weight:bold;}

.pgtitle {
  //color: #7EB830;
  color: #6DAE13;
  font-size:10pt;  
  font-weight:bold;
}

.nsarchtitle,  { margin: 5 0 5 0; }
.nsarchtitle a { color: #04BFF5; font-weight:bold; text-decoration: none;}
.nsarchtitle a:hover {color: #04BFF5; text-decoration: underline; }

.cditem {
  width:385;
  height:170;
  color: 3F4041;
  font-size:10pt;
  float:left;
  margin:10px;
}
.cditem_m {
  background:url(/templ/default/img/cditem_m.jpg) top left no-repeat;
}
.cditem_w {
  background:url(/templ/default/img/cditem_w.jpg) top left no-repeat;
}
.cdphoto_m { border:3 solid #92CDFB; }
.cdphoto_w { border:3 solid #EF74E9; }

#cdfilter {
  width:790; 
  height:260; 
  padding:10px; 
  margin:20px; 
  background:url(/templ/default/img/cdfilter_bg.jpg) top left no-repeat;  
}
#cdfilter td { color:#406C06; padding: 5 10 5 10px; }

td.boxtt { background:url(/templ/default/img/boxtt.gif) repeat-x; }
td.boxrr { background:url(/templ/default/img/boxrr.gif) repeat-y; }
td.boxuu { background:url(/templ/default/img/boxuu.gif) repeat-x; }
td.boxll { background:url(/templ/default/img/boxll.gif) repeat-y; }
td.boxmm { background-color:#EAF7D9 };

.fqq {padding-bottom: 5px;}