.boxCnt .left, .boxCnt .cnt { background-repeat: repeat-x; }
.boxCnt .left {
	padding: 12px;
	padding-left: 6px;
	padding-right: 10px;
}
.boxCnt .cnt { padding: 16px; }
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #369;
	padding-bottom: 8px;    
	background-image: url(images/dots_light.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bc {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ccc;
	padding-bottom: 16px;
}
.paging {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccc;
	text-align: center;
	padding: 8px;
}
.paging b {
	color: #69c;
}
.bc a, .paging a { color: #b8c3d1; }
.bc a:hover, .paging a:hover { color: #69c; }


.lefnav td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999;
	background-image: url(images/dots_dark.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 4px;
	padding-bottom: 10px;
}
.lefnav a {
	color: #369;
	text-decoration: none;
}
.lefnav a:hover {
	color: #69c;
	text-decoration: none;
}
.lefnav .sub td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-image: none;
	padding: 2px;
}


.boxCntGrad .t,.boxCntGrad .t img,.boxCntGrad .b,.boxCntGrad .b img { width: 100%; height: 5px; }


.boxCntGrad .cnt {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	vertical-align: top;
	background-color: #fff;
	padding: 4px;
}
.boxCntGrad .cnt .ttl {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 8px;
}
.boxCntGrad .cnt a {
	color: #69c;
	text-decoration: none;
}
.boxCntGrad .cnt a:hover {
	color: #369;
	text-decoration: none;
}
.boxCntGrad .cnt a img {
	float: left;
	margin-right: 10px;
	border: 1px solid #dbdfe5;
}

.tableGrid, .tableGrid td, .tableGrid th {
	border: 1px solid #ccc;
	border-collapse: collapse;
}
.tableGrid a {
	color: #69c;
	text-decoration: none;
}
.tableGrid a:hover {
	color: #369;
	text-decoration: none;
}
.tableGrid td {
	color: #666;
	padding-left: 3px;
	padding-right: 3px;
}
.tableGrid th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #d9dde3;
	font-size: 11px;
	color: #369;
	padding: 3px;
}
.tableGrid th a {
	color: #369;
	text-decoration: none;
}
.tableGrid th a:hover {
	color: #69c;
	text-decoration: none;
}

.topBar {
	background-image: url(images/ds04_bgr.gif);
}
.ds_box_cnt_l_bgr {
	background-image: url(images/ds_box_cnt_l_bgr.gif);
}
.ds_box_cnt_t02_bgr {
	background-image: url(images/ds_box_cnt_t02_bgr.gif);
}
.ds_box_cnt_r_bgr {
	background-image: url(images/ds_box_cnt_r_bgr.gif);
}
.ds_box_grad_b_bgr {
	background-image: url(images/ds_box_grad_b_bgr.gif);
}

.sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #369;
	padding-bottom: 8px;
	background-image: url(images/dots_light.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.sub_title_noul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #369;
	padding-bottom: 8px;
}

.tableGridNB, .tableGridNB td, .tableGridNB th {
	/*border: 1px solid #ccc;*/
	border-collapse: collapse;
}
.tableGridNB a {
	color: #69c;
	text-decoration: none;
}
.tableGridNB a:hover {
	color: #369;
	text-decoration: none;
}
.tableGridNB td {
	color: #666;
	padding-left: 3px;
	padding-right: 3px;
}
.tableGridNB th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #d9dde3;
	font-size: 11px;
	color: #369;
	padding: 3px;
}
.tableGridNB th a {
	color: #369;
	text-decoration: none;
}
.tableGridNB th a:hover {
	color: #69c;
	text-decoration: none;
}

/*Added by Iva */
.smalltableGridNB, .smalltableGridNB td, .smalltableGridNB th {
	/*border: 1px solid #ccc;*/
	border-collapse: collapse;
}
.smalltableGridNB a {
	color: #69c;
	text-decoration: none;
}
.smalltableGridNB a:hover {
	color: #369;
	text-decoration: none;
}
.smalltableGridNB td {
	color: #666;
	padding-left: 1px;
	padding-right: 1px;
}
.smalltableGridNB th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #d9dde3;
	font-size: 11px;
	color: #369;
	padding: 1px;
}
.smalltableGridNB th a {
	color: #369;
	text-decoration: none;
}
.smalltableGridNB th a:hover {
	color: #69c;
	text-decoration: none;
}
